Difference between revisions of "Template:RangedInfo"
Jump to navigation
Jump to search
(3rd attempt to format error) |
m (Capitalization error) |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
<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:59, 26 December 2024
RangedInfo