Actions

Template

InfoItem: Difference between revisions

From Necroxia Origin

mNo edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
{{#if:{{{type|}}}|<tr>
{{#if:{{{type|}}}|<tr>
   <td class="property">Category:</td>
   <td class="property">Category:</td>
   <td class="value">{{{type|}}}</td>
   <td class="value">[[{{{type|}}}]]</td>
</tr>}}
{{#if:{{{info|}}}|<tr>
  <td class="property">Info:</td>
  <td class="value">{{{info|}}}</td>
  </tr>}}
  </tr>}}
{{#if:{{{weight|}}}|<tr>
{{#if:{{{weight|}}}|<tr>
Line 11: Line 15:
   <td class="value">{{{weight|}}}</td>
   <td class="value">{{{weight|}}}</td>
  </tr>}}
  </tr>}}
{{#if:{{{capacity|}}}|<tr>
{{#if:{{{capacity|}}}|<tr>
   <td class="property">Capacity:</td>
   <td class="property">Capacity:</td>
   <td class="value">{{{capacity|}}} Slots</td>
   <td class="value">{{{capacity|}}} Slots</td>
  </tr>}}
  </tr>}}
  {{#if:{{{quest|}}}|<tr>
{{#if:{{{uses|}}}|<tr>
  <td class="property">Quest:</td>
  <td class="property">Uses:</td>
   <td class="value">[[{{{quest|}}}]]</td>
  <td class="value">{{{uses|}}}</td>
  </tr>}}
{{#if:{{{quests|}}}|<tr>
  <td class="property">Quests:</td>
   <td class="value">{{{quests|}}}</td>
  </tr>}}
  </tr>}}
{{#if:{{{droppedby|}}}|<tr>
{{#if:{{{droppedby|}}}|<tr>

Latest revision as of 04:08, 9 October 2019