Template:Quote: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#if:{{{multi|}}}|{{#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|}}}
}}|{{#switch:{{{no|}}}
|two=
|two=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:&mdash; {{{3}}}
:&mdash; {{{3}}}
|three=
|three=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:&mdash; {{{4}}}
:&mdash; {{{4}}}
|four=
|four=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{4}}}''': "''{{{q4}}}''"
:'''{{{4}}}''': "''{{{q4}}}''"
:&mdash; {{{5}}}
:&mdash; {{{5}}}
|five=
|five=:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{1}}}''': "''{{{q1}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{2}}}''': "''{{{q2}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
:'''{{{3}}}''': "''{{{q3}}}''"
Line 41: Line 33:
:'''{{{5}}}''': "''{{{q5}}}''"
:'''{{{5}}}''': "''{{{q5}}}''"
:&mdash; {{{6}}}
:&mdash; {{{6}}}
|#default=
|#default=:"''{{{1}}}''"
:"''{{{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 105: 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=
}}