:GetProjectileInfo/doc

Terraria Wiki
둘러보기로 이동 검색으로 이동

This template is used to dynamically display information about a projectile. It is based on Module:Projectileinfo, which takes its data directly from the source code.

Usage

{{ projectileinfo | <ID of the projectile> | <specific stat> }}

Special: {{projectileinfo||count}} results in:

  1. REDIRECT Template:GetProjectileInfo
First unnamed parameter

ID of the projectile.

Second unnamed parameter

Specific stat to be displayed. Can be any of the following, in addition to the stats displayed on Module:Projectileinfo:

  • name
  • image

Examples

Code Result
{{projectileinfo|87|name}}
  1. REDIRECT Template:GetProjectileInfo
{{projectileinfo|147|image}}
  1. REDIRECT Template:GetProjectileInfo
{{projectileinfo|1|arrow}}
  1. REDIRECT Template:GetProjectileInfo
{{projectileinfo||count}}
  1. REDIRECT Template:GetProjectileInfo