Template:ProjectileInternalNameFromId

From Terraria Wiki
Jump to navigation Jump to search
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