Template:Quote: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(Making it clearer that these extra selectors exist, if you don't wanna select 3 colours before floating the quote.)
(Adding shortcut for a single colour to be used.)
Line 1: Line 1:
{| style="float:{{{float|{{{6|left}}}}}};"
{| style="float:{{{float|{{{6|left}}}}}};"
|-
|-
| style="font-size:32pt; color:{{{3|{{{col1|gray}}}}}}; font-family:Times New Roman,serif;" rowspan=2 width=32px|'''“'''
| style="font-size:32pt; color:{{{col|{{{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; {{#if: {{{font|}}}|font-family:{{{font}}}}}"|{{{1|No quote has been specified.}}}
| style="text-align:left; padding-left:10px; color:{{{col|{{{4|{{{col2|black}}}}}}}}}; padding-right:30px; {{#if: {{{font|}}}|font-family:{{{font}}}}}"|{{{1|No quote has been specified.}}}
| style="font-size:32pt; color:{{{3|{{{col1|gray}}}}}}; font-family:Times New Roman,serif;" rowspan=2 width=32px|'''”'''
| style="font-size:32pt; color: {{{col|{{{3|{{{col1|gray}}}}}}}}}; font-family:Times New Roman,serif;" rowspan=2 width=32px|'''”'''
|-
|-
| style="text-align:right; color:{{{5|{{{col3|gray}}}}}}; padding-right:10px; {{#if: {{{font|}}}|font-family:{{{font}}}}}"|<small>{{#if: {{{2|}}}|--''{{{2}}}''}}</small>
| style="text-align:right; color:{{{col|{{{5|{{{col3|gray}}}}}}}}}; padding-right:10px; {{#if: {{{font|}}}|font-family:{{{font}}}}}"|<small>{{#if: {{{2|}}}|--''{{{2}}}''}}</small>
|}<noinclude>{{clr}}
|}<noinclude>{{clr}}
{{t|Quote}} is an alternative version of {{t|Cquote}}.
{{t|Quote}} is an alternative version of {{t|Cquote}}.
Line 16: Line 16:
<code><nowiki>| col2 = Specifies the color of the quote. (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>| 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. (Optional)</nowiki></code><br/>
<code><nowiki>| float = Specifies the alignment. (Optional)</nowiki></code><br/>
<code><nowiki>| font = Specifies the font family to be used. (Optional)
<code><nowiki>| font = Specifies the font family to be used. (Optional)

Revision as of 08:19, November 8, 2015

No quote has been specified.

{{Quote}} is an alternative version of {{Cquote}}.

Usage


{{Quote | The text.
|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. (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