Template:Class quote: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
No edit summary
(Deprecated)
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>{| class="nomobile"  
<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>
! style="width: 350px;" | [[File:{{{image|}}}|center|frameless|160px]]
</div><div class="mobileonly noexcerpt">
|}
[[File:{{{image|}}}|center|160px]]
{{Quote|{{{quote|}}}}}
</div></includeonly><noinclude>Provides a standardized layout for the opening quote for classes that adjusts as necessary on mobile.


<mobileonly>[[File:{{{image|}}}|center|160px]]{{Quote|{{{quote|}}}}}</mobileonly></includeonly><noinclude>Provides a standardized layout for the opening quote for classes that adjusts as necessary on mobile.
== Examples ==
{{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.
| image = Class Barbarian Badge Icon.png
}}
</nowiki>
| <nowiki>
{{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
}}
</nowiki>
}}


<pre>{{ClassQuote
[[Category:Templates]]
|quote=The strong embrace the wild that hides inside - keen instincts, primal physicality, and most of all, an unbridled, unquenchable rage.
[[Category:Outdated Templates]]
|image=Class Barbarian Badge Icon.png}}</pre>
[[Category:Quotation templates]]
 
{{ClassQuote
|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}}
</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.