Template:Quote: Difference between revisions
From Halopedia, the Halo wiki
m (Reverted edits by CommanderTony (talk) to last version by Ghost sangheili) |
No edit summary |
||
(21 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<span>{{#if:{{{multi|}}}|{{#switch:{{{multi|}}} | |||
: | |yes=:'''{{{1}}}''': "''{{{q1}}}''" | ||
[[ | :'''{{{2}}}''': "''{{{q2}}}''" | ||
[[Category: | :— {{{3}}} | ||
</noinclude> | |more=:'''{{{1}}}''': "''{{{q1}}}''" | ||
:'''{{{2}}}''': "''{{{q2}}}''" | |||
:'''{{{3}}}''': "''{{{q3}}}''" | |||
:— {{{4}}} | |||
|moar=:'''{{{1}}}''': "''{{{q1}}}''" | |||
:'''{{{2}}}''': "''{{{q2}}}''" | |||
:'''{{{3}}}''': "''{{{q3}}}''" | |||
:'''{{{4}}}''': "''{{{q4}}}''" | |||
:— {{{5}}} | |||
|#default=:"''{{{1}}}''" | |||
{{#if:{{{2|}}}|:— {{{2}}}}} | |||
}}|{{#switch:{{{no|}}} | |||
|two=:'''{{{1}}}''': "''{{{q1}}}''" | |||
:'''{{{2}}}''': "''{{{q2}}}''" | |||
:— {{{3}}} | |||
|three=:'''{{{1}}}''': "''{{{q1}}}''" | |||
:'''{{{2}}}''': "''{{{q2}}}''" | |||
:'''{{{3}}}''': "''{{{q3}}}''" | |||
:— {{{4}}} | |||
|four=:'''{{{1}}}''': "''{{{q1}}}''" | |||
:'''{{{2}}}''': "''{{{q2}}}''" | |||
:'''{{{3}}}''': "''{{{q3}}}''" | |||
:'''{{{4}}}''': "''{{{q4}}}''" | |||
:— {{{5}}} | |||
|five=:'''{{{1}}}''': "''{{{q1}}}''" | |||
:'''{{{2}}}''': "''{{{q2}}}''" | |||
:'''{{{3}}}''': "''{{{q3}}}''" | |||
:'''{{{4}}}''': "''{{{q4}}}''" | |||
:'''{{{5}}}''': "''{{{q5}}}''" | |||
:— {{{6}}} | |||
|#default=:"''{{{1}}}''" | |||
{{#if:{{{2|}}}|:— {{{2}}}}} | |||
}}}}</span><noinclude> | |||
==About== | |||
This template is capable of featuring multiple quotes at a time. | |||
;For up to two quotes, | |||
<pre> | |||
{{Quote|no=two | |||
|1= | |||
|q1= | |||
|2= | |||
|q2= | |||
|3= | |||
}} | |||
</pre> | |||
:An example of two quotes at a time: | |||
{{quote|no=two|John-117|343 Guilty Spark|q1=On Halo, you tried to kill Cortana. You tried to kill me...|q2=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, | |||
<pre> | |||
{{Quote|no=three | |||
|1= | |||
|q1= | |||
|2= | |||
|q2= | |||
|3= | |||
|q3 | |||
|4= | |||
}} | |||
</pre> | |||
:An example of three quotes at a time: | |||
{{Quote|no=three|Kelly-087|John-117|Kelly-087|q1=It's a shame to leave [[Jericho VII|this place]]...there are so few left...|q2=There will be other places to fight for.|q3=Will there?|Kelly regretting to leave Jericho VII}} | |||
;For up to four quotes, | |||
<pre> | |||
{{Quote|no=four | |||
|1= | |||
|q1= | |||
|2= | |||
|q2= | |||
|3= | |||
|q3 | |||
|4= | |||
|q4= | |||
|5= | |||
}} | |||
</pre> | |||
;For up to five quotes, | |||
<pre> | |||
{{Quote|no=five | |||
|1= | |||
|q1= | |||
|2= | |||
|q2= | |||
|3= | |||
|q3 | |||
|4= | |||
|q4= | |||
|5= | |||
}} | |||
</pre> | |||
== See also == | |||
*[[Template:Article quote|Article quote template]] | |||
[[Category:Content templates]]</noinclude> |
Latest revision as of 10:23, March 25, 2022
- "{{{1}}}"
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= }}