Template:ProjectileInternalNameFromId/doc

From Terraria Wiki
Jump to navigation Jump to search

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