Template:Quotation: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><blockquote class="blockquote font-italic m-auto p-3 w-75"><div class="d-flex w-100"><div class="font-weight-bold m-auto orangetx" style="font-size:3rem; width:7%;"><i class="far fa-comment"></i></div><div class="pl-3" style="border-left:1px solid #787878; width:90%;"><p>{{{text|Quoted text.}}}</p><p class="mb-n4 mr-n1" style="text-align:right; font-size:1rem;">— {{{source|Quotation source}}}</p></div></div></blockquote></includeonly><noinclude>__NOTOC__ [[Category:Formatting Templates]]
<includeonly><blockquote class="blockquote font-italic m-auto p-3 w-75"><div class="d-flex w-100"><div class="font-weight-bold m-auto orangetx" style="font-size:3rem; width:7%;"><i class="far fa-comment"></i></div><div class="pl-3" style="border-left:1px solid #787878; width:90%;"><p>{{{text|Quoted text.}}}</p><p class="m-0" style="text-align:right; font-size:1rem;">— {{{source|Quotation source}}}</p></div></div></blockquote></includeonly><noinclude>__NOTOC__ [[Category:Formatting Templates]]


== Purpose & Usage ==
== Purpose & Usage ==

Revision as of 17:00, September 17, 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