模板:NpcNameFromId

出自Terraria Wiki
跳至導覽 跳至搜尋
Template-info.svg 文檔 以下文檔來自Template:NpcNameFromId/doc。(編輯 | 歷史

This template returns the name of an NPC based on its NPC ID.

Usage

{{ npcNameFromId | <NPC ID> (optional) }}

First unnamed parameter

ID of the NPC. Can be omitted in order to simply load the database and use the generated #dplvars elsewhere.

Examples

Code Result
{{npcNameFromId|-59}} Big Honey Hornet
{{npcNameFromId|342}} Gingerbread Man
{{npcNameFromId| 342 }} Gingerbread Man
{{npcNameFromId|}}
{{npcNameFromId|1380}}

See also