Form:Monster
From Medivia Online Wiki
Revision as of 18:40, 17 January 2026 by Eldrin (talk | contribs) (Created page with "<noinclude> This form is used to create and edit Monster pages. </noinclude> {{{for template|Monster}}} == Basic information == {| class="formtable" ! Name: | {{{field|name|input type=text|mandatory}}} |- ! Image: | {{{field|image|input type=page|namespace=File}}} |- ! Hitpoints: | {{{field|hp|input type=number|min=1}}} |- ! Experience: | {{{field|exp|input type=number|min=0}}} |} == Combat == {| class="formtable" ! Abilities: | {{{field|abilities|input type=textarea|...")
This form is used to create and edit Monster pages.
Monster
Basic information
| Name: | name |
|---|---|
| Image: | image |
| Hitpoints: | hp |
| Experience: | exp |
Combat
| Abilities: | abilities |
|---|---|
| Immune to: | immune_to |
| Strategy: | strategy |
Loot
| Loot: | loot |
|---|
Other
| Skinnable: | skinnable |
|---|---|
| Location: | location |
{{{end template}}}
save