Template:Quotation: Difference between revisions

From Step Mods | Change The Game
No edit summary
Line 24: Line 24:


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


== See Also ==
== See Also ==

Revision as of 19:31, June 19, 2021

.

Purpose & Usage

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

Parameters

Required

source=
Quotation source.
text=
Quoted text.

Optional

icon
Optional. Displays an icon to the left.

Examples

Code:

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

Result:

Text goes here.

— AuthorName


See Also

None