Template:Quotation: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
 
(9 intermediate revisions by one other user not shown)
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 pr-3" style="font-size:3em; width:10%;"><i class="far fa-comment"></i></div><div class="pl-3" style="border-left:1px solid #DDD; width:90%;"><p>{{{text|Quoted text.}}}</p><p class="m-n2" style="text-align:right; font-size:1.2em;">— {{{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]][https://stepmodifications.org/forum/topic/19101-quotation/ '''Forum Topic''']


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

Latest revision as of 04:55, October 5, 2023

Forum Topic

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