Actions

Template

InfoEquip: Difference between revisions

From Necroxia Origin

mNo edit summary
mNo edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table style="width:100%;">
<table class="equip-box" style="width:100%;">
  <tr>
  <tr>
   <td colspan="2" align="center">{{#ifexist:File:{{{name}}}.gif|[[File:{{{name}}}.gif]]|[[File:item_unknown.gif]]}}
   <td colspan="2" style="text-align:center;">{{#ifexist:File:{{{name}}}.png|[[File:{{{name}}}.png]]|[[File:item_unknown.gif]]}}
{{#if:{{{description|}}}|<br>{{{description|}}} }}</td>
{{#if:{{{description|}}}|<br>{{{description|}}} }}</td>
  </tr>
  </tr>
Line 7: Line 7:
   <td class="value">[[{{{type}}}]]</td>
   <td class="value">[[{{{type}}}]]</td>
  </tr>
  </tr>
{{#if:{{{info|}}}|<tr>
  <td class="property">Info:</td>
  <td class="value">{{{info|}}}</td>
</tr>}}
{{#if:{{{level|}}}|<tr>
{{#if:{{{level|}}}|<tr>
   <td class="property">Level Req.:</td>
   <td class="property">Level Req.:</td>
   <td class="value">{{{level|}}}</td>
   <td class="value">{{{level|}}}+</td>
  </tr>}}
  </tr>}}
{{#if:{{{vocations|}}}|<tr>
{{#if:{{{vocations|}}}|<tr>
   <td class="property">Vocation Req.:</td>
   <td class="property">Vocation Req.:</td>
   <td class="value">{{{vocations|}}}</td>
   <td class="value">{{{vocations|}}}</td>
</tr>}}
{{#if:{{{charges|}}}|<tr>
  <td class="property">Charges:</td>
  <td class="value">{{{charges|}}}</td>
</tr>}}
{{#if:{{{duration|}}}|<tr>
  <td class="property">Duration:</td>
  <td class="value">{{{duration|}}} Minutes</td>
  </tr>}}
  </tr>}}
{{#if:{{{armor|}}}|<tr>
{{#if:{{{armor|}}}|<tr>
Line 55: Line 67:
   <td class="value">{{{defense|}}}</td>
   <td class="value">{{{defense|}}}</td>
  </tr>}}
  </tr>}}
{{#if:{{{extradefense|}}}|<tr>
{{#if:{{{extradef|}}}|<tr>
   <td class="property">Extra Def:</td>
   <td class="property">Extra Def:</td>
   <td class="value">{{{extradefense|}}}</td>
   <td class="value">{{{extradef|}}}</td>
  </tr>}}
  </tr>}}
{{#if:{{{speed|}}}|<tr>
{{#if:{{{speed|}}}|<tr>
Line 76: Line 88:
  </tr>}}
  </tr>}}
{{#if:{{{skillmods|}}}|<tr>
{{#if:{{{skillmods|}}}|<tr>
   <td class="property">Skills Mod:</td>
   <td class="property">Skills Boost:</td>
   <td class="value">{{{skillmods|}}}</td>
   <td class="value">{{{skillmods|}}}</td>
  </tr>}}
  </tr>}}
Line 102: Line 114:
   <td class="property">Damage Reflect:</td>
   <td class="property">Damage Reflect:</td>
   <td class="value">{{{damagereflect|}}}</td>
   <td class="value">{{{damagereflect|}}}</td>
</tr>}}
{{#if:{{{attributes|}}}|<tr>
  <td class="property">Attributes:</td>
  <td class="value">{{{attributes|}}}</td>
  </tr>}}
  </tr>}}
{{#if:{{{weight|}}}|<tr>
{{#if:{{{weight|}}}|<tr>
Line 109: Line 125:
  {{#if:{{{quest|}}}|<tr>
  {{#if:{{{quest|}}}|<tr>
  <td class="property">Quest:</td>
  <td class="property">Quest:</td>
   <td class="value">[[{{{quest|}}}]]</td>
   <td class="value">{{{quest|}}}</td>
  </tr>}}
  </tr>}}
{{#if:{{{droppedby|}}}|<tr>
{{#if:{{{droppedby|}}}|<tr>
   <td class="property">Dropped By:</td>
   <td class="property">Dropped By:</td>
   <td class="value">{{{droppedby|}}}</td>
   <td class="value">{{{droppedby|}}}</td>
</tr>}}
{{#if:{{{buyfrom|}}}|<tr>
<td class="property">Buy From:</td>
  <td class="value">{{{buyfrom|}}}</td>
</tr>}}
{{#if:{{{sellto|}}}|<tr>
<td class="property">Sell To:</td>
  <td class="value">{{{sellto|}}}</td>
  </tr>}}
  </tr>}}
</table>
</table>

Latest revision as of 22:23, 17 April 2020

Category: [[{{{type}}}]]