Difference between revisions of "Quotation"

m (better 3rd parameter handling)
m (comment)
 
Line 4: Line 4:
 
<div style="position: absolute; margin-left: -0.2em;">“</div></div>
 
<div style="position: absolute; margin-left: -0.2em;">“</div></div>
 
<div class="mb-2" style="line-height: 1.53846em;">{{{1|{{error|No quote text provided. Add a text parameter.}}}}}</div>
 
<div class="mb-2" style="line-height: 1.53846em;">{{{1|{{error|No quote text provided. Add a text parameter.}}}}}</div>
<div style="padding-left: 1.6em; font-size: 0.9em; font-style:italic;">{{#if:{{{2|}}}|—&nbsp;{{#switch:{{lc:{{{2}}}}}
+
<div style="padding-left: 1.6em; font-size: 0.9em; font-style:italic;">{{#if:{{{2|}}}|—&nbsp;{{#switch:{{lc:{{{2}}}}}<!-- handle source -->
 
| game    = In-game description
 
| game    = In-game description
 
| website  = [{{{3|https://corepunk.com}}} Official website]
 
| website  = [{{{3|https://corepunk.com}}} Official website]

Latest revision as of 14:45, 11 August 2023

Description[edit]

Displays text passages as quotations from an official source.

Usage[edit]

{{quotation|<This is a quotation>|<game>}}
{{quotation|<This is a quotation>|<website>}}
{{quotation|<This is a quotation>|<website>|<https://corepunk.com>}}
{{quotation|<This is a quotation>|<custom label>|<https://corepunk.wiki>}}
{{quotation|<This is a quotation>|<https://corepunk.wiki>}}

Parameters[edit]

Arrow.png1: Quoted text.
Required.
Arrow.png2: Quotation label.
Optional.
Notes: Choose from game, website, a custom label, or a custom link.
Arrow.png3: Quotation source.
Optional.
Notes: A link to the quotation source. Use if parameter 2 isn't already a link.

Errors[edit]

No quote text provided. Add a text parameter.

See Also[edit]

Arrow.pngBlockquote