Template:Infobox Class: Difference between revisions
Template page
More actions
No edit summary |
Adding Spell slots to infobox |
||
| Line 29: | Line 29: | ||
|colspan = 2 | |colspan = 2 | ||
|data = {{{description|}}} | |data = {{{description|}}} | ||
}}|}}<!-- | |||
-->{{#if: {{{spells|}}}|{{Infobox row | |||
|colspan = 2 | |||
|header = Spell Slots | |||
}}<!-- | |||
-->{{Infobox row | |||
|colspan = 2 | |||
|data = {{{spells|}}} | |||
}}|}}<!-- | }}|}}<!-- | ||
-->{{#if: {{{5ewiki|}}}{{{frwiki|}}}|{{Infobox row | -->{{#if: {{{5ewiki|}}}{{{frwiki|}}}|{{Infobox row | ||
| Line 69: | Line 77: | ||
| hp={{{hp}}} | | hp={{{hp}}} | ||
| description={{{description}}} | | description={{{description}}} | ||
| spells={{{spells}}} | |||
| 5ewiki={{{5ewiki}}} | | 5ewiki={{{5ewiki}}} | ||
| frwiki={{{frwiki}}} | | frwiki={{{frwiki}}} | ||
| Line 79: | Line 88: | ||
| caption = | | caption = | ||
| hp = | | hp = | ||
| description = | | description = | ||
| spells = | |||
| 5ewiki = | | 5ewiki = | ||
| frwiki = | | frwiki = | ||
Revision as of 03:58, 18 March 2026
This template is for class pages.
| [[File:{{{image}}}|128x128px|thumb|center|{{{caption}}}]] | |
| {{{name}}} | |
|---|---|
| Hit Points | {{{hp}}} |
| Description | |
| {{{description}}} | |
| Spell Slots | |
| {{{spells}}} | |
| External Links | |
| {{{name}}} on D&D 5e Wiki | |
| {{{name}}} on Forgotten Realms Wiki | |
Usage
{{Infobox Class
| name =
| image =
| caption =
| hp =
| description =
| spells =
| 5ewiki =
| frwiki =
}}