Template:Quote: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<onlyinclude><blockquote style="font-size:130%; font-family:Georgia;">''{{{1}}}''</blockquote></onlyinclude> Insert a pre-formatted blockquote for an item, class, or feature description, or simply a prominent quote from an NPC. Example usage: <code>{{DescriptionQuote{{!}}Your quote goes here.}}</code> Yields: <blockquote style="font-size:130%; font-family:Georgia;">''Your quote goes here.''</blockquote>") |
No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude><blockquote style="font-size:130%; font-family:Georgia;">''{{{1}}}''</blockquote></onlyinclude> | <onlyinclude><blockquote style="font-size:130%; font-family:Georgia;">''{{{1}}}''</blockquote></onlyinclude> | ||
Insert a pre-formatted blockquote for an item, class, or feature description, or simply a prominent quote from an NPC. | Insert a pre-formatted blockquote for an item, class, or feature description, or simply a prominent quote from an NPC. | ||
Revision as of 07:44, 24 January 2023
{{{1}}}
Insert a pre-formatted blockquote for an item, class, or feature description, or simply a prominent quote from an NPC.
Example usage:
{{DescriptionQuote|Your quote goes here.}}
Yields:
Your quote goes here.