Template:ProjectileInternalNameFromId

From Terraria Wiki
Jump to navigation Jump to search
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 Documentation The documentation below is transcluded from Template:ProjectileInternalNameFromId/doc. (edit | history)

This template returns the internal name of a projectile based on its id.

Usage

{{projectileInternalNameFromId| <projectileid>}}

First unnamed parameter

id of the projectile. If empty or invalid, will return empty string.

Examples

Code result
{{projectileInternalNameFromId|4}} UnholyArrow

See also