Anonymous

Template:Monster: Difference between revisions

From Ethene
(Test this template. Not ready to use, but making sure these populate before I move on to the rest.)
 
 
(12 intermediate revisions by one other user not shown)
Line 1:
__NOTOC__
<noinclude>
Add a how-to.
[[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=
| image=
| level=
| weight =
| hp=
| exp=
| attack=
| weight =
| defense=
| gold=
| hp=
| mp=
| beastiaryattack=
| gold=
| number=
| weaknesses=
| resistances=
| commonloot=
| rareloot=
| equipdrop=
| orbs=
| locations=
| trivia=
| secret_trivia=
| common_loot=
| rare_loot=
| equip_loot=
| orbs=
| family=
}}
Line 29 ⟶ 59:
</noinclude>
<includeonly>
[[category:Monsters]]
{{#if: {{{family|}}}|[[Category:{{{family}}}]]|}}
{| 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}}}}
! colspan="6" style="text-align: right; padding:8px; font-size: 25px; background-color:#57E892" | {{#if: {{{ja_name|}}}|{{{ja_name}}}|{{PAGENAME}}-}}
|-
| rowspan="13" width="50%" style="text-align: center; padding:20px; background-color:#e4ffef;" |[[File:monster_slime.jpg{{#if: {{{image|}}}|{{{image}}}|&nbsp;}}|550px]]
! colspan="1" width="8%" style="background-color:#8affb1" | '''Level'''
| colspan="1" width="8%" style="text-align: center; background-color:#e4ffef;" | 0{{#if: {{{level|}}}|{{{level}}}|?}}
! colspan="1" width="8%" style="background-color:#8affb1" | '''Weight'''
| colspan="1" width="8%" style="text-align: center; background-color:#e4ffef;" | 80{{#if: {{{weight|}}}|{{{weight}}}|?}}
! colspan="1" width="8%" style="background-color:#8affb1" | '''HP'''
| colspan="1" width="8%" style="text-align: center; background-color:#e4ffef;" | 5{{#if: {{{hp|}}}|{{{hp}}}|?}}
|-
! colspan="1" style="background-color:#8affb1;" | '''EXP'''
| colspan="1" style="text-align: center; background-color:#e4ffef;" | 2{{#if: {{{exp|}}}|{{{exp}}}|?}}
! colspan="1" style="background-color:#8affb1;" | '''Defense'''
| colspan="1" style="text-align: center; background-color:#e4ffef;" | 11{{#if: {{{defense|}}}|{{{defense}}}|?}}
! colspan="1" style="background-color:#8affb1" | '''MP'''
| colspan="1" style="text-align: center; background-color:#e4ffef;" | 5{{#if: {{{mp|}}}|{{{mp}}}|?}}
|-
! colspan="1" style="background-color:#8affb1;" | '''Attack'''
| colspan="1" style="text-align: center; background-color:#e4ffef;" | 9{{#if: {{{attack|}}}|{{{attack}}}|?}}
! colspan="1" style="background-color:#8affb1;" | '''Gold'''
| colspan="1" style="text-align: center; background-color:#e4ffef;" | 1{{#if: {{{gold|}}}|{{{gold}}}|?}}
! colspan="1" style="background-color:#8affb1" | '''Monster #'''
| colspan="1" style="text-align: center; background-color:#e4ffef;" | 1{{#if: {{{number|}}}|{{{number}}}|?}}
|-
! colspan="6" style="background-color:#8affb1;" | Weaknesses
|-
| colspan="6" style="text-align: center; background-color:#e4ffef;" | All{{#if: resists{{{weaknesses|}}}|{{{weaknesses}}}|?}}
|-
! colspan="6" style="background-color:#8affb1;" | Resistances
|-
| colspan="6" style="text-align: center; background-color:#e4ffef;" | None{{#if: {{{resistances|}}}|{{{resistances}}}|?}}
|-
! colspan="6" style="background-color:#8affb1;" | Locations
|-
| colspan="6" style="text-align: center; background-color:#e4ffef;" | {{#if: {{{locations|}}}|{{{locations}}}|?}}
| colspan="6" style="text-align: center; background-color:#e4ffef;" | [[Langao Mountains]], [[Pukulet Region]], [[Acronia Mine]], [[Raniakka Fault Zone]], [[Tsusukul Plains]], [[Colt Region]], [[Nurturing Land]], [[Road to Nurturing Land]], [[Sazamire Prairie]], [[Ethene Kingdom Area]], [[True Ethene Kingdom Area]], [[Snowy Mountain]], [[Tears of Heaven]]
|-
! colspan="6" style="background-color:#8affb1;" | Trivia
|-
| colspan="6" style="text-align: center; background-color:#e4ffef;" | プルプルとした水色の身体と{{#if: まんまるの ひとみが かわいらしいモンスター。 皆さん おなじみのアイツ。{{{trivia|}}}|{{{trivia}}}|?}}
|-
! colspan="6" style="background-color:#8affb1;" | Secret Trivia
|-
| colspan="6" style="text-align: center; background-color:#e4ffef;" | ひんやりプルプルの身体は{{#if: 暑くなると しんどいようだ。 真夏にはスライムたちが 岩陰で寝ていたりする。{{{secret_trivia|}}}|{{{secret_trivia}}}|?}}
|-
! colspan="1" style="background-color:#8affb1;" | Common Loot
! colspan="6" style="text-align: center; background-color:#8affb1;" | Rare Loot
|-
| colspan="1" style="text-align: center; background-color:#e4ffef;" | [[Medicinal{{#if: Herb]]{{{common_loot|}}}|{{{common_loot}}}|?}}
| colspan="6" style="text-align: center; background-color:#e4ffef;" | [[Slimedrop]]{{#if: {{{rare_loot|}}}|{{{rare_loot}}}|?}}
|-
! 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;" | [[Copper{{#if: Sword]], [[Bronze Knife]], [[Laundry Pole]]{{{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|}}}|[[Slime-Type:Category:{{{family}}}|{{{family}}}]]|?}}
|}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.