Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Item: Difference between revisions

Template page
setup
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 26: Line 26:
|data        = {{{damage|}}}
|data        = {{{damage|}}}
}}<!--
}}<!--
-->{{#if: {{{healing|}}}|{{Infobox row
|label        = Healing
|data        = {{{healing|}}}
}}|}}<!--
-->{{#if: {{{ac|}}}|{{Infobox row
|label        = AC
|data        = {{{ac|}}}
}}|}}<!--
-->{{#if: {{{versatile|}}}|{{Infobox row
-->{{#if: {{{versatile|}}}|{{Infobox row
|label        = Versatile
|label        = Versatile
Line 37: Line 45:
|colspan      = 2
|colspan      = 2
|header      = Description
|header      = Description
}}|}}<!--
    -->{{Infobox row
|colspan      = 2
|data = {{{description|}}}
}}<!--
}}<!--
-->{{#if: {{{5ewiki|}}}|{{Infobox row
-->{{#if: {{{5ewiki|}}}|{{Infobox row
Line 61: Line 73:
-------------
-------------
--><noinclude>
--><noinclude>
This template is for items
This template is for items.


{{Infobox Items
{{Infobox Item
| name={{{name}}}
| name={{{name}}}
| caption={{{caption}}}
| caption={{{caption}}}
Line 72: Line 84:
| tags = {{{tags}}}
| tags = {{{tags}}}
| damage={{{damage}}}
| damage={{{damage}}}
| ac={{{ac}}}
| healing = {{{healing}}}
| description={{{description}}}
| description={{{description}}}
| 5ewiki={{{5ewiki}}}
| 5ewiki={{{5ewiki}}}
Line 77: Line 91:
==Usage==
==Usage==
<pre>
<pre>
{{Infobox Items
{{Infobox Item
| name =  
| name =  
| image =  
| image =  
Line 86: Line 100:
| tags =
| tags =
| damage =  
| damage =  
| ac =
| healing =
| description =  
| description =  
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

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 = 
}}
Contents