Template:MobRow

From OmegaMMO
Revision as of 18:52, 21 May 2025 by Epsilon (talk | contribs) (Created page with "<includeonly> |<img src="https://static.divine-pride.net/images/mobs/png/{{{2|3384}}}.png" alt="{{{1|Poring}}}" /> |[https://www.divine-pride.net/database/monster/{{{2|3384}}} {{{1|Poring}}}] |{{{3|1}}} |{{{4|55}}} |{{{5|2}}} |{{{6|5}}} |{{{7|150}}} |{{{8|40}}} |{{{9|202}}} |{{{10|177}}} |{{{11|Medium}}} |{{{12|Water 1}}} |{{{13|Plant}}} |{{{14|prontera}}} |- </includeonly> <noinclude>__NOTOC__ == Description == The purpose of this template is to generate a row for a wik...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Description

The purpose of this template is to generate a row for a wikitable from a mob or for a MobTable template


Usage

{|class=wikitable
{{MobRow|MobName|MobID|Lvl|HP|DEF|MDEF|BEXP|JEXP|HIT|FLEE|Size|Element|Race|Spawn}}
|}

Or 
{{MobTable|
{{MobRow|MobName|MobID|Lvl|HP|DEF|MDEF|BEXP|JEXP|HIT|FLEE|Size|Element|Race|Spawn}}
}}

  • MobName The name of the mob would you like Ex. Poring.
  • MobID is the mob ID Ex. 1002 for poring o.
  • Lvl Level of Mob.
  • HP Hp of Mob.
  • DEF Defense of Mob.
  • MDEF Magic Defense of Mob.
  • BEXP Base Experience of Mob.
  • JEXP Job Experience of Mob.
  • HIT Hit of Mob.
  • FLEE Flee of Mob.
  • Size Size (Small|Medium|Large) of Mob.
  • Element Element and level of element.
  • Race Race of Mob.
  • Spawn Map where mob spawn naturally.


Example

{|class=wikitable
{{MobRow|Poring|1002|1|55|2|5|150|40|202|177|Medium|Water Lv 1|Plant|prt_fild00}}
|}


Result

Poring Poring 1 55 2 5 150 40 202 177 Medium Water Lv 1 Plant prt_fild00


Example with MobTable

{{MobTable|
{{MobRow|Poring|1002|1|55|2|5|150|40|202|177|Medium|Water Lv 1|Plant|prt_fild00}}
}}


Result

{{{2}}}
Image Name Level HP Def Mdef Base Exp Job Exp HIT Flee Size Element Race Spawn