Difference between revisions of "Template:Infobox Item"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
|- | |- | ||
| colspan="2" | <div style="text-align:center;">{{{image|[[File:Example.png|100px]]}}}</div> | | colspan="2" | <div style="text-align:center;">{{{image|[[File:Example.png|100px]]}}}</div> | ||
|- | |- | ||
! Type | ! Type | ||
Line 18: | Line 12: | ||
! colspan="2" style="background:#aaa;" | '''Attack Bonuses''' | ! colspan="2" style="background:#aaa;" | '''Attack Bonuses''' | ||
|- | |- | ||
| Stab || {{ | | Stab || {{{attack_stab|0}}} | ||
|- | |- | ||
| Slash || {{ | | Slash || {{{attack_slash|0}}} | ||
|- | |- | ||
| Crush || {{ | | Crush || {{{attack_crush|0}}} | ||
|- | |- | ||
| Magic || {{ | | Magic || {{{attack_magic|0}}} | ||
|- | |- | ||
| Ranged || {{ | | Ranged || {{{attack_ranged|0}}} | ||
|- | |- | ||
! colspan="2" style="background:#aaa;" | '''Defence Bonuses''' | ! colspan="2" style="background:#aaa;" | '''Defence Bonuses''' | ||
|- | |- | ||
| Stab || {{ | | Stab || {{{defence_stab|0}}} | ||
|- | |- | ||
| Slash || {{ | | Slash || {{{defence_slash|0}}} | ||
|- | |- | ||
| Crush || {{ | | Crush || {{{defence_crush|0}}} | ||
|- | |- | ||
| Magic || {{ | | Magic || {{{defence_magic|0}}} | ||
|- | |- | ||
| Ranged || {{ | | Ranged || {{{defence_ranged|0}}} | ||
|- | |- | ||
! colspan="2" style="background:#aaa;" | '''Other Bonuses''' | ! colspan="2" style="background:#aaa;" | '''Other Bonuses''' | ||
|- | |- | ||
| Strength || {{ | | Strength || {{{strength|0}}} | ||
|- | |||
| Ranged Strength || {{{ranged_strength|0}}} | |||
|- | |- | ||
| | | Magic Damage || {{{magic_damage|0}}}% | ||
|- | |- | ||
| | | Prayer || {{{prayer|0}}} | ||
|- | |- | ||
|} | |} | ||
[[Category:Items]] |