8,856
editsAd placeholder
Template:Quote: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
<includeonly><blockquote style="font-size:{{#if:{{{size|}}}|{{{size}}}|130%}}; font-family:Georgia;"> | <includeonly><blockquote class="bg3wiki.bquote" style="font-size:{{#if:{{{size|}}}|{{{size}}}|130%}}; font-family:Georgia;">{{{1|}}}</blockquote></includeonly><noinclude> | ||
Insert a pre-formatted blockquote for an item, class, or feature description, or simply a prominent quote from an NPC. | {{documentation|content=Insert a pre-formatted blockquote for an item, class, or feature description, or simply a prominent quote from an NPC. | ||
== Usage Examples == | == Usage Examples == | ||
Line 20: | Line 20: | ||
{{Quote|size=90%|Here is a smaller quote.}} | {{Quote|size=90%|Here is a smaller quote.}} | ||
[[Category: Templates]] | |||
[[Category: Quotation templates]] | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Quote", | |||
{ | "required": true | ||
}, | |||
"size": {} | |||
} | |||
} | |||
</templatedata>}} | |||
</noinclude> | </noinclude> |