Template:Item template: Difference between revisions
From WeAreDragons
Wearetibia (talk | contribs) No edit summary |
Wearetibia (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
<th scope="row"> Armor </th> | <th scope="row"> Armor </th> | ||
<td> {{{arm}}} </td></tr>}} | <td> {{{arm}}} </td></tr>}} | ||
{{#if:{{{atk|}}}| | {{#if:{{{atk|}}}| | ||
<tr> | |||
<th scope="row"> Attack </th> | |||
{{#if:{{{hitperc|}}}| | <td> {{{atk}}}</td></tr>}}} | ||
{{#if:{{{hitperc|}}}| | |||
<tr> | |||
{{#if:{{{def|}}}| | <th scope="row"> Hit%</th> | ||
<td> +{{{hitperc}}}%</td></tr>}}} | |||
{{#if:{{{def|}}}| | |||
{{#if:{{{hands|}}}| | <tr> | ||
<th scope="row"> Defence</th> | |||
<td> {{{def}}}</td></tr>}}} | |||
{{#if:{{{magiclvl|}}}| | {{#if:{{{hands|}}}| | ||
<tr> | |||
<th scope="row"> Hands</th> | |||
{{#if:{{{physical|{{{energy|{{{earth|{{{fire|}}}}}}}}}}}}| | <td> {{#ifeq: {{{hands}}}|1|One-handed.}}{{#ifeq: {{{hands}}}|2|Two-handed.}} }}</td></tr>} | ||
{{#if:{{{magiclvl|}}}| | |||
<tr> | |||
{{#if:{{{atkspeed|}}}| | <th scope="row"> Magic LVL</th> | ||
<td> +{{{magiclvl}}} mlvl</td></tr>}}} | |||
{{#if:{{{physical|{{{energy|{{{earth|{{{fire|}}}}}}}}}}}}| | |||
{{#if:{{{lifesteal|}}}| | <tr> | ||
<th scope="row"> Procections</th> | |||
<td> {{#if:{{{physical|}}}|Physical: +{{{physical}}}%}}{{#if:{{{energy|}}}|<br/>Energy: +{{{energy}}}%}}{{#if:{{{earth|}}}|<br/>Earth: +{{{earth}}}% }}{{#if:{{{fire|}}}|<br/>Fire: +{{{fire}}}%}}</td></tr>}}} | |||
{{#if:{{{heal|}}}| | {{#if:{{{atkspeed|}}}| | ||
<tr> | |||
<th scope="row"> Attack speed</th> | |||
{{#if:{{{magicdmg|}}}| | <td> {{{atkspeed}}}</td></tr>}}} | ||
{{#if:{{{lifesteal|}}}| | |||
<tr> | |||
{{#if:{{{weight|}}}| | <th scope="row"> Lifesteal</th> | ||
<td> {{{lifesteal}}}</td></tr>}}} | |||
{{#if:{{{heal|}}}| | |||
{{#if:{{{description|}}}| | <tr> | ||
<th scope="row"> Heal power</th> | |||
<td> {{{heal}}}</td></tr>}}} | |||
{{#if:{{{loot_value|}}}| | {{#if:{{{magicdmg|}}}| | ||
<tr> | |||
<th scope="row"> Magic damage</th> | |||
{{#if:{{{droppedby|}}}| | <td> {{{magicdmg}}}</td></tr>}}} | ||
{{#if:{{{weight|}}}| | |||
<tr> | |||
{{#if:{{{buy_from|}}}| | <th scope="row"> Weight</th> | ||
<td> {{{weight}}}</td></tr>}}} | |||
{{#if:{{{description|}}}| | |||
{{#if:{{{sell_to|}}}| | <tr> | ||
<th scope="row"> Description</th> | |||
<td> {{{description}}}</td></tr>}}} | |||
{{#if:{{{note|}}}| | {{#if:{{{loot_value|}}}| | ||
<tr> | |||
<th scope="row"> Loot value</th> | |||
<td> {{{loot_value}}}</td></tr>}}} | |||
{{#if:{{{droppedby|}}}| | |||
<tr> | |||
<th scope="row"> Dropped by</th> | |||
<td> {{{droppedby}}}</td></tr>}}} | |||
{{#if:{{{buy_from|}}}| | |||
<tr> | |||
<th scope="row"> Buy from</th> | |||
<td> {{{buy_from}}}</td></tr>}}} | |||
{{#if:{{{sell_to|}}}| | |||
<tr> | |||
<th scope="row"> Sell to</th> | |||
<td> {{{sell_to}}}</td></tr>}}} | |||
{{#if:{{{note|}}}| | |||
<tr> | |||
<th scope="row"> Note</th> | |||
<td> {{{note}}}</td></tr>}}} | |||
</table> |
Revision as of 00:00, 25 January 2020
} } }
} } } } } } } } } } } } } } You see a You see a {{{name}}}
. |
---|