Template:Spell slot: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{trim| | <includeonly>{{trim| | ||
{{#lvardef: min-w | {{#if: {{{w|}}} | {{{w}}} | {{#if: {{{size|}}} | {{{size}}} | | {{#lvardef: min-w | {{#if: {{{w|}}} | {{{w}}} | {{#if: {{{size|}}} | {{{size}}} | 30 }} }} }} | ||
{{#lvardef: max-w | {{{w|}}} }} | {{#lvardef: max-w | {{{w|}}} }} | ||
{{#lvardef: max-h | {{#if: {{{h|}}} | {{{h}}} | {{#if: {{{size|}}} | {{{size}}} | | {{#lvardef: max-h | {{#if: {{{h|}}} | {{{h}}} | {{#if: {{{size|}}} | {{{size}}} | 30 }} }} }} | ||
}}{{#if: {{{block|}}} | }}{{#if: {{{block|}}} | ||
| <span style="display: inline-flex; align-items: center; {{#if: {{{gap|}}} | gap: {{{gap}}}px; }}"> | | <span style="display: inline-flex; align-items: center; {{#if: {{{gap|}}} | gap: {{{gap}}}px; }}"> | ||
Line 13: | Line 13: | ||
"><span style="vertical-align: middle;">{{icon | "><span style="vertical-align: middle;">{{icon | ||
| {{#switch:{{{1}}}|cantrip=Cantrips Icon.png|0=Cantrips Icon.png|{{{2}}} Level {{{1}}} Spell Slots.png}} | | {{#switch:{{{1}}}|cantrip=Cantrips Icon.png|0=Cantrips Icon.png|{{{2}}} Level {{{1}}} Spell Slots.png}} | ||
| size = {{{w|24}}} | |||
| w = {{#lvar:max-w}} | | w = {{#lvar:max-w}} | ||
| h = {{#lvar:max-h}} | | h = {{#lvar:max-h}} | ||
| block = true | |||
}}</span></span>{{#if: {{{block|}}} | }}</span></span>{{#if: {{{block|}}} | ||
| </span> | | </span> | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude>{{shortcut|SpellSlot}} | ||
Adds spell slot icon. | Adds spell slot icon. | ||
Examples: {{SpellSlot|cantrip}}{{SpellSlot|1|4}} {{SpellSlot|2|3}} {{SpellSlot|3|2}} {{SpellSlot|5|1}} {{SpellSlot|5|1|w=24|h=24}} {{SpellSlot|6|1|w= | Examples: {{SpellSlot|cantrip}}{{SpellSlot|1|4}} {{SpellSlot|2|3}} {{SpellSlot|3|2}} {{SpellSlot|5|1}} {{SpellSlot|5|1|w=24|h=24}} {{SpellSlot|6|1|w=40}} {{SpellSlot|0|h=24}} {{SpellSlot|2 Warlock|2}} | ||
{{InfoBlob|<nowiki>{{SpellSlot|cantrip}}{{SpellSlot|1|4}} {{SpellSlot|2|3}} {{SpellSlot|3|2}} {{SpellSlot|5|1}} {{SpellSlot|5|1|w=24|h=24}} {{SpellSlot|6|1|w=24}} {{SpellSlot|0|h=24}}</nowiki>}} | {{InfoBlob|<nowiki>{{SpellSlot|cantrip}}{{SpellSlot|1|4}} {{SpellSlot|2|3}} {{SpellSlot|3|2}} {{SpellSlot|5|1}} {{SpellSlot|5|1|w=24|h=24}} {{SpellSlot|6|1|w=24}} {{SpellSlot|0|h=24}} {{SpellSlot|2 Warlock|2}}</nowiki>}} | ||
[[Category:Templates]] | [[Category:Templates]] |
Latest revision as of 22:37, 31 January 2024
Shortcut
- {{SpellSlot}}
Adds spell slot icon.
Examples:
{{SpellSlot|cantrip}}{{SpellSlot|1|4}} {{SpellSlot|2|3}} {{SpellSlot|3|2}} {{SpellSlot|5|1}} {{SpellSlot|5|1|w=24|h=24}} {{SpellSlot|6|1|w=24}} {{SpellSlot|0|h=24}} {{SpellSlot|2 Warlock|2}}