WIKI IS CURRENTLY UNDER CONSTRUCTION
Difference between revisions of "Template:MonsterInfo template"
Jump to navigation
Jump to search
m |
m |
||
Line 36: | Line 36: | ||
| style="flex-basis: 50%;" | {{{discoveryCat}}} | | style="flex-basis: 50%;" | {{{discoveryCat}}} | ||
|- | |- | ||
| style="padding: 10px; text-align: center; font-weight: bold; background-color: black;" colspan="2" | [[File:Combat | | style="padding: 10px; text-align: center; font-weight: bold; background-color: black;" colspan="2" | [[File:Combat icon.png]] Combat stats | ||
|- style="display: grid; grid-template-columns: repeat(6, 50px); margin: 5px 0 5px 0; justify-content: center; justify-items: center;" | |- style="display: grid; grid-template-columns: repeat(6, 50px); margin: 5px 0 5px 0; justify-content: center; justify-items: center;" | ||
| [[File:Hitpoints.png]] || [[File:Attack.png]] || [[File:Strength.png]] || [[File:Defence.png]] || [[File:Magic.png]] || [[File:Ranged.png]] | | [[File:Hitpoints.png]] || [[File:Attack.png]] || [[File:Strength.png]] || [[File:Defence.png]] || [[File:Magic.png]] || [[File:Ranged.png]] | ||
| {{{Hitpoints}}} || {{{Attack}}}|| {{{Strength}}}|| {{{Defence}}}|| {{{Magic}}}|| {{{Range}}} | | {{{Hitpoints}}} || {{{Attack}}}|| {{{Strength}}}|| {{{Defence}}}|| {{{Magic}}}|| {{{Range}}} | ||
|- | |- | ||
| style="padding: 10px; text-align: center; font-weight: bold; background-color: black;" colspan="2" | [[File: | | style="padding: 10px; text-align: center; font-weight: bold; background-color: black;" colspan="2" | [[File:Combat icon.png]] Aggressive stats | ||
|- style="display: grid; grid-template-columns: repeat(6, 50px); margin: 5px 0 5px 0; justify-content: center; justify-items: center;" | |- style="display: grid; grid-template-columns: repeat(6, 50px); margin: 5px 0 5px 0; justify-content: center; justify-items: center;" | ||
| [[File:Attack.png]] || [[File:Strength.png]] || [[File:Magic.png]] || [[File:Magic_damage_icon.png|Magic damage]] || [[File:Ranged.png]] || [[File:Ranged_strength_icon.png|Ranged strength]] | | [[File:Attack.png]] || [[File:Strength.png]] || [[File:Magic.png]] || [[File:Magic_damage_icon.png|Magic damage]] || [[File:Ranged.png]] || [[File:Ranged_strength_icon.png|Ranged strength]] |
Revision as of 14:11, 23 April 2022
This is the template for a monster information summary side bar. To use this you pass in a property to the variable, below is a template you can copy and paste.
NOTE
iconDir will only work with a .png extension on the template.
{{MonsterInfo template |monsterName= |iconDir= |cmbLvl= |npcAttribute= |maxHit= |isAggressive= |slayerLvl= |slayerMaster= |discoveryColor= |discoveryLvl= |discoveryCat= |Hitpoints= |Attack= |Strength= |Defence= |Magic= |Range= |agroAtk= |agroStr= |agroMage= |mageDmg= |agroRange= |rangeStr= |Stab= |Slash= |Crush= |mageDef= |rangeRef= |immunePoison= |immuneVenom= |immuneCannon= |immuneThralls= |}}