From The Mana World
(Created page with "<includeonly> <div style="float:right; padding:0 0 1.5em 1.5em; width:18em; background-color:white; text-align:center"> {{{Image}}} <div style="font-size:1.32em; text-align:c...") |
|||
Line 22: | Line 22: | ||
<table class="wikitable" style="width:100%"> | <table class="wikitable" style="width:100%"> | ||
<caption>Ataque</caption> | <caption>Ataque</caption> | ||
<tr><th scope="row" style="width:8em"> | <tr><th scope="row" style="width:8em">Daño</th><td>{{{Attack}}}</td></tr> | ||
<tr><th scope="row">Rango</th><td>{{{Range}}}</td></tr>{{#if:{{{Speed|}}}|<tr><th scope="row">Rapidez</th><td>{{{Speed}}}</td></tr>}}{{#if:{{{Delay|}}}|<tr><th scope="row">Retraso</th><td>{{{Delay}}}</td></tr>}} | <tr><th scope="row">Rango</th><td>{{{Range}}}</td></tr>{{#if:{{{Speed|}}}|<tr><th scope="row">Rapidez</th><td>{{{Speed}}}</td></tr>}}{{#if:{{{Delay|}}}|<tr><th scope="row">Retraso</th><td>{{{Delay}}}</td></tr>}} | ||
</table> | </table> |
Revision as of 18:04, 1 August 2020
This is the main template that can be used for documenting monsters.
Please refer to Monster Reference to fill the fields correctly.
Usage:
-
{{Monster
|Name = Monster_name
|Image = [[Image:Image.png]]
|Behavior = Aggressive
|Mutations = May mutate x attributes up to n%.
|Level = moblevel
|HP = #
|EXP = #
|Job EXP = #
|ID = #
|Strength = #
|Agility = #
|Vitality = #
|Intelligence = #
|Dexterity = #
|Luck = #
|Attack = #-#
|Range = #
}}
Supported fields:
- Name
- Image
- Behavior
- Mutations
- Level
- HP
- EXP
- Job EXP
- Monster Points
- ID
- Strength
- Agility
- Vitality
- Intelligence
- Dexterity
- Luck
- Attack
- Range
- Speed
- Delay
- Physical Defense
- Magical Defense