Template:Infobox weapon/doc

From Blaston Wiki
< Template:Infobox weapon
Revision as of 07:02, 6 June 2021 by Skoi (talk | contribs) (Created page with "This template is used to create an infobox for a game update in Blaston. ==Parameter Description== <pre style="margin:0px; border:none; white-space:pre;"> {{Infobox weapon |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Parameter Description

{{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

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

Image

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

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

Alt

Alt text for the image in the infobox.

Version Introduced

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

Level Unlocked

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

Spawn Cost

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

Ammo

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

Reload Time

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

The type of projectile the weapon uses.

Projectile Damage

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

Projectile Collision

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

Projectile Hit Points

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

Projectile Speed

The speed at which the weapon projectiles travel.

Projectile Duration

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

Projectile Size

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

Thrown Damage

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

Thrown Collision

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

Thrown Hit Points

The amount of damage the weapon has when thrown.

Examples

Wildcat

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

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

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