Template:Infobox Class: Difference between revisions
Template page
More actions
Adding Spell slots to infobox |
slots |
||
| (One intermediate revision by the same user not shown) | |||
| Line 17: | Line 17: | ||
|label = Hit Points | |label = Hit Points | ||
|data = {{{hp|}}} | |data = {{{hp|}}} | ||
}}<!-- | |||
-->{{Infobox row | |||
|label = Saving Throws | |||
|data = {{{st|}}} | |||
}}<!-- | |||
-->{{Infobox row | |||
|label = Class Resources | |||
|data = {{{cr|}}} | |||
}}<!-- | }}<!-- | ||
-->{{Infobox row | -->{{Infobox row | ||
| Line 76: | Line 84: | ||
| image={{{image}}} | | image={{{image}}} | ||
| hp={{{hp}}} | | hp={{{hp}}} | ||
| st={{{st}}} | |||
| cr={{{cr}}} | |||
| description={{{description}}} | | description={{{description}}} | ||
| spells={{{spells}}} | | spells={{{spells}}} | ||
| Line 88: | Line 98: | ||
| caption = | | caption = | ||
| hp = | | hp = | ||
| st= | |||
| cr = | |||
| description = | | description = | ||
| spells = | | spells = | ||
Latest revision as of 23:36, 18 March 2026
This template is for class pages.
| [[File:{{{image}}}|128x128px|thumb|center|{{{caption}}}]] | |
| {{{name}}} | |
|---|---|
| Hit Points | {{{hp}}} |
| Saving Throws | {{{st}}} |
| Class Resources | {{{cr}}} |
| 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 =
| st=
| cr =
| description =
| spells =
| 5ewiki =
| frwiki =
}}