Difference between revisions of "Template:Armour/StatsTB"
Jump to navigation
Jump to search
m (table class) |
|||
(One intermediate revision by one other user not shown) | |||
Line 11: | Line 11: | ||
<th title="Magic Protection">Mag Prot</th> | <th title="Magic Protection">Mag Prot</th> | ||
<th title="Magic Resistance">Mag Res</th> | <th title="Magic Resistance">Mag Res</th> | ||
+ | <th title="Missile Protection">Mis Prot</th> | ||
<th title="Weight">EMU</th> | <th title="Weight">EMU</th> | ||
<th title="Human Nexus Needed to wear item">Human</th> | <th title="Human Nexus Needed to wear item">Human</th> | ||
+ | <th title="Degrade / Break">Fail</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 24: | Line 26: | ||
<td align="right">{{{magprot|}}}</td> | <td align="right">{{{magprot|}}}</td> | ||
<td align="right">{{{magres|}}}</td> | <td align="right">{{{magres|}}}</td> | ||
+ | <td align="right">{{{misprot|}}}</td> | ||
<td align="right">{{{emu|}}}</td> | <td align="right">{{{emu|}}}</td> | ||
<td align="right">{{{hnex|}}}</td> | <td align="right">{{{hnex|}}}</td> | ||
+ | <td align="right">{{{fail|}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Line 40: | Line 44: | ||
* '''magprot''': Magic protection bonus/penalty | * '''magprot''': Magic protection bonus/penalty | ||
* '''magres''': Magic resistance bonus/penalty | * '''magres''': Magic resistance bonus/penalty | ||
+ | * '''misprot''': Missile protection bonus/penalty | ||
* '''emu''': Weight | * '''emu''': Weight | ||
* '''hnex''': Human Nexus required to wear | * '''hnex''': Human Nexus required to wear | ||
+ | * '''fail''': Degrade / Break when fails | ||
All parameters are optional, if left empty, they'll produce an empty table cell. | All parameters are optional, if left empty, they'll produce an empty table cell. | ||
</noinclude> | </noinclude> |
Latest revision as of 19:57, 2 January 2013
Produces a table with stats, parameters are
- arm: Armor
- def: Defense bonus/penalty
- acc: Accuracy bonus/penalty
- crit Critical to hit bonus/penalty
- cold: Cold protection bonus/penalty
- heat: Heat protection bonus/penalty
- rad: Radiation protection bonus/penalty
- magprot: Magic protection bonus/penalty
- magres: Magic resistance bonus/penalty
- misprot: Missile protection bonus/penalty
- emu: Weight
- hnex: Human Nexus required to wear
- fail: Degrade / Break when fails
All parameters are optional, if left empty, they'll produce an empty table cell.