模板: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