Template:ProjectileNameFromId

From Terraria Wiki
Jump to navigation Jump to search
Template-info.svg Documentation The documentation below is transcluded from Template:ProjectileNameFromId/doc. (edit | history)

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

Usage

{{projectileNameFromId| <projectileid>}}

First unnamed parameter

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

Examples

Code result
{{projectileNameFromId|4}} Unholy Arrow

Data storage