WIKI IS CURRENTLY UNDER CONSTRUCTION
Difference between revisions of "Template:Item stats template"
Jump to navigation
Jump to search
m |
m |
||
Line 13: | Line 13: | ||
| style="padding: 10px; text-align: center; font-weight: bold; background-color: black;" colspan="2" | [[File:Combat tab icon.png]] Other bonuses | | style="padding: 10px; text-align: center; font-weight: bold; background-color: black;" colspan="2" | [[File:Combat tab icon.png]] Other bonuses | ||
|- style="display: grid; grid-template-columns: repeat(4, 50px); margin: 5px 0 5px 0; justify-content: center; justify-items: center;" | |- style="display: grid; grid-template-columns: repeat(4, 50px); margin: 5px 0 5px 0; justify-content: center; justify-items: center;" | ||
| [[File: | | [[File:Strength.png]] || [[File:Ranged_strength_icon.png]] || [[File:Magic_damage_icon.png]] || [[File:Prayer.png]] | ||
| +{{{strBonus}}}|| +{{{rangeBonus}}}|| +{{{mageBonus}}}|| +{{{prayBonus}}} | | +{{{strBonus}}}|| +{{{rangeBonus}}}|| +{{{mageBonus}}}|| +{{{prayBonus}}} | ||
|} | |} |
Revision as of 18:04, 22 April 2022
File:Combat tab icon.png Attack bonuses | |||||||||
File:Magic icon.png | +{{{stabAtk}}} | +{{{slashAtk}}} | +{{{crushAtk}}} | +{{{mageAtk}}} | +{{{rangeAtk}}} | ||||
Defence bonuses | |||||||||
File:Magic icon.png | +{{{stabDef}}} | +{{{slashDef}}} | +{{{crushDef}}} | +{{{mageDef}}} | +{{{rangeDef}}} | ||||
File:Combat tab icon.png Other bonuses | |||||||||
+{{{strBonus}}} | +{{{rangeBonus}}} | +{{{mageBonus}}} | +{{{prayBonus}}} |
This is a template for Item stats of weapons and armour, use the template below to create a unique item stats table by passing in properties into the variables.
{{Item stats template |stabAtk=0 |slashAtk=0 |crushAtk=0 |mageAtk=0 |rangeAtk=0 |stabDef=0 |slashDef=0 |crushDef=0 |mageDef=0 |rangeDef=0 |strBonus=0 |rangeBonus=0 |mageBonus=0 |prayBonus=0 }}