Template:MonsterInfoBox/en: Difference between revisions
From Ymirheim Wiki
(Updating to match new version of source page) |
(Updating to match new version of source page) Tag: Manual revert |
||
(3 intermediate revisions by the same user not shown) | |||
Line 63: | Line 63: | ||
</table> | </table> | ||
</div> | </div> | ||
{{#if:{{{cardId|}}}| {{ItemInfoBox|{{{cardId|}}}|hint=[[Special:MyLanguage/Card|(what is a card?)]]}} |}} | |||
{{#if:{{{cardId|}}}| {{ItemInfoBox|{{{cardId|}}}}} |}} | |||
</div> | </div> | ||
</includeonly><noinclude> | </includeonly><noinclude> |
Latest revision as of 08:05, 12 July 2024
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. There can be multiple monsters with the same name, those are variations. Please pick the first one.
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=Unripe Pukui.png}}