Template:NpcNameFromId

From Terraria Wiki
Jump to navigation Jump to search
Template-info.svg Documentation The documentation below is transcluded from Template:NpcNameFromId/doc. (edit | history)

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