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

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

Parameters

Required

source=
Quotation source.
text=
Quoted text.

Examples

Code

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

Result

Text goes here.

— AuthorName

See Also

None