Template:Quote: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
No edit summary
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{#switch:{{{multi|}}}
<span>{{#if:{{{multi|}}}|{{#switch:{{{multi|}}}
|yes=
|yes=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:&mdash;{{{3}}}
:&mdash; {{{3}}}
|more=
|more=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:&mdash;{{{4}}}
:&mdash; {{{4}}}
|moar=
|moar=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{4}}}''': "''{{{q4}}}''"
:'''{{{4}}}''': "''{{{q4}}}''"
:&mdash;{{{5}}}
:&mdash; {{{5}}}
|#default=
|#default=:"''{{{1}}}''"
:"''{{{1}}}''"
{{#if:{{{2|}}}|:&mdash; {{{2}}}}}
:&mdash;{{{2}}}
}}|{{#switch:{{{no|}}}
}}<noinclude>
|two=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:&mdash; {{{3}}}
|three=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:&mdash; {{{4}}}
|four=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{4}}}''': "''{{{q4}}}''"
:&mdash; {{{5}}}
|five=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{4}}}''': "''{{{q4}}}''"
:'''{{{5}}}''': "''{{{q5}}}''"
:&mdash; {{{6}}}
|#default=:"''{{{1}}}''"
{{#if:{{{2|}}}|:&mdash; {{{2}}}}}
}}}}</span><noinclude>
==About==
==About==
This template is capable of featuring multiple quotes at a time
This template is capable of featuring multiple quotes at a time.
;For two quotes,
 
;For up to two quotes,
<pre>
<pre>
{{Quote|multi=yes
{{Quote|no=two
|1=
|1=
|q1=
|q1=
Line 32: Line 50:
</pre>
</pre>
:An example of two quotes at a time:
:An example of two quotes at a time:
{{quote|multi=yes|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}}
{{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 three quotes,
;For up to three quotes,
<pre>
<pre>
{{Quote|multi=more
{{Quote|no=three
|1=
|1=
|q1=
|q1=
Line 47: Line 65:
</pre>
</pre>
:An example of three quotes at a time:
:An example of three quotes at a time:
{{Quote|multi=more|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}}
{{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 four quotes,
;For up to four quotes,
<pre>
<pre>
{{Quote|multi=moar
{{Quote|no=four
|1=
|1=
|q1=
|q1=
Line 63: Line 81:
}}
}}
</pre>
</pre>
[[Category:Templates]]
 
</noinclude>
;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 11: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=
}}

See also