Template:Infobox Item: Difference between revisions
Template page
More actions
healing added |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 29: | Line 29: | ||
|label = Healing | |label = Healing | ||
|data = {{{healing|}}} | |data = {{{healing|}}} | ||
}}|}}<!-- | |||
-->{{#if: {{{ac|}}}|{{Infobox row | |||
|label = AC | |||
|data = {{{ac|}}} | |||
}}|}}<!-- | }}|}}<!-- | ||
-->{{#if: {{{versatile|}}}|{{Infobox row | -->{{#if: {{{versatile|}}}|{{Infobox row | ||
| Line 41: | Line 45: | ||
|colspan = 2 | |colspan = 2 | ||
|header = Description | |header = Description | ||
}}<!-- | }}|}}<!-- | ||
-->{{Infobox row | -->{{Infobox row | ||
|colspan = 2 | |colspan = 2 | ||
| Line 69: | Line 73: | ||
------------- | ------------- | ||
--><noinclude> | --><noinclude> | ||
This template is for | This template is for items. | ||
{{Infobox Item | {{Infobox Item | ||
| Line 80: | Line 84: | ||
| tags = {{{tags}}} | | tags = {{{tags}}} | ||
| damage={{{damage}}} | | damage={{{damage}}} | ||
| ac={{{ac}}} | |||
| healing = {{{healing}}} | | healing = {{{healing}}} | ||
| description={{{description}}} | | description={{{description}}} | ||
| Line 95: | Line 100: | ||
| tags = | | tags = | ||
| damage = | | damage = | ||
| ac = | |||
| healing = | | healing = | ||
| description = | | description = | ||
Latest revision as of 01:13, 22 March 2026
This template is for items.
| [[File:{{{image}}}|128x128px|thumb|center|{{{caption}}}]] | |
| {{{name}}} | |
|---|---|
| Proficiency Group | {{{proficiency}}} |
| Range | {{{range}}} tiles |
| Damage | {{{damage}}} |
| Healing | {{{healing}}} |
| AC | {{{ac}}} |
| Versatile | {{{versatile}}} |
| Description | |
| {{{description}}} | |
| External Links | |
| {{{name}}} on D&D 5e Wiki | |
Usage
{{Infobox Item
| name =
| image =
| caption =
| range =
| proficiency =
| versatile =
| tags =
| damage =
| ac =
| healing =
| description =
}}