From The Mana World
m (Moved the sidebar information up on the page; increased the whitespace below the monster image)
m
 
(22 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<div style="float:right; padding:0 0 1.5em 1.5em; width:18em; background-color:#FFF; text-align:center">
<includeonly>


<table class="wikitable" style="width:100%">
<div style="float:right; padding:0 0 1.5em 1.5em; width:18em; background-color:white; text-align:center">
<caption>{{{name}}}</caption>
{{{Image}}}
<tr><th scope="row" style="width:8em">Level</th><td>{{{level}}}</td></tr>
<div style="font-size:1.32em; text-align:center">{{{Name}}}</div>
<tr><th scope="row" style="width:8em">EXP</th><td>{{{exp}}}</td></tr>
 
<tr><th scope="row">Job EXP</th><td>{{{job-exp}}}</td></tr>
<p style="color:#666">ID: {{{ID}}}</p>
<tr><th scope="row">HP</th><td>{{{hp}}}</td></tr>
</table>


<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>
  <tr><th scope="row">Agility</th><td>{{{agility}}}</td></tr>
  <tr><th scope="row">Agility</th><td>{{{Agility}}}</td></tr>
  <tr><th scope="row">Vitality</th><td>{{{vitality}}}</td></tr>
  <tr><th scope="row">Vitality</th><td>{{{Vitality}}}</td></tr>
  <tr><th scope="row">Intelligence</th><td>{{{intelligence}}}</td></tr>
  <tr><th scope="row">Intelligence</th><td>{{{Intelligence}}}</td></tr>
  <tr><th scope="row">Dexterity</th><td>{{{dexterity}}}</td></tr>
  <tr><th scope="row">Dexterity</th><td>{{{Dexterity}}}</td></tr>
  <tr><th scope="row">Luck</th><td>{{{luck}}}</td></tr>
  <tr><th scope="row">Luck</th><td>{{{Luck}}}</td></tr>
</table>
</table>


<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>}}
<tr><th scope="row">Speed</th><td>{{{speed}}}</td></tr>
<tr><th scope="row">Delay</th><td>{{{delay}}}</td></tr>
</table>
</table>
<p style="margin:0 0 .75em 0; font-style:italic">{{{behavior}}}</p>


<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">Physical</th><td>{{{physical-defense}}}%</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>}}
<tr><th scope="row">Magical</th><td>{{{magical-defense}}}%</td></tr>
</table>
</table>


<p style="color:#666">ID: {{{id}}}</p>
<table class="wikitable" style="width:100%">
 
<caption>Rewards</caption>
</div>
<tr><th scope="row" style="width:8em">Experience</th><td>{{{EXP}}}</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>}}
<div style="padding-bottom:1.5em">{{{image}}}<br />'''{{{name}}}'''</div>
</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