Template:Quotation: Difference between revisions

From Step Mods | Change The Game
No edit summary
Line 8: Line 8:
=== Parameters ===
=== Parameters ===
==== Required ====
==== Required ====
; '''source='''
; {{fc|red|<nowiki>source=</nowiki>}}
: Quotation source.  
: Quotation source.  
; '''text='''
 
; {{fc|red|<nowiki>text=</nowiki>}}
: Quoted text.
: Quoted text.



Revision as of 21:10, June 19, 2021


Purpose & Usage[edit source]

{{Quotation|source=|text=Text goes here.}}

Parameters[edit source]

Required[edit source]

source=
Quotation source.
text=
Quoted text.

Examples[edit source]

Code[edit source]

{{Quotation|source=AuthorName|text=Text goes here.}}

Result[edit source]

Text goes here.

— AuthorName

See Also[edit source]

None