Difference between revisions of "Quotation/Documentation"

m (No need for "this template" preamble)
Line 2: Line 2:
 
Displays text passages as quotations from an official source.
 
Displays text passages as quotations from an official source.
 
== Parameters ==
 
== Parameters ==
{{bullet}} '''text''': The quoted text.
+
{{parameter|text|The quoted text.}}
 +
{{parameter|source|The quotation source.||Choose from ''game'', ''website'', or a custom value.}}
  
{{bullet}} '''source''': The quotation source. Can be a custom value or a predefined value:
 
:{{bullet}} '''game''': In-game description.
 
:{{bullet}} '''website''': Official website.
 
 
== Usage ==
 
== Usage ==
 
<pre>{{quotation|text=This is a quotation|source=Source}}
 
<pre>{{quotation|text=This is a quotation|source=Source}}
 
{{quotation|text=This is a quotation|source=game}}
 
{{quotation|text=This is a quotation|source=game}}
 
{{quotation|text=This is a quotation|source=website}}</pre>
 
{{quotation|text=This is a quotation|source=website}}</pre>

Revision as of 17:36, 25 February 2023

Description

Displays text passages as quotations from an official source.

Parameters

Arrow.pngtext: The quoted text.
Required.
Arrow.pngsource: The quotation source.
Optional.
Notes: Choose from game, website, or a custom value.

Usage

{{quotation|text=This is a quotation|source=Source}}
{{quotation|text=This is a quotation|source=game}}
{{quotation|text=This is a quotation|source=website}}