Anonymous

Template:Monster: Difference between revisions

From Ethene
m (Tag family if specified.)
 
(10 intermediate revisions by one other user not shown)
Line 2:
<noinclude>
[[Category:Templates]]
 
== Explanation ==
 
* en_name: English name of the monster.
* ja_name: Japanese name of the monster.
* image: Image name. Please use compressed images for smaller sizes.
* level: Level of the monster.
* weight: Weight of the monster.
* hp: HP of the monster.
* exp: Experience points gained when the monster is defeated.
* defense: Defense of the monster.
* mp: MP of the monster.
* attack: Attack of the monster.
* gold: Gold received when defeating the monster.
* number: Monster number in relation to their position in the in-game monster beastiary.
* weaknesses: Elements the monster is weak to.
* resistances: Elements the monster is resistant to.
* locations: Locations the monster can be found.
* trivia: Trivia description of the monster.
* secret_trivia: Secret trivia description of the monster.
* common_loot: Common loot the monster drops.
* rare_loot: Rare loot the monster drops.
* equip_loot: Equipment that the monster drops.
* orbs: Orbs that the monster drops.
* family: The type of family the monster belongs to.
** Don't create links to families; just use the name of the family and it will automatically link to the category.
 
== Usage ==
 
<pre>
{{Monster
{{Monster2
| en_name=
| ja_name=
Line 31 ⟶ 60:
<includeonly>
[[category:Monsters]]
{{#if: {{{family|}}}|[[categoryCategory:{{{family}}} Monsters]]|}}
{| class="wikitable" colspan="8" width="100%"
! colspan="1" style="text-align: left; padding:8px; font-size: 25px; background-color:#57E892" | {{#if: {{{en_name|}}}|{{{en_name}}}|{{PAGENAME}}}}
Line 85 ⟶ 114:
|-
! colspan="1" style="text-align: center; background-color:#8affb1;" | Equip Chest Drops
! colspan="6" style="text-align: center; background-color:#8affb1;" | Master OrbsOrb Jewels
|-
| colspan="1" style="text-align: center; background-color:#e4ffef;" | {{#if: {{{equip_loot|}}}|{{{equip_loot}}}|?}}
| colspan="6" style="text-align: center; background-color:#e4ffef;" | {{#if: {{{orbs|}}}|{{{orbs}}}|?}}
|-
| colspan="8" style="background-color:#EFF6F2;" | '''Family:''' {{#if: {{{family|}}}|[[:Category:{{{family}}}|{{{family}}}]]|?}}
|}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.