Template:Quote: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#if:{{{multi|}}}|{{#switch:{{{multi|}}}
<span>{{#if:{{{multi|}}}|{{#switch:{{{multi|}}}
|yes=:'''{{{1}}}''': "''{{{q1}}}''"
|yes=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:&mdash;{{{3}}}
:&mdash; {{{3}}}
|more=:'''{{{1}}}''': "''{{{q1}}}''"
|more=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:&mdash;{{{4}}}
:&mdash; {{{4}}}
|moar=:'''{{{1}}}''': "''{{{q1}}}''"
|moar=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{4}}}''': "''{{{q4}}}''"
:'''{{{4}}}''': "''{{{q4}}}''"
:&mdash;{{{5}}}
:&mdash; {{{5}}}
|#default=:"''{{{1}}}''"
|#default=:"''{{{1}}}''"
:&mdash;{{{2}}}
{{#if:{{{2|}}}|:&mdash; {{{2}}}}}
}}|{{#switch:{{{no|}}}
}}|{{#switch:{{{no|}}}
|two=:'''{{{1}}}''': "''{{{q1}}}''"
|two=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:&mdash;{{{3}}}
:&mdash; {{{3}}}
|three=:'''{{{1}}}''': "''{{{q1}}}''"
|three=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:&mdash;{{{4}}}
:&mdash; {{{4}}}
|four=:'''{{{1}}}''': "''{{{q1}}}''"
|four=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{4}}}''': "''{{{q4}}}''"
:'''{{{4}}}''': "''{{{q4}}}''"
:&mdash;{{{5}}}
:&mdash; {{{5}}}
|five=:'''{{{1}}}''': "''{{{q1}}}''"
|five=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
Line 32: Line 32:
:'''{{{4}}}''': "''{{{q4}}}''"
:'''{{{4}}}''': "''{{{q4}}}''"
:'''{{{5}}}''': "''{{{q5}}}''"
:'''{{{5}}}''': "''{{{q5}}}''"
:&mdash;{{{6}}}
:&mdash; {{{6}}}
|#default=:"''{{{1}}}''"
|#default=:"''{{{1}}}''"
{{#if:{{{2|}}}|:&mdash;{{{2}}}}}
{{#if:{{{2|}}}|:&mdash; {{{2}}}}}
}}}}<noinclude>
}}}}</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.
Line 96: Line 96:
}}
}}
</pre>
</pre>
[[Category:Content templates|{{PAGENAME}}]]
 
</noinclude>
[[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=
}}