Difference between revisions of "Template:RangedInfo"

From Tradelands Wiki
Jump to navigation Jump to search
(3rd attempt to format error)
(Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|150px]]</div>}} <center><h2><...")
(4 intermediate revisions by 2 users 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 58: Line 21:
 
     <td>{{{Crafting Level}}}</td>
 
     <td>{{{Crafting Level}}}</td>
 
</tr>}}
 
</tr>}}
 
{{#if:{{{Blacksmithing Level|}}}|<tr>
 
    <th>Blacksmithing Level</th>
 
    <td>{{{Blacksmithing Level}}}</td>
 
</tr>}}
 
 
  
 
{{#if:{{{Other|}}}|<tr>
 
{{#if:{{{Other|}}}|<tr>
Line 69: Line 26:
 
     <td>{{{Other}}}</td>
 
     <td>{{{Other}}}</td>
 
</tr>}}
 
</tr>}}
 +
  
  
 
</table>
 
</table>
 
 
</div>
 
</div>

Revision as of 00:40, 2 January 2019

RangedInfo

Requirements