Template:Infobox Item: Difference between revisions
Template page
More actions
formatting |
healing added |
||
| Line 26: | Line 26: | ||
|data = {{{damage|}}} | |data = {{{damage|}}} | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{{healing|}}}|{{Infobox row | |||
|label = Healing | |||
|data = {{{healing|}}} | |||
}}|}}<!-- | |||
-->{{#if: {{{versatile|}}}|{{Infobox row | -->{{#if: {{{versatile|}}}|{{Infobox row | ||
|label = Versatile | |label = Versatile | ||
| Line 76: | Line 80: | ||
| tags = {{{tags}}} | | tags = {{{tags}}} | ||
| damage={{{damage}}} | | damage={{{damage}}} | ||
| healing = {{{healing}}} | |||
| description={{{description}}} | | description={{{description}}} | ||
| 5ewiki={{{5ewiki}}} | | 5ewiki={{{5ewiki}}} | ||
| Line 90: | Line 95: | ||
| tags = | | tags = | ||
| damage = | | damage = | ||
| healing = | |||
| description = | | description = | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 22:12, 19 March 2026
This template is for item
{{#if: {{{description}}}|| [[File:{{{image}}}|128x128px|thumb|center|{{{caption}}}]] | |
| {{{name}}} | |
|---|---|
| Proficiency Group | {{{proficiency}}} |
| Range | {{{range}}} tiles |
| Damage | {{{damage}}} |
| Healing | {{{healing}}} |
| Versatile | {{{versatile}}} |
| Description | |
| {{{description}}} | |
| External Links | |
| {{{name}}} on D&D 5e Wiki | |
Usage
{{Infobox Item
| name =
| image =
| caption =
| range =
| proficiency =
| versatile =
| tags =
| damage =
| healing =
| description =
}}