Template:Infotable Bonuses totals

From Darkan
Jump to navigation Jump to search


Usage

{{Infotable Bonuses header}}
|-
| Headband  || 0 || 0 || 0 || 0 || 0 ||  0 || -2 ||  0 || 0 ||  0 || 0 || 0 || 0 || 0
|-
| Tanktop   || 0 || 0 || 0 || 0 || 0 || -4 ||  0 ||  0 || 0 ||  0 || 0 || 0 || 0 || 0
|-
| Cutoffs   || 0 || 0 || 0 || 0 || 0 ||  0 ||  0 || -3 || 0 ||  0 || 0 || 0 || 0 || 0
|- 
| Flipflops || 0 || 0 || 0 || 0 || 0 ||  0 ||  0 ||  0 || 0 || -1 || 0 || 0 || 0 || 0
|-
{{Infotable Bonuses totals}}
|              0 || 0 || 0 || 0 || 0 || -4 || -2 || -3 || 0 || -1 || 0 || 0 || 0 || 0
|}

results in:

Item Attack bonuses Defence bonuses Other Absorption
Headband 0 0 0 0 0 0 -2 0 0 0 0 0 0 0
Tanktop 0 0 0 0 0 -4 0 0 0 0 0 0 0 0
Cutoffs 0 0 0 0 0 0 0 -3 0 0 0 0 0 0
Flipflops 0 0 0 0 0 0 0 0 0 -1 0 0 0 0
Totals 0 0 0 0 0 -4 -2 -3 0 -1 0 0 0 0

Notes

  • The totals must be manually calculated.
  • The closing mark ( |} ) must be added at the end.
  • A space is needed preceding the first total in the totals line; no other spaces are necessary.

See Also