Template:Quote: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(Italics to citing.)
(Adding ability to customize fonts easily.)
Line 2: Line 2:
|-
|-
| style="font-size:32pt; color:{{{3|{{{col1|gray}}}}}}; font-family:Times New Roman,serif;" rowspan=2 width=32px|'''“'''
| style="font-size:32pt; color:{{{3|{{{col1|gray}}}}}}; font-family:Times New Roman,serif;" rowspan=2 width=32px|'''“'''
| style="text-align:left; padding-left:10px; color:{{{4|{{{col2|black}}}}}}; padding-right:30px"|{{{1|Please supply a quote.}}}
| style="text-align:left; padding-left:10px; color:{{{4|{{{col2|black}}}}}}; padding-right:30px; {{#if: {{{font|}}}|font-family:{{{font}}}}}"|{{{1|Please supply a quote.}}}
|-
|-
| style="text-align:right; color:{{{5|{{{col3|gray}}}}}}; padding-right:10px"|<small>{{#if: {{{2|}}}|--''{{{2}}}''}}</small>
| style="text-align:right; color:{{{5|{{{col3|gray}}}}}}; padding-right:10px; {{#if: {{{font|}}}|font-family:{{{font}}}}}"|<small>{{#if: {{{2|}}}|--''{{{2}}}''}}</small>
|}<noinclude>{{clr}}
|}<noinclude>{{clr}}
==Usage==
==Usage==
Line 15: Line 15:
<code><nowiki>| Specifies the color of the quote. (Optional)</nowiki></code><br/>
<code><nowiki>| Specifies the color of the quote. (Optional)</nowiki></code><br/>
<code><nowiki>| Specifies the color of the cite. (Optional)</nowiki></code><br/>
<code><nowiki>| Specifies the color of the cite. (Optional)</nowiki></code><br/>
<code><nowiki>| Specifies the alignment. (Optional)
<code><nowiki>| Specifies the alignment. (Optional)</nowiki></code><br/>
<code><nowiki>| font = Specifies the font family to be used. (Optional)
}}</nowiki></code><br>
}}</nowiki></code><br>
<br/>
<br/>
Inputting <code><nowiki>{{Quote|My body is ready!|Reggie|Blue|green|orange|right}}</nowiki></code> outputs {{Quote|My body is ready!|Reggie|Blue|green|orange|right}}
Inputting <code><nowiki>{{Quote|My body is ready!|Reggie|Blue|green|orange|right|font=Futura}}</nowiki></code> outputs {{Quote|My body is ready!|Reggie|Blue|green|orange|right|font=Futura}}
</noinclude>
</noinclude>

Revision as of 17:06, November 7, 2015

Please supply a quote.

Usage

A simpler version of Template:cquote.

{{Quote | The text.
|The citing. (Optional)
| Specifies the color of the comma. (Optional)
| Specifies the color of the quote. (Optional)
| Specifies the color of the cite. (Optional)
| Specifies the alignment. (Optional)
| font = Specifies the font family to be used. (Optional) }}

Inputting {{Quote|My body is ready!|Reggie|Blue|green|orange|right|font=Futura}} outputs

My body is ready!
--Reggie