Template:Quote: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(ALIGNMENT ADDED!)
(realigning example quote, adding extra options to the template)
Line 1: Line 1:
{| style="float:{{{float|{{{6|left}}}}}};"
{| style="float:{{{float|{{{6|left}}}}}};"
|-
|-
| style="font-size:32pt; color:{{{3|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|black}}}; padding-right:30px"|{{{1|Please supply a quote.}}}
| style="text-align:left; padding-left:10px; color:{{{4|{{{col2|black}}}}}}; padding-right:30px"|{{{1|Please supply a quote.}}}
|-
|-
| style="text-align:right; color:{{{5|gray}}}; padding-right:10px"|<small>{{#if: {{{2|}}}|--{{{2}}}}}</small>
| style="text-align:right; color:{{{5|{{{col3|gray}}}}}}; padding-right:10px"|<small>{{#if: {{{2|}}}|--{{{2}}}}}</small>
|}<noinclude>{{clr}}
|}<noinclude>{{clr}}
==Usage==
==Usage==
Line 18: Line 18:
}}</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|center}}</nowiki></code> outputs {{Quote|My body is ready!|Reggie|Blue|green|orange|center}}
</noinclude>
</noinclude>

Revision as of 15:23, 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) }}

Inputting {{Quote|My body is ready!|Reggie|Blue|green|orange|center}} outputs

My body is ready!
--Reggie