Template:MonsterInfoBox
From Ymirheim Wiki
This template can be used to display an information box about a specific monster on a page.
Usage
{{MonsterInfoBox|NPC_ID}}
{{MonsterInfoBox|NPC_ID|cardId=ITEM_ID|image=IMAGE_LINK}}
You have to supply the specific NPC ID, not the monster name.
You can find the NPC ID by searching the NPC prototype in Ymirheim Translate (npc_prototypes component).
The NPC ID is contained in the string key.
For example, if you look up "Poporing" in Ymirheim Translate, you will see the NPC ID in the "Key" column (the portion before the forward slash).
Optionally, you can supply the card item ID and the image as additional arguments of the template (see examples below).
Examples
Poporing
Level range | 20~21 |
---|---|
Type | Formless |
Race | Poring |
Size | Medium |
Role | Monster |
Movement |
|
Experience | Base: 125~136 Class: 50~54 Weapon: 10~11 |
Features |
|
{{MonsterInfoBox|10071}}
Unripe Pukui
Level range | 1~2 |
---|---|
Type | Plant |
Race | Pukui |
Size | Medium |
Role | Monster |
Movement |
|
Experience | Base: 0~4 Class: 0~1 Weapon: 0~1 |
Features |
|
{{MonsterInfoBox|10000|cardId=1601000001|image=[[File:Unripe Pukui.png|280x280px]]}}