Test: Difference between revisions
From MM6 Wiki
ShushMaster (talk | contribs) (Created page with "<includeonly>{| frame=box cellspacing=0 cellpadding="3px" style="background-color: {{{bgcolor}}}; {{{style+}}}" ! style="background-color: {{{bgcolor_title}}};" colspan=2 | {{...") |
ShushMaster (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 64: | Line 64: | ||
|- | |- | ||
| '''Magic:''' || {{{mag_res}}} | | '''Magic:''' || {{{mag_res}}} | ||
|- | |||
| '''Mag222:''' || {{{something_new}}} | |||
|- | |||
| '''Mag2222:''' || {{{somwthing_new2}}} | |||
|- | |- | ||
| '''Physical:''' || {{{phys_res}}} | | '''Physical:''' || {{{phys_res}}} | ||
Line 228: | Line 232: | ||
<templatedata> | |||
{ | |||
"params": { | |||
"bgcolor": { | |||
"description": "default background color for the tab", | |||
"example": "(bgcolor=) silvergray, (bgcolor=) #f2f3f4" | |||
}, | |||
"style+": {}, | |||
"bgcolor_title": { | |||
"description": "background color for title cells", | |||
"example": "(bgcolor_title=) red, (bgcolor_title=) #a5b2c9" | |||
}, | |||
"name": { | |||
"description": "monster name" | |||
}, | |||
"img": { | |||
"aliases": [ | |||
"image" | |||
], | |||
"description": "monster image", | |||
"example": "[[file:lichv1.gif]]" | |||
}, | |||
"tier": {}, | |||
"level": {}, | |||
"HP": { | |||
"label": "LabelLabelLabel", | |||
"description": "health points", | |||
"type": "number" | |||
}, | |||
"AC": { | |||
"description": "armor class", | |||
"type": "number" | |||
}, | |||
"exp": {}, | |||
"gold": { | |||
"description": "amount of gold looted from a corpse", | |||
"default": "no" | |||
}, | |||
"item": {}, | |||
"a1type": {}, | |||
"a1dmg": {}, | |||
"no_a1missile": {}, | |||
"a1missile": {}, | |||
"no_bonus": {}, | |||
"bonus": {}, | |||
"no_a2": {}, | |||
"a2%": {}, | |||
"a2type": {}, | |||
"a2dmg": {}, | |||
"no_a2missile": {}, | |||
"a2missile": {}, | |||
"no_spellatt": {}, | |||
"spell_att%": {}, | |||
"spell": {}, | |||
"mastery": {}, | |||
"skill": {}, | |||
"fire_res": {}, | |||
"elec_res": {}, | |||
"cold_res": {}, | |||
"pois_res": {}, | |||
"mag_res": {}, | |||
"somwthing_new2": {}, | |||
"phys_res": {}, | |||
"fly": {}, | |||
"move": {}, | |||
"ai_type": {}, | |||
"speed": {}, | |||
"recovery": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |
Latest revision as of 21:20, 25 March 2019
{{Monster | style+ = | bgcolor = | bgcolor_title= | name = | img = | tier = | level = | HP = | AC = <!-- Reward --> | exp = | gold = | item = <!-- Move+ --> | fly = | move = | ai_type = | speed = | recovery = | bonus = | no_bonus <!-- Attack --> | a1type = | a1dmg = | a1missile = | no_a1missile <!-- Att 2 --> | a2% = | a2type = | a2dmg = | a2missile = | no_a2missile | no_a2 <!-- Spell --> | spell_att% = | spell = | mastery = | skill = | no_spellatt <!-- Resist --> | fire_res = | elec_res = | cold_res = | pois_res = | mag_res = | phys_res = }}
Stats
Reward
Attack
Resistances
Movement and Combat
Stats
Reward
Attack
Resistances
Movement and Combat
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
bgcolor | bgcolor | default background color for the tab
| Unknown | optional |
style+ | style+ | no description | Unknown | optional |
bgcolor_title | bgcolor_title | background color for title cells
| Unknown | optional |
name | name | monster name | Unknown | optional |
img | img image | monster image
| Unknown | optional |
tier | tier | no description | Unknown | optional |
level | level | no description | Unknown | optional |
LabelLabelLabel | HP | health points | Number | optional |
AC | AC | armor class | Number | optional |
exp | exp | no description | Unknown | optional |
gold | gold | amount of gold looted from a corpse
| Unknown | optional |
item | item | no description | Unknown | optional |
a1type | a1type | no description | Unknown | optional |
a1dmg | a1dmg | no description | Unknown | optional |
no_a1missile | no_a1missile | no description | Unknown | optional |
a1missile | a1missile | no description | Unknown | optional |
no_bonus | no_bonus | no description | Unknown | optional |
bonus | bonus | no description | Unknown | optional |
no_a2 | no_a2 | no description | Unknown | optional |
a2% | a2% | no description | Unknown | optional |
a2type | a2type | no description | Unknown | optional |
a2dmg | a2dmg | no description | Unknown | optional |
no_a2missile | no_a2missile | no description | Unknown | optional |
a2missile | a2missile | no description | Unknown | optional |
no_spellatt | no_spellatt | no description | Unknown | optional |
spell_att% | spell_att% | no description | Unknown | optional |
spell | spell | no description | Unknown | optional |
mastery | mastery | no description | Unknown | optional |
skill | skill | no description | Unknown | optional |
fire_res | fire_res | no description | Unknown | optional |
elec_res | elec_res | no description | Unknown | optional |
cold_res | cold_res | no description | Unknown | optional |
pois_res | pois_res | no description | Unknown | optional |
mag_res | mag_res | no description | Unknown | optional |
somwthing_new2 | somwthing_new2 | no description | Unknown | optional |
phys_res | phys_res | no description | Unknown | optional |
fly | fly | no description | Unknown | optional |
move | move | no description | Unknown | optional |
ai_type | ai_type | no description | Unknown | optional |
speed | speed | no description | Unknown | optional |
recovery | recovery | no description | Unknown | optional |