Template:Infobox Class: Difference between revisions
Template page
More actions
Created page with "<includeonly><!-- Template --><table class="tg-infobox floatright"><!-- -->{{Infobox image row |caption = {{{caption|}}} |image = {{{image|}}} |imageWidth = {{{imageWidth|128}}} |imageHeight = {{{imageHeight|128}}} }}<!-- -->{{Infobox row |colspan = 2 |header = {{{name|{{#explode:{{PAGENAME}}| (|0}}}}} |headerClass = tg-infobox-title }}<!-- -->{{Infobox row |label = Hit Points |data = {{{hp|}}} }}<!-- -->{{I..." |
slots |
||
| (3 intermediate revisions by 2 users 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 29: | Line 37: | ||
|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 56: | Line 72: | ||
--><templatestyles src="Template:Infobox/styles.css"/><!-- | --><templatestyles src="Template:Infobox/styles.css"/><!-- | ||
-->[[Category: | -->[[Category:Classes|{{PAGENAME}}]]</includeonly><!-- | ||
Documentation | Documentation | ||
| Line 68: | Line 84: | ||
| image={{{image}}} | | image={{{image}}} | ||
| hp={{{hp}}} | | hp={{{hp}}} | ||
| st={{{st}}} | |||
| cr={{{cr}}} | |||
| description={{{description}}} | | description={{{description}}} | ||
| spells={{{spells}}} | |||
| 5ewiki={{{5ewiki}}} | | 5ewiki={{{5ewiki}}} | ||
| frwiki={{{frwiki}}} | | frwiki={{{frwiki}}} | ||
| Line 79: | Line 98: | ||
| caption = | | caption = | ||
| hp = | | hp = | ||
| description = | | st= | ||
| cr = | |||
| description = | |||
| spells = | |||
| 5ewiki = | | 5ewiki = | ||
| frwiki = | | frwiki = | ||
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 =
}}