Template:Quote: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
mNo edit summary
Line 1: Line 1:
{{#if:{{{multi|}}}|{{#switch:{{{multi|}}}
{{#if:{{{multi|}}}|{{#switch:{{{multi|}}}
|yes=
|yes=
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "<span style="font-style:italic;">{{{q1}}}</span>"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "<span style="font-style:italic;">{{{q2}}}</span>"
:&mdash;{{{3}}}
:&mdash;{{{3}}}
|more=
|more=
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "<span style="font-style:italic;">{{{q1}}}</span>"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "<span style="font-style:italic;">{{{q2}}}</span>"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "<span style="font-style:italic;">{{{q3}}}</span>"
:&mdash;{{{4}}}
:&mdash;{{{4}}}
|moar=
|moar=
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "<span style="font-style:italic;">{{{q1}}}</span>"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "<span style="font-style:italic;">{{{q2}}}</span>"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "<span style="font-style:italic;">{{{q3}}}</span>"
:'''{{{4}}}''': "''{{{q4}}}''"
:'''{{{4}}}''': "<span style="font-style:italic;">{{{q4}}}</span>"
:&mdash;{{{5}}}
:&mdash;{{{5}}}
|#default=
|#default=
Line 20: Line 20:
}}|{{#switch:{{{no|}}}
}}|{{#switch:{{{no|}}}
|two=
|two=
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "<span style="font-style:italic;">{{{q1}}}</span>"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "<span style="font-style:italic;">{{{q2}}}</span>"
:&mdash;{{{3}}}
:&mdash;{{{3}}}
|three=
|three=
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "<span style="font-style:italic;">{{{q1}}}</span>"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "<span style="font-style:italic;">{{{q2}}}</span>"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "<span style="font-style:italic;">{{{q3}}}</span>"
:&mdash;{{{4}}}
:&mdash;{{{4}}}
|four=
|four=
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "<span style="font-style:italic;">{{{q1}}}</span>"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "<span style="font-style:italic;">{{{q2}}}</span>"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "<span style="font-style:italic;">{{{q3}}}</span>"
:'''{{{4}}}''': "''{{{q4}}}''"
:'''{{{4}}}''': "<span style="font-style:italic;">{{{q4}}}</span>"
:&mdash;{{{5}}}
:&mdash;{{{5}}}
|five=
|five=
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "<span style="font-style:italic;">{{{q1}}}</span>"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "<span style="font-style:italic;">{{{q2}}}</span>"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "<span style="font-style:italic;">{{{q3}}}</span>"
:'''{{{4}}}''': "''{{{q4}}}''"
:'''{{{4}}}''': "<span style="font-style:italic;">{{{q4}}}</span>"
:'''{{{5}}}''': "''{{{q5}}}''"
:'''{{{5}}}''': "<span style="font-style:italic;">{{{q5}}}</span>"
:&mdash;{{{6}}}
:&mdash;{{{6}}}
|#default=
|#default=
:"''{{{1}}}''"
:"<span style="font-style:italic;">{{{1}}}</span>"
:&mdash;{{{2}}}
:&mdash;{{{2}}}
}}}}<noinclude>
}}}}<noinclude>

Revision as of 12:15, July 3, 2014

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

About

This template is capable of featuring multiple quotes at a time.

For up to two quotes,
{{Quote|no=two
|1=
|q1=
|2=
|q2=
|3=
}}
An example of two quotes at a time:
John-117: "On Halo, you tried to kill Cortana. You tried to kill me..."
343 Guilty Spark: "Protocol dictated my response. She had the activation Index, and you were going to destroy my installation. You did destroy my installation. Now I have only one function: to help you, Reclaimer, as I always should have done."
—Conversation between John-117 and 343 Guilty Spark
For up to three quotes,
{{Quote|no=three
|1=
|q1=
|2=
|q2=
|3=
|q3
|4=
}}
An example of three quotes at a time:
Kelly-087: "It's a shame to leave this place...there are so few left..."
John-117: "There will be other places to fight for."
Kelly-087: "Will there?"
—Kelly regretting to leave Jericho VII
For up to four quotes,
{{Quote|no=four
|1=
|q1=
|2=
|q2=
|3=
|q3
|4=
|q4=
|5=
}}
For up to five quotes,
{{Quote|no=five
|1=
|q1=
|2=
|q2=
|3=
|q3
|4=
|q4=
|5=
}}