Template:Quote: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
m (Majesstic moved page Template:DescriptionQuote to Template:Quote: simplifying template name... fewer characters.)
mNo edit summary
Line 5: Line 5:
Example usage:
Example usage:


<code>&#123;&#123;DescriptionQuote{{!}}Your quote goes here.&#125;&#125;</code>
<code>&#123;&#123;Quote{{!}}Your quote goes here.&#125;&#125;</code>


Yields:
Yields:
<blockquote style="font-size:130%; font-family:Georgia;">''Your quote goes here.''</blockquote></noinclude>
<blockquote style="font-size:130%; font-family:Georgia;">''Your quote goes here.''</blockquote></noinclude>

Revision as of 08:48, 24 January 2023

Insert a pre-formatted blockquote for an item, class, or feature description, or simply a prominent quote from an NPC.


Example usage:

{{Quote|Your quote goes here.}}

Yields:

Your quote goes here.