From The Mana World
(Trying a new sidebar layout: All of the reward points are grouped together now, and HP is listed under Defense. This layout has one fewer table than before, but all of the information is still present) |
m |
||
(15 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly> | ||
<div style="float:right; padding:0 0 1.5em 1.5em; width:18em; background-color: | <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:center">{{{Name}}}</div> | |||
< | <p style="color:#666">ID: {{{ID}}}</p> | ||
<table class="wikitable" style="width:100%"> | <div style="font-size:1.149em; text-align:center">Level {{{Level}}}</div><table class="wikitable" style="width:100%"> | ||
<caption>Attributes</caption> | <caption>Attributes</caption> | ||
<tr><th scope="row" style="width:8em">Strength</th><td>{{{Strength}}}</td></tr> | <tr><th scope="row" style="width:8em">Strength</th><td>{{{Strength}}}</td></tr> | ||
Line 18: | Line 18: | ||
<p style="margin:0 0 .75em 0; font-style:italic">{{{Mutations}}}</p> | <p style="margin:0 0 .75em 0; font-style:italic">{{{Mutations}}}</p> | ||
<span style="color:#ad1818"><p style="margin:0 0 .75em 0; font-style:italic">{{{Behavior}}}</p></span> | |||
<table class="wikitable" style="width:100%"> | <table class="wikitable" style="width:100%"> | ||
<caption>Offense</caption> | <caption>Offense</caption> | ||
<tr><th scope="row" style="width:8em">Attack</th><td>{{{Attack}}}</td></tr> | <tr><th scope="row" style="width:8em">Attack</th><td>{{{Attack}}}</td></tr> | ||
<tr><th scope="row">Range</th><td>{{{Range}}}</td></tr> | <tr><th scope="row">Range</th><td>{{{Range}}}</td></tr>{{#if:{{{Speed|}}}|<tr><th scope="row">Speed</th><td>{{{Speed}}}</td></tr>}}{{#if:{{{Delay|}}}|<tr><th scope="row">Delay</th><td>{{{Delay}}}</td></tr>}} | ||
</table> | </table> | ||
<table class="wikitable" style="width:100%"> | <table class="wikitable" style="width:100%"> | ||
<caption>Defense</caption> | <caption>Defense</caption> | ||
<tr><th scope="row" style="width:8em">Health Points</th><td>{{{HP}}}</td></tr> | <tr><th scope="row" style="width:8em">Health Points</th><td>{{{HP}}}</td></tr>{{#if:{{{Physical Defense|}}}|<tr><th scope="row" style="width:8em">Physical Resistance</th><td>{{{Physical Defense}}}%</td></tr>}}{{#if:{{{Magical Defense|}}}|<tr><th scope="row">Magical Resistance</th><td>{{{Magical Defense}}}%</td></tr>}} | ||
</table> | </table> | ||
Line 39: | Line 34: | ||
<caption>Rewards</caption> | <caption>Rewards</caption> | ||
<tr><th scope="row" style="width:8em">Experience</th><td>{{{EXP}}}</tr> | <tr><th scope="row" style="width:8em">Experience</th><td>{{{EXP}}}</tr> | ||
<tr><th scope="row">Job Experience</th><td>{{{Job EXP}}}</td></tr> | <tr><th scope="row">Job Experience</th><td>{{{Job EXP}}}</td></tr>{{#if:{{{Monster Points|}}}|<tr><th scope="row">Monster Points</th><td>{{{Monster Points}}}</td></tr>}} | ||
</table> | </table> | ||
</div></includeonly> | |||
< | <noinclude> | ||
{{Template:Monster/doc}} | |||
</ | [[Category:Content Template]] | ||
</noinclude> |
Latest revision as of 12:31, 3 July 2014
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