Template:Item template: Difference between revisions

From WeAreDragons
No edit summary
No edit summary
Line 7: Line 7:
}}.'''<br/> {{#if:{{{weight|}}}|It weighs {{{weight}}} oz.}} {{#if:{{{description|}}}|{{{description}}}}}
}}.'''<br/> {{#if:{{{weight|}}}|It weighs {{{weight}}} oz.}} {{#if:{{{description|}}}|{{{description}}}}}
</div>  
</div>  
{{ #if:{{{arm|}}}|{{!}}-
{{ #if:{{{arm|}}}|
{{!}}-
! scope="row" {{!}} Armor
! scope="row" {{!}} Armor
{{!}} {{{arm}}}}} {{ #if:{{{atk|}}}|{{!}}-
{{!}} {{{arm}}}}} {{ #if:{{{atk|}}}|{{!}}-
! scope="row" {{!}} Attack
! scope="row" {{!}} Attack
{{!}} {{{atk}}}}} {{ #if:{{{hitperc|}}}|{{!}}-
{{!}} {{{atk}}}}}
{{ #if:{{{hitperc|}}}|{{!}}-
! scope="row" {{!}} Hit%
! scope="row" {{!}} Hit%
{{!}} {{{hitperc}}}}} {{ #if:{{{def|}}}|{{!}}-
{{!}} {{{hitperc}}}}} {{ #if:{{{def|}}}|{{!}}-
Line 21: Line 23:
{{!}} {{{magiclvl}}}}} {{ #if:{{{physical|}}}|{{!}}-
{{!}} {{{magiclvl}}}}} {{ #if:{{{physical|}}}|{{!}}-
! scope="row" {{!}} Procections
! scope="row" {{!}} Procections
{{!}} {{{physical}}}}}
{{!}} {{{physical}}}}} {{ #if:{{{atkspeed|}}}|{{!}}-
{{ #if:{{{atkspeed|}}}|{{!}}-
! scope="row" {{!}} Attack speed
! scope="row" {{!}} Attack speed
{{!}} {{{atkspeed}}}}}
{{!}} {{{atkspeed}}}}} {{ #if:{{{lifesteal|}}}|{{!}}-
{{ #if:{{{lifesteal|}}}|{{!}}-
! scope="row" {{!}} Lifesteal
! scope="row" {{!}} Lifesteal
{{!}} {{{lifesteal}}}}}
{{!}} {{{lifesteal}}}}} {{ #if:{{{heal|}}}|{{!}}-
{{ #if:{{{heal|}}}|{{!}}-
! scope="row" {{!}} Heal power
! scope="row" {{!}} Heal power
{{!}} {{{heal}}}}}
{{!}} {{{heal}}}}} {{ #if:{{{magicdmg|}}}|{{!}}-
{{ #if:{{{magicdmg|}}}|{{!}}-
! scope="row" {{!}} Magic damage
! scope="row" {{!}} Magic damage
{{!}} {{{magicdmg}}}}}
{{!}} {{{magicdmg}}}}} {{ #if:{{{weight|}}}|{{!}}-
{{ #if:{{{weight|}}}|{{!}}-
! scope="row" {{!}} Weight
! scope="row" {{!}} Weight
{{!}} {{{weight}}}}};
{{!}} {{{weight}}}}}; {{ #if:{{{description|}}}|{{!}}-
{{ #if:{{{description|}}}|{{!}}-
! scope="row" {{!}} Description
! scope="row" {{!}} Description
{{!}} {{{description}}}}}
{{!}} {{{description}}}}} {{ #if:{{{loot_value|}}}|{{!}}-
{{ #if:{{{loot_value|}}}|{{!}}-
! scope="row" {{!}} Loot value
! scope="row" {{!}} Loot value
{{!}} {{{loot_value}}}}}
{{!}} {{{loot_value}}}}} {{ #if:{{{droppedby|}}}|{{!}}-
{{ #if:{{{droppedby|}}}|{{!}}-
! scope="row" {{!}} Dropped by
! scope="row" {{!}} Dropped by
{{!}} {{{droppedby}}}}}
{{!}} {{{droppedby}}}}} {{ #if:{{{buy_from|}}}|{{!}}-
{{ #if:{{{buy_from|}}}|{{!}}-
! scope="row" {{!}} Buy from
! scope="row" {{!}} Buy from
{{!}} {{{buy_from}}}}}
{{!}} {{{buy_from}}}}} {{ #if:{{{sell_to|}}}|{{!}}-
{{ #if:{{{sell_to|}}}|{{!}}-
! scope="row" {{!}} Sell to
! scope="row" {{!}} Sell to
{{!}} {{{sell_to}}}}}
{{!}} {{{sell_to}}}}} {{ #if:{{{note|}}}|{{!}}-
{{ #if:{{{note|}}}|{{!}}-
! scope="row" {{!}} Note
! scope="row" {{!}} Note
{{!}} {{{note}}}}}
{{!}} {{{note}}}}}
|}
|}

Revision as of 18:07, 24 January 2020

You see a {{{name}}} .

        ;