Template:Item template: Difference between revisions

From WeAreDragons
No edit summary
No edit summary
Line 1: Line 1:
{|class = "wikitable"
 
{{{ #if: {{{pattributes|}}}|<tr><th>'''Possible<br>Attributes:'''</th><td>{{{pattributes}}}</td></tr> }}} |{{{ #if: {{{attributes|}}}|<tr><th>'''Attributes:'''</th><td>{{{attributes}}}</td></tr> }}} {{{ #if: {{{arm|}}}|<tr><th>'''Arm:'''</th><td>{{{arm}}}</td></tr> }}} {{{ #if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr> }}} {{{ #if: {{{atk|}}}|<tr><th>'''Atk:'''</th><td>{{{atk}}}</td></tr> }}} {{{ #if: {{{def|}}}|<tr><th>'''Def:'''</th><td>{{{def}}}</td></tr> }}} {{{ #if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr> }}} {{{ #if: {{{weight|}}}|<tr><th>'''Weight:'''</th><td>{{{weight}}} oz.</td></tr> }}} {{{ #if: {{{hands|}}}|<tr><th>'''Hands:'''</th><td>  
{{{ #if: {{{pattributes|}}}|<tr><th>'''Possible<br>Attributes:'''</th><td>{{{pattributes}}}</td></tr> }}} {{{ #if: {{{attributes|}}}|<tr><th>'''Attributes:'''</th><td>{{{attributes}}}</td></tr> }}} {{{ #if: {{{arm|}}}|<tr><th>'''Arm:'''</th><td>{{{arm}}}</td></tr> }}} {{{ #if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr> }}} {{{ #if: {{{atk|}}}|<tr><th>'''Atk:'''</th><td>{{{atk}}}</td></tr> }}} {{{ #if: {{{def|}}}|<tr><th>'''Def:'''</th><td>{{{def}}}</td></tr> }}} {{{ #if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr> }}} {{{ #if: {{{weight|}}}|<tr><th>'''Weight:'''</th><td>{{{weight}}} oz.</td></tr> }}} {{{ #if: {{{hands|}}}|<tr><th>'''Hands:'''</th><td>  
{{{ #ifeq: {{hands}} |1|One-handed. }}}
{{{ #ifeq: {{hands}} |1|One-handed. }}}
{{{ #ifeq: {{hands}} |2|Two-handed. }}} </td></tr> }}}
{{{ #ifeq: {{hands}} |2|Two-handed. }}} </td></tr> }}}
Line 9: Line 9:


&nbsp;
&nbsp;
{| class="wikitable"
|-
| &nbsp;
|}


{| class="wikitable"
{| class="wikitable"
Line 41: Line 46:
| {{{dropped_by|None.}}}
| {{{dropped_by|None.}}}
|}
|}
}
 
{{{#if: {{{category|}}}|Go back to [[{{{category}}}]].}}}<!--
} {{{#if: {{{category|}}}|Go back to [[{{{category}}}]].}}}<!--
-->
-->

Revision as of 14:37, 10 January 2020

Possible
Attributes:
{{{pattributes}}} Attributes:{{{attributes}}} Arm:{{{arm}}} Weapon Type:{{{weapontype}}} Atk:{{{atk}}} Def:{{{def}}} Description:{{{description}}} Weight:{{{weight}}} oz. Hands:

1

2      

 
You see a {{{name}}}{ (Arm:{{{arm}}}Atk:{{{atk}}}, Def:{{{def}}}).
Properties: {{{properties}}}
It weighs {{{weight}}} oz.
{{{description}}}
Loot Value: Unknown.
Dropped by: None.

} Go back to [[{{{category}}}]].