Template:ProjectileNameFromId

来自Terraria Wiki
跳到导航 跳到搜索
Template-info.svg 文档 以下文档来自Template:ProjectileNameFromId/doc。(编辑 | 历史

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