Template:Item template: Difference between revisions

From WeAreDragons
No edit summary
No edit summary
Line 1: Line 1:


{{{#if: {{{pattributes|}}}|<tr><th>'''Possible<br>Attributes:'''</th><td>{{{pattributes}}}</td></tr>}}
{{{ #if: {{{pattributes|}}}|<tr><th>'''Possible<br>Attributes:'''</th><td>{{{pattributes}}}</td></tr> }}}  
{{{#if: {{{enchantable|}}}|<tr><th>'''Enchantable:'''</th><td>{{{#ifeq: {{{enchantable}}}|y|✔️}}}
{{{ #if: {{{enchantable|}}}|<tr><th>'''Enchantable:'''</th><td>{{{#ifeq: {{{enchantable}}}|y|✔️ }}}
{{{#ifeq: {{{enchantable}}}|n|❌}}}{{{#ifeq: {{{enchantable}}}|?|?}}</td></tr>}}}
{{{ #ifeq: {{{enchantable}}}|n|❌}}}{{{#ifeq: {{{enchantable}}}|?|?}}</td></tr>}}}  
{{{#if: {{{attributes|}}}|<tr><th>'''Attributes:'''</th><td>{{{attributes}}}</td></tr>}}}
{{{ #if: {{{attributes|}}}|<tr><th>'''Attributes:'''</th><td>{{{attributes}}}</td></tr> }}}  
{{{#if: {{{arm|}}}|<tr><th>'''Arm:'''</th><td>{{{arm}}}</td></tr>}}}
{{{ #if: {{{arm|}}}|<tr><th>'''Arm:'''</th><td>{{{arm}}}</td></tr> }}}  
{{{#if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr>}}}
{{{ #if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr> }}}  
{{{#if: {{{atk|}}}|<tr><th>'''Atk:'''</th><td>{{{atk}}}</td></tr>}}}
{{{ #if: {{{atk|}}}|<tr><th>'''Atk:'''</th><td>{{{atk}}}</td></tr> }}}  
{{{#if: {{{def|}}}|<tr><th>'''Def:'''</th><td>{{{def}}}</td></tr>}}}
{{{ #if: {{{def|}}}|<tr><th>'''Def:'''</th><td>{{{def}}}</td></tr> }}}  
{{{#if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr>}}}
{{{ #if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr> }}}  
{{{#if: {{{weight|}}}|<tr><th>'''Weight:'''</th><td>{{{weight}}} oz.</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}}}|2|Two-handed.}}}</td></tr>}}}
{{{ #if: {{{hands|}}}|<tr><th>'''Hands:'''</th><td>  
{{{ #ifeq: {{{hands}}}|1|One-handed. }}}
{{{ #ifeq: {{{hands}}}|2|Two-handed.}}} </td></tr> }}}


&nbsp;
&nbsp;
Line 17: Line 19:


| '''Sell to:'''{{{sell_to|Players only.}}}}}<!--
| '''Sell to:'''{{{sell_to|Players only.}}}}}<!--
-->{{#if: {{{note|}}}|<tr><th>'''Note:'''</th><td>{{{note}}}</td></tr>}}<!--
-->{{#if: {{{note|}}}|<tr><th>'''Note:'''</th><td>{{{note}}}</td></tr>}}
-->


{| class="wikitable"
{| class="wikitable"
Line 31: Line 32:
-->{{{#if: {{{def|}}}|Def:{{{def}}}}}}<!--
-->{{{#if: {{{def|}}}|Def:{{{def}}}}}}<!--
-->)}}.<br/> <!--
-->)}}.<br/> <!--
-->{{#if: {{{properties|}}}|Properties: {{{properties}}}<br>}}<!--
-->{{{#if: {{{properties|}}}|Properties: {{{properties}}}<br>}}}<!--
-->{{#if: {{{weight|}}}|It weighs {{{weight}}} oz.}}<!--
-->{{{#if: {{{weight|}}}|It weighs {{{weight}}} oz.}}}<!--
-->{{#if: {{{description|}}}|<br>{{{description}}}}}</div>  
-->{{{#if: {{{description|}}}|<br>{{{description}}} }}}</div>  
|-
|-
! '''Loot Value:'''
! '''Loot Value:'''
Line 42: Line 43:
|}
|}


{{#if: {{{category|}}}|Go back to [[{{{category}}}]].}}<!--
{{{#if: {{{category|}}}|Go back to [[{{{category}}}]].}}}<!--
-->
-->

Revision as of 14:20, 10 January 2020

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

1

2     | Sell to:Players only.}}

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}}}]].