Template:Quote: Difference between revisions

Attempting to allow centering
(Adding shortcut for a single colour to be used.)
(Attempting to allow centering)
Line 1: Line 1:
{| style="float:{{{float|{{{6|left}}}}}};"
{| style="{{#ifeq: {{{float|left}}}|center|float|align}}{{#ifeq: {{{6|left}}}|center|float|align}}:{{{float|{{{6|left}}}}}};"
|-
|-
| style="font-size:32pt; color:{{{col|{{{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|'''“'''
Line 21: Line 21:
}}</nowiki></code><br>
}}</nowiki></code><br>
<br/>
<br/>
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}}
Inputting <code><nowiki>{{Quote|My body is ready!|Reggie|Blue|green|orange|center|font=Futura}}</nowiki></code> outputs {{Quote|My body is ready!|Reggie|Blue|green|orange|center|font=Futura}}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>