Template:Quote: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
m (fixed code again?)
m (finally fixed for real)
Line 1: Line 1:
<includeonly><blockquote style="font-size:130%; font-family:Georgia;">''{{{1}}}''</blockquote></includeonly>
<includeonly><blockquote style="font-size:130%; font-family:Georgia;">''{{{1}}}''</blockquote></includeonly>
Insert a pre-formatted blockquote for an item, class, or feature description, or simply a prominent quote from an NPC.
<noinclude>Insert a pre-formatted blockquote for an item, class, or feature description, or simply a prominent quote from an NPC.




<noinclude>Example usage:
Example usage:


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

Revision as of 08:55, 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:

{{DescriptionQuote|Your quote goes here.}}

Yields:

Your quote goes here.