Template:Quote/featured: Difference between revisions

From Halopedia, the Halo wiki

m (For featured/quote)
 
m (Protected "Template:Quote/featured" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| style="margin:auto;"
{| class="quotebox" style="margin:auto;"
| valign="top" style="width:20px; font-size:36px; font-family:'Times New Roman', serif; font-weight:bold; text-align:left; padding:3px;" | “
| valign="top" style="width:20px; font-size:36px; font-family:'Times New Roman', serif; font-weight:bold; text-align:left; padding:3px;" | “
| valign="top" style="padding:3px;" |
| valign="top" style="padding:3px;" |
{{#switch:{{{multi|}}}
{{#switch:{{{number|}}}
|yes=
|two=
'''{{{1}}}''': "''{{{q1}}}''"<br />
'''{{{1}}}''': "''{{{q1}}}''"<br />
'''{{{2}}}''': "''{{{q2}}}''"<br />
'''{{{2}}}''': "''{{{q2}}}''"<br />
&mdash;{{{3}}}
<span style="float:right;">&mdash;{{{3}}}</span>
|more=
|three=
'''{{{1}}}''': "''{{{q1}}}''"<br />
'''{{{1}}}''': "''{{{q1}}}''"<br />
'''{{{2}}}''': "''{{{q2}}}''"<br />
'''{{{2}}}''': "''{{{q2}}}''"<br />
'''{{{3}}}''': "''{{{q3}}}''"<br />
'''{{{3}}}''': "''{{{q3}}}''"<br />
&mdash;{{{4}}}
<span style="float:right;">&mdash;{{{4}}}</span>
|moar=
|four=
'''{{{1}}}''': "''{{{q1}}}''"<br />
'''{{{1}}}''': "''{{{q1}}}''"<br />
'''{{{2}}}''': "''{{{q2}}}''"<br />
'''{{{2}}}''': "''{{{q2}}}''"<br />
'''{{{3}}}''': "''{{{q3}}}''"<br />
'''{{{3}}}''': "''{{{q3}}}''"<br />
'''{{{4}}}''': "''{{{q4}}}''"<br />
'''{{{4}}}''': "''{{{q4}}}''"<br />
&mdash;{{{5}}}
<span style="float:right;">&mdash;{{{5}}}</span>
|#default=
|#default=
''{{{1}}}''<br />
''{{{1}}}''<br />
&mdash;{{{2}}}
<span style="float:right;">&mdash;{{{2}}}</span>
}}
}}
| valign="bottom" style="width:20px; font-size:36px; font-family:'Times New Roman', serif; font-weight:bold; text-align:right; padding:3px;" | ”
| valign="bottom" style="width:20px; font-size:36px; font-family:'Times New Roman', serif; font-weight:bold; text-align:right; padding:3px;" | ”
|}
|}<noinclude>
==Changes==
Add in <code><nowiki>|number= #</nowiki></code> for multiple phrases, i.e. "number=two" creates two phrases in one, "number=three" creates three in one and so on. Supports up to four. If there's only one, don't add this in.
</noinclude>

Latest revision as of 16:39, July 5, 2018

{{{1}}}
—{{{2}}}

Changes

Add in |number= # for multiple phrases, i.e. "number=two" creates two phrases in one, "number=three" creates three in one and so on. Supports up to four. If there's only one, don't add this in.