Template:Class quote: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
No edit summary
(Deprecated)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly><div class="nomobile noexcerpt" style="display: flex; align-items: center;">
<noinclude>{{deprecated|{{t link|Quote class}}}}</noinclude><includeonly><div class="bg3wiki-classquote nomobile noexcerpt" style="display: flex; align-items: center;">
{{Quote|{{{quote|}}}}}
{{Quote|{{{quote|}}}}}
<div style="margin-right: 60px;">[[File:{{{image|}}}|160px]]</div>
<div style="margin-right: 60px;">[[File:{{{image|}}}|160px]]</div>
Line 7: Line 7:
</div></includeonly><noinclude>Provides a standardized layout for the opening quote for classes that adjusts as necessary on mobile.
</div></includeonly><noinclude>Provides a standardized layout for the opening quote for classes that adjusts as necessary on mobile.


<pre>
== Examples ==
{{ClassQuote
{{Template demo
| style = list
| <nowiki>
{{Class quote
| quote = The strong embrace the wild that hides inside - keen instincts, primal physicality, and most of all, an unbridled, unquenchable rage.
| quote = The strong embrace the wild that hides inside - keen instincts, primal physicality, and most of all, an unbridled, unquenchable rage.
| image = Class Barbarian Badge Icon.png
| image = Class Barbarian Badge Icon.png
}}
}}
</pre>
</nowiki>
 
| <nowiki>
{{ClassQuote
{{ClassQuote
| quote = The strong embrace the wild that hides inside - keen instincts, primal physicality, and most of all, an unbridled, unquenchable rage.
| quote = Druids channel the elemental forces of nature and share a deep kinship with animals. Mastery of Wild Shape allows them to transform into beasts from all over the Realms.
| image = Class Barbarian Badge Icon.png
| image = Class Druid Badge Icon.png
}}
</nowiki>
}}
}}
[[Category:Templates]]
[[Category:Templates]]
[[Category:Outdated Templates]]
[[Category:Quotation templates]]
[[Category:Quotation templates]]
</noinclude>
</noinclude>

Latest revision as of 06:17, 29 July 2024

Provides a standardized layout for the opening quote for classes that adjusts as necessary on mobile.

Examples

Markup
{{Class quote
| quote = The strong embrace the wild that hides inside - keen instincts, primal physicality, and most of all, an unbridled, unquenchable rage.
| image = Class Barbarian Badge Icon.png
}}
Renders as
The strong embrace the wild that hides inside - keen instincts, primal physicality, and most of all, an unbridled, unquenchable rage.
Class Barbarian Badge Icon.png
Class Barbarian Badge Icon.png
The strong embrace the wild that hides inside - keen instincts, primal physicality, and most of all, an unbridled, unquenchable rage.
Markup
{{ClassQuote
| quote = Druids channel the elemental forces of nature and share a deep kinship with animals. Mastery of Wild Shape allows them to transform into beasts from all over the Realms.
| image = Class Druid Badge Icon.png
}}
Renders as
Druids channel the elemental forces of nature and share a deep kinship with animals. Mastery of Wild Shape allows them to transform into beasts from all over the Realms.
Class Druid Badge Icon.png
Class Druid Badge Icon.png
Druids channel the elemental forces of nature and share a deep kinship with animals. Mastery of Wild Shape allows them to transform into beasts from all over the Realms.