Terraria Wiki

  • Discussions are now available on the Terraria Wiki.
  • Miss the old Hydra Skin? Try out our Hydralize gadget! Visit the preferences page while logged in and turn on the gadget.

READ MORE

Terraria Wiki
Advertisement

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

Usage[]

{{ itemIdFromInternalName | <internal item name> }}

First unnamed parameter

Internal name of the item. If it is empty or invalid, the template will return an empty string.

Examples[]

Code Result
{{itemIdFromInternalName|IronPickaxe}} 1

See also[]


Advertisement