Difference between revisions of "Quotation"
Stratonian (talk | contribs) m |
Stratonian (talk | contribs) m (Finished incomplete template documentation) |
||
Line 16: | Line 16: | ||
{{bullet}} '''text''': The quoted text. | {{bullet}} '''text''': The quoted text. | ||
− | {{bullet}} '''source''': The source | + | {{bullet}} '''source''': The quotation source. Can be a custom value or a predefined value: |
− | + | :{{bullet}} '''game''': In-game description. | |
− | {{bullet}} ''' | + | :{{bullet}} '''website''': Official website. |
− | |||
− | {{bullet}} ''' | ||
== Usage == | == Usage == | ||
− | <pre>{{quotation|This is a quotation|Source}} | + | <pre>{{quotation|text=This is a quotation|source=Source}} |
− | {{quotation|This is a quotation| | + | {{quotation|text=This is a quotation|source=game}} |
+ | {{quotation|text=This is a quotation|source=website}}</pre> | ||
</noinclude> | </noinclude> |
Revision as of 16:30, 6 September 2021
Description
This template displays text passages as quotations from an official source.
Parameters
• text: The quoted text.
• source: The quotation source. Can be a custom value or a predefined value:
- • game: In-game description.
- • website: Official website.
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}}