Difference between revisions of "Template:RangedInfo"

From Tradelands Wiki
Jump to navigation Jump to search
(3rd attempt to format error)
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
 
<div class="infobox-image">[[File:{{{image}}}|150px]]</div>}}
 
<div class="infobox-image">[[File:{{{image}}}|150px]]</div>}}
 
<center><h2><span>Information</span></h2></center>
 
 
<table>
 
 
{{#if:{{{RangedType|}}}|<tr>
 
    <th>Type</th>
 
    <td>{{{RangedType}}}</td>
 
</tr>}}
 
 
{{#if:{{{AmmoType|}}}|<tr>
 
    <th>Accepted Ammunition</th>
 
    <td>{{{AmmoType}}}</td>
 
</tr>}}
 
 
{{#if:{{{ReloadSpd|}}}|<tr>
 
    <th>Reload Speed</th>
 
    <td>{{{ReloadSpd}}}</td>
 
</tr>}}
 
 
{{#if:{{{MeleeDmg|}}}|<tr>
 
    <th>Melee Mode Damage</th>
 
    <td>{{{MeleeDmg}}}</td>
 
</tr>}}
 
 
{{#if:{{{Weight|}}}|<tr>
 
    <th>Weight</th>
 
    <td>{{{Weight}}}</td>
 
</tr>}}
 
 
{{#if:{{{RangedOther|}}}|<tr>
 
    <th>Attributes</th>
 
    <td>{{{RangedOther}}}</td>
 
</tr>}}
 
 
 
</table>
 
  
 
<center><h2><span>Requirements</span></h2></center>
 
<center><h2><span>Requirements</span></h2></center>
Line 63: Line 26:
 
     <td>{{{Blacksmithing Level}}}</td>
 
     <td>{{{Blacksmithing Level}}}</td>
 
</tr>}}
 
</tr>}}
 
  
 
{{#if:{{{Other|}}}|<tr>
 
{{#if:{{{Other|}}}|<tr>
Line 69: Line 31:
 
     <td>{{{Other}}}</td>
 
     <td>{{{Other}}}</td>
 
</tr>}}
 
</tr>}}
 +
  
  
 
</table>
 
</table>
 
 
</div>
 
</div>

Revision as of 01:25, 2 January 2019

RangedInfo

Requirements