Template:NpcInfoBox: Difference between revisions
From Ymirheim Wiki
No edit summary |
No edit summary |
||
Line 34: | Line 34: | ||
</div> | </div> | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
This template can be used to display an information box about a specific NPC on a page. | This template can be used to display an information box about a specific NPC on a page. | ||
Line 73: | Line 72: | ||
| occupation = Magic Shop Keeper | | occupation = Magic Shop Keeper | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
[[Category:Game Data Templates{{#translation:}}]] | |||
</noinclude> | </noinclude> |
Revision as of 19:46, 8 July 2024
This template can be used to display an information box about a specific NPC on a page.
Usage
{{NpcInfoBox|NPC_ID}}
{{NpcInfoBox|NPC_ID|image=IMAGE_LINK}}
You have to supply the specific NPC ID, not the NPC 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 NPCs 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).
Examples
Natali Klaret
Type | Humanoid |
---|---|
Race | Ellr |
Size | Medium |
Location | Hoddmimis Magic Shop (D5) |
Occupation | Magic Shop Keeper |
{{NpcInfoBox | 1001 | image = Natali Klaret.png | zone = [[Special:MyLanguage/Hoddmimis|Hoddmimis]] | location = Magic Shop | coordinates = D5 | occupation = Magic Shop Keeper }}