Difference between revisions of "Template:RangedInfo"
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 26: | Line 63: | ||
<td>{{{Blacksmithing Level}}}</td> | <td>{{{Blacksmithing Level}}}</td> | ||
</tr>}} | </tr>}} | ||
+ | |||
{{#if:{{{Other|}}}|<tr> | {{#if:{{{Other|}}}|<tr> | ||
Line 33: | Line 71: | ||
+ | </table> | ||
− | |||
</div> | </div> |
Latest revision as of 04:46, 27 December 2024
RangedInfo