Template:Class quote: Difference between revisions
Jump to navigation
Jump to search
Provides a standardized layout for the opening quote for classes that adjusts as necessary on mobile.
m (Willowisp moved page Template:Class Quote to Template:Class quote) |
(Deprecated) |
||
(4 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. | ||
< | == 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. | | 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 | ||
}} | }} | ||
</ | </nowiki> | ||
| <nowiki> | |||
{{ClassQuote | {{ClassQuote | ||
| quote = | | 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 | | 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 05:17, 29 July 2024
This template is considered deprecated and its use in new pages should be avoided. Alternatives: {{Quote class}} |
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.
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.