Plantilla:ProjectileNameFromId

De Terraria Wiki
Ir a la navegación Ir a la búsqueda
Template-info.svg Documentation The documentation below is transcluded from Plantilla: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}} Flecha infame

Data storage