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
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 }}<!-- -->{{#if: {{{level|}}}|{{Infobox row |label = Type |data = {{#switch..."
 
setup
Line 14: Line 14:
|headerClass  = tg-infobox-title
|headerClass  = tg-infobox-title
}}<!--
}}<!--
-->{{#if: {{{level|}}}|{{Infobox row
|label        = Type
|data        = [[{{#switch: {{{level}}}
| 0 = Cantrip
| 1 = 1st
| 2 = 2nd
| 3 = 3rd
| 4 = 4th
| 5 = 5th
}} Level Spell]]
}}|{{Infobox row
|label = Type
|data = [[{{{type|}}}]]
}}
}}<!--
-->{{Infobox row
-->{{Infobox row
|label        = School
|label        = Proficiency Group
|data        = {{{school|}}}
|data        = {{{proficiency|}}}
}}<!--
}}<!--
-->{{Infobox row
-->{{Infobox row
Line 37: Line 22:
|data        = {{#if: {{{range|}}}|{{{range|}}} tiles|}}
|data        = {{#if: {{{range|}}}|{{{range|}}} tiles|}}
}}<!--
}}<!--
-->{{Infobox row
|label        = Target
|data        = {{#ifeq: {{{target|}}}|AoE|Area of Effect<br>({{{radius|}}} tiles radius)|{{{target|}}}
}}
}}<!--
-->{{Infobox row
|label        = Cost
|data        = {{{cost|}}}
}}<!--
-->{{#if: {{{concentration|}}}|{{Infobox row
|label        = Concentration
|data        = {{#ifeq: {{{concentration|}}}|0|until broken|up to {{{concentration|}}} turns}}
}}|}}<!--
    -->{{#if: {{{duration|}}}|{{Infobox row
|label        = Duration
|data        = {{{duration|}}}
}}|}}<!--
-->{{Infobox row
-->{{Infobox row
|label        = Damage
|label        = Damage
|data        = {{{damage|}}}
|data        = {{{damage|}}}
}}<!--
}}<!--
    -->{{#if: {{{healing|}}}|{{Infobox row
-->{{#if: {{{versatile|}}}|{{Infobox row
|label        = Healing
|label        = Versatile
|data        = {{{healing|}}}
|data        = {{{versatile|}}}
}}|}}<!--
}}|}}<!--
     -->{{#if: {{{saves|}}}|{{Infobox row
     -->{{#if: {{{saves|}}}|{{Infobox row
Line 70: Line 38:
|header      = Description
|header      = Description
}}<!--
}}<!--
-->{{Infobox row
|colspan      = 2
|data        = {{{description|}}}
}}|}}<!--
-->{{#if: {{{5ewiki|}}}|{{Infobox row
-->{{#if: {{{5ewiki|}}}|{{Infobox row
|colspan      = 2
|colspan      = 2
Line 104: Line 68:
| image={{{image}}}
| image={{{image}}}
| range={{{range}}}
| range={{{range}}}
| target=AoE
| proficiency={{{proficiency}}}
| radius=2
| versatile = {{{versatile}}}
| concentration=10
| tags = {{{tags}}}
| duration={{{duration}}}
| cost={{{cost}}}
| type={{{type}}}
| school={{{school}}}
| damage={{{damage}}}
| damage={{{damage}}}
| healing={{{healing}}}
| saves={{{saves}}}
| description={{{description}}}
| description={{{description}}}
| 5ewiki={{{5ewiki}}}
| 5ewiki={{{5ewiki}}}
Line 124: Line 82:
| caption =  
| caption =  
| range =  
| range =  
| target =  
| proficiency =  
| cost =  
| versatile =
| duration =
| tags =
| damage =  
| damage =  
| healing =
| saves =
| level =
| school =
| type =
| description =  
| description =  
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 21:57, 19 March 2026

This template is for items

Template:Infobox Items

Usage

{{Infobox Items
| name = 
| image = 
| caption = 
| range = 
| proficiency = 
| versatile =
| tags =
| damage = 
| description = 
}}
Contents