Template:Infobox weapon/doc

From Blaston Wiki
Jump to navigation Jump to search

This template is used to create an infobox for a weapon in Blaston.

Parameter Description[edit source]

{{Infobox weapon
|name=
|image=
|image_size=
|alt=
|version_introduced=
|unlock_level=
|spawn_cost=
|ammo=
|reload_time=
|projectile_type=
|damage=
|collision=
|hit_points=
|speed=
|thrown_damage=
|thrown_collision=
|thrown_hit_points=
}}

Name[edit source]

The name of the weapon. This is shown at the top of the infobox. If not included, Unknown Weapon is displayed.

Image[edit source]

The default image if one isn't included.

File name of the weapon's image that has been uploaded to the Blaston Wiki. If an image is not included, the default image is displayed

Image Size[edit source]

The required size of the image to appear in the infobox. 200px is a good size.

Alt[edit source]

Alt text for the image in the infobox.

Version Introduced[edit source]

The version number that indicates when the weapon was first introduced. If not included, Unknown is displayed.

Level Unlocked[edit source]

The level that the player has to be in order for the weapon to be unlocked. If not included, Unknown is displayed.

Spawn Cost[edit source]

The weapon's spawn cost. If not included, Unknown is displayed.

Ammo[edit source]

The amount of ammo the weapon has, if any. If the weapon doesn't have any ammo, do not include the parameter.

Reload Time[edit source]

The time it takes for the weapon to reload, if any. If the weapon doesn't have any reload time (for example, if it only triggers once), do not include the parameter.

Projectile Type[edit source]

The type of projectile the weapon uses.

Projectile Damage[edit source]

The amount of damage the weapon's projectile deals to players.

Projectile Collision[edit source]

The amount of damage the weapon's projectile deals to enemy projectiles or thrown weapons.

Projectile Hit Points[edit source]

The amount of hit points the weapon's projectile has.

Projectile Speed[edit source]

The speed at which the weapon projectiles travel.

Projectile Duration[edit source]

The amount of time the weapon's projectiles last. Used for projectiles that deal damage over time.

Projectile Size[edit source]

The size of weapon projectiles. Used for projectiles that deal damage over time.

Thrown Damage[edit source]

The amount of damage the weapon deals when thrown at a player.

Thrown Collision[edit source]

The amount of damage the weapon deals when thrown at enemy projectiles or thrown weapons.

Thrown Hit Points[edit source]

The amount of damage the weapon has when thrown.

Examples[edit source]

Wildcat[edit source]

Wildcat
Image of the Wildcat, a weapon in Blaston
Base Stats
Version Introduced1.0
Level Unlocked1
Spawn Cost3
Ammo13
Reload Time0.3
Projectile Stats
TypeBullet
Damage6
Collision5
Hit Points5
SpeedSlow
Throw Stats
Player Damage1
Collision Damage15
Hit Points15

{{Infobox weapon |name=Wildcat |image=Icon-wildcat.png |image_size=200px |alt=Image of the Wildcat, a weapon in Blaston |version_introduced=1.0 |unlock_level=1 |spawn_cost=3 |ammo=13 |reload_time=0.3 |projectile_type=Bullet |damage=6 |collision=5 |hit_points=5 |speed=Slow |thrown_damage=1 |thrown_collision=15 |thrown_hit_points=15 }}

FrostByte[edit source]

FrostByte
Image of the FrostByte, a weapon in Blaston
Base Stats
Version Introduced1.5
Level Unlocked4
Spawn Cost2
Ammo1
Projectile Stats
TypeSpecial
Damage15
SpeedReally Fast
Throw Stats
Player Damage15
Collision Damage20
Hit Points8

{{Infobox weapon |name=FrostByte |image=Icon-frostbyte.png |image_size=200px |alt=Image of the FrostByte, a weapon in Blaston |version_introduced=1.5 |unlock_level=4 |spawn_cost=2 |ammo=1 |projectile_type=Special |damage=15 |speed=Really Fast |thrown_damage=15 |thrown_collision=20 |thrown_hit_points=8 }}

Majestic Nade[edit source]

Majestic Nade
Image of the Majestic Nade, a weapon in Blaston
Base Stats
Version Introduced1.0
Level Unlocked15
Spawn Cost3
Ammo1
Projectile Stats
TypeNade / Energcage
Damage20
SpeedSlow
Duration7
SizeSmall
Throw Stats
Player Damage6
Collision Damage15
Hit Points15

{{Infobox weapon |name=Majestic Nade |image=icon-majestic-nade.png |image_size=200px |alt=Image of the Majestic Nade, a weapon in Blaston |version_introduced=1.0 |unlock_level=15 |spawn_cost=3 |ammo=1 |projectile_type=Nade / Energcage |damage=20 |speed=Slow |duration=7 |size=Small |thrown_damage=6 |thrown_collision=15 |thrown_hit_points=15 }}