Template:Quote: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(New Page: {| style="border:1px solid black" width=75% |- | style="font-size:32pt; color:gray; font-family:Times New Roman,serif; padding:10px 10px" rowspan=2|'''“''' | {{{1}}} |- | style="text-...)
 
m (Text replacement - "]] </noinclude>" to "]]</noinclude>")
 
(42 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| style="border:1px solid black" width=75%
{| {{#ifeq:{{{float|{{{6|left}}}}}}|center|align="center"|style="float:{{{float|{{{6|left}}}}}}"}}
|-
|-
| style="font-size:32pt; color:gray; font-family:Times New Roman,serif; padding:10px 10px" rowspan=2|'''“'''
| style="font-size:32pt; color:{{{col|{{{3|{{{col1|gray}}}}}}}}}; font-family:{{{font|{{{font1|Times New Roman,serif}}}}}}" rowspan=2 width=32px|'''“'''
| {{{1}}}
| style="text-align:left; padding-left:10px; color:{{{col|{{{4|{{{col2|black}}}}}}}}}; padding-right:30px; {{#ifeq: {{{bold|}}}|y|font-weight:bold;|}} {{#ifeq: {{{italics|}}}|y|font-style:italic;|}} {{#ifeq: {{{ul|{{{ul1|}}}}}}|y|text-decoration:underline;|}} {{#if: {{{font|{{{font2|}}}}}}|font-family:{{{font|{{{font2|}}}}}}}}"|{{{1|No quote has been specified.}}}
| style="font-size:32pt; color: {{{col|{{{3|{{{col1|gray}}}}}}}}}; font-family:{{{font|{{{font1|Times New Roman,serif}}}}}}" rowspan=2 width=32px|'''”'''
|-
|-
| style="text-align:right"|--{{{2}}}
| style="text-align:right; color:{{{col|{{{5|{{{col3|gray}}}}}}}}}; padding-right:10px; {{#ifeq: {{{bold|}}}|y|font-weight:bold;|}} {{#ifeq: {{{ul|{{{ul2|}}}}}}|y|text-decoration:underline;|}} {{#if: {{{font|{{{font3|}}}}}}|font-family:{{{font|{{{font3}}}}}}}}"|<small>{{#if: {{{2|}}}{{{cite|}}}|--''{{{2|{{{cite}}}}}}''}}</small>
 
|}<noinclude>{{clr}}
|}
{{t|Quote}} is an alternative version of {{t|Cquote}} meant for advanced userspaces.
==Usage==
<br>
<code><nowiki>{{Quote
| The text.</nowiki></code><br/>
<code><nowiki>| cite = The citing. (Optional)</nowiki></code><br/>
<code><nowiki>| col1 = Specifies the color of the comma. (Optional)</nowiki></code><br/>
<code><nowiki>| col2 = Specifies the color of the quote. (Optional)</nowiki></code><br/>
<code><nowiki>| col3 = Specifies the color of the cite. (Optional)</nowiki></code><br/>
<code><nowiki>| col = Specifies the color of the entire quote. (Optional)</nowiki></code><br/>
<code><nowiki>| float = Specifies the alignment of the quote. (Optional)</nowiki></code><br/>
<code><nowiki>| font1 = Specifies the font family of the comma. (Optional)</nowiki></code><br/>
<code><nowiki>| font2 = Specifies the font family of the quote. (Optional)</nowiki></code><br/>
<code><nowiki>| font3 = Specifies the font family of the cite. (Optional)</nowiki></code><br/>
<code><nowiki>| font = Specifies the font family of the entire quote. (Optional)</nowiki></code><br/>
<code><nowiki>| bold = type "y" to enable a bolded quote. (Optional)</nowiki></code><br/>
<code><nowiki>| italics = type "y" to enable italics. (Optional)</nowiki></code><br/>
<code><nowiki>| ul1 = type "y" to enable an underlined quote. (Optional)</nowiki></code><br/>
<code><nowiki>| ul2 = type "y" to enable an underlined cite. (Optional)</nowiki></code><br/>
<code><nowiki>| ul = type "y" to enable underlined text. (Optional)
}}</nowiki></code><br>
<br/>
===Example===
Inputting any of the following: <br><code><nowiki>{{Quote|My body is ready!|Reggie|Blue|green|orange|center|font1=Arial|font2=Times New Roman|font3=Futura|bold=y|italics=y|ul1=y}} </nowiki></code><br/>OR<br/><code><nowiki>{{Quote|My body is ready!|cite=Reggie|col1=Blue|col2=green|col3=orange|float=center|font1=Arial|font2=Times New Roman|font3=Futura|bold=y|italics=y|ul1=y}}</nowiki></code><br/> will both produce: {{Quote|My body is ready!|Reggie|Blue|green|orange|center|font1=Arial|font2=Times New Roman|font3=Futura|bold=y|italics=y|ul1=y}}
[[Category:Templates]]</noinclude>

Latest revision as of 01:43, August 30, 2019

No quote has been specified.

{{Quote}} is an alternative version of {{Cquote}} meant for advanced userspaces.

Usage


{{Quote | The text.
| cite = The citing. (Optional)
| col1 = Specifies the color of the comma. (Optional)
| col2 = Specifies the color of the quote. (Optional)
| col3 = Specifies the color of the cite. (Optional)
| col = Specifies the color of the entire quote. (Optional)
| float = Specifies the alignment of the quote. (Optional)
| font1 = Specifies the font family of the comma. (Optional)
| font2 = Specifies the font family of the quote. (Optional)
| font3 = Specifies the font family of the cite. (Optional)
| font = Specifies the font family of the entire quote. (Optional)
| bold = type "y" to enable a bolded quote. (Optional)
| italics = type "y" to enable italics. (Optional)
| ul1 = type "y" to enable an underlined quote. (Optional)
| ul2 = type "y" to enable an underlined cite. (Optional)
| ul = type "y" to enable underlined text. (Optional) }}

Example

Inputting any of the following:
{{Quote|My body is ready!|Reggie|Blue|green|orange|center|font1=Arial|font2=Times New Roman|font3=Futura|bold=y|italics=y|ul1=y}}
OR
{{Quote|My body is ready!|cite=Reggie|col1=Blue|col2=green|col3=orange|float=center|font1=Arial|font2=Times New Roman|font3=Futura|bold=y|italics=y|ul1=y}}
will both produce:

My body is ready!
--Reggie