Template:Item template: Difference between revisions

From WeAreDragons
No edit summary
No edit summary
Line 1: Line 1:
<table class="wikitable"><tr><th style="text-align: center">{{{image|}}}</th>
 
{{{ #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: {{{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: {{{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 11: Line 10:
| '''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"
|-
! style="text-align: center" | {{{image|}}}
|}


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

Revision as of 14:35, 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     | Sell to:Players only. }}}Note:{{{note}}}

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