Difference between revisions of "Template:RangedInfo"
Jump to navigation
Jump to search
(3rd attempt to format error) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<div class="infobox-image">[[File:{{{image}}}|150px]]</div>}} | <div class="infobox-image">[[File:{{{image}}}|150px]]</div>}} | ||
− | <center><h2><span> | + | <center><h2><span>information</span></h2></center> |
<table> | <table> | ||
− | {{#if:{{{ | + | {{#if:{{{Type|}}}|<tr> |
<th>Type</th> | <th>Type</th> | ||
− | <td>{{{ | + | <td>{{{Type}}}</td> |
</tr>}} | </tr>}} | ||
− | {{#if:{{{ | + | {{#if:{{{Accepted Ammunition|}}}|<tr> |
<th>Accepted Ammunition</th> | <th>Accepted Ammunition</th> | ||
− | <td>{{{ | + | <td>{{{Accepted Ammunition}}}</td> |
</tr>}} | </tr>}} | ||
− | {{#if:{{{ | + | {{#if:{{{Reload Speed|}}}|<tr> |
<th>Reload Speed</th> | <th>Reload Speed</th> | ||
− | <td>{{{ | + | <td>{{{Reload Speed}}}</td> |
</tr>}} | </tr>}} | ||
− | {{#if:{{{ | + | {{#if:{{{Melee Mode Damage|}}}|<tr> |
<th>Melee Mode Damage</th> | <th>Melee Mode Damage</th> | ||
− | <td>{{{ | + | <td>{{{Melee Mode Damage}}}</td> |
</tr>}} | </tr>}} | ||
Line 32: | Line 32: | ||
</tr>}} | </tr>}} | ||
− | {{#if:{{{ | + | {{#if:{{{Other|}}}|<tr> |
− | <th> | + | <th>Other</th> |
− | <td>{{{ | + | <td>{{{Other}}}</td> |
</tr>}} | </tr>}} | ||
− | |||
− | |||
− | |||
<center><h2><span>Requirements</span></h2></center> | <center><h2><span>Requirements</span></h2></center> | ||
Line 69: | Line 66: | ||
<td>{{{Other}}}</td> | <td>{{{Other}}}</td> | ||
</tr>}} | </tr>}} | ||
+ | |||
</table> | </table> | ||
− | |||
</div> | </div> |
Revision as of 07:28, 26 December 2024
RangedInfo