Template:ProjectileNameFromId/doc

来自Terraria Wiki
跳到导航 跳到搜索

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}} 邪箭

Data storage