Template:Quotation: Difference between revisions

From Step Mods | Change The Game
No edit summary
Line 15: Line 15:
== Examples ==
== Examples ==


'''Code:'''
=== Code ===
<pre>{{Quotation|source=AuthorName|text=Text goes here.}}</pre>
<pre>{{Quotation|source=AuthorName|text=Text goes here.}}</pre>
'''Result:'''
 
=== Result ===
 
{{Quotation|source=AuthorName|text=Text goes here.}}
{{Quotation|source=AuthorName|text=Text goes here.}}



Revision as of 21:05, 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