Predefinição:NpcNameFromId

Fonte: Terraria Wiki
Saltar para a navegação Saltar para a pesquisa
Important.svg
CAUTION: Terraria Wiki code is complex!!!
If you want to use this code on another wiki, wiki.gg staff are not able to assist you.
Please consider picking a different wiki to adapt code from, or making your own templates!
Remember that content on a wiki is more important than fancy formatting.
Template-info.svg Documentação A documentação que segue é transcluída de Predefinição:NpcNameFromId/doc. (editar | histórico)

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

Usage

{{ npcNameFromId | <NPC ID> }}

First unnamed parameter

ID of the NPC.

Examples

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

See also