Template:MobRow: Difference between revisions
From OmegaMMO
(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...") |
No edit summary |
||
Line 28: | Line 28: | ||
Or | Or | ||
{{MobTable| | {{MobTable|yes| | ||
{{MobRow|MobName|MobID|Lvl|HP|DEF|MDEF|BEXP|JEXP|HIT|FLEE|Size|Element|Race|Spawn}} | {{MobRow|MobName|MobID|Lvl|HP|DEF|MDEF|BEXP|JEXP|HIT|FLEE|Size|Element|Race|Spawn}} | ||
}} | }} | ||
Line 66: | Line 66: | ||
=== Example with MobTable === | === Example with MobTable === | ||
<pre> | <pre> | ||
{{MobTable| | {{MobTable|yes| | ||
{{MobRow|Poring|1002|1|55|2|5|150|40|202|177|Medium|Water Lv 1|Plant|prt_fild00}} | {{MobRow|Poring|1002|1|55|2|5|150|40|202|177|Medium|Water Lv 1|Plant|prt_fild00}} | ||
}} | }} | ||
Line 74: | Line 74: | ||
=== Result === | === Result === | ||
{{MobTable| | {{MobTable|yes| | ||
{{MobRow|Poring|1002|1|55|2|5|150|40|202|177|Medium|Water Lv 1|Plant|prt_fild00}} | {{MobRow|Poring|1002|1|55|2|5|150|40|202|177|Medium|Water Lv 1|Plant|prt_fild00}} | ||
}} | }} |
Latest revision as of 20:56, 21 May 2025
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|yes| {{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 | 1 | 55 | 2 | 5 | 150 | 40 | 202 | 177 | Medium | Water Lv 1 | Plant | prt_fild00 |
Example with MobTable
{{MobTable|yes| {{MobRow|Poring|1002|1|55|2|5|150|40|202|177|Medium|Water Lv 1|Plant|prt_fild00}} }}
Result
Image | Name | Level | HP | Def | Mdef | Base Exp | Job Exp | HIT | Flee | Size | Element | Race | Spawn |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Poring | 1 | 55 | 2 | 5 | 150 | 40 | 202 | 177 | Medium | Water Lv 1 | Plant | prt_fild00 |