Template:Weapon infobox
Source Version
{{Weapon infobox
<!-- Infobox Colors -->
| mainbg =
| sidebg =
<!-- General Information -->
| name =
| image =
<!-- Primary Fire -->
| damage =
| duration =
| time =
<!-- Alternate Fire -->
| altdamage =
| altduration =
| alttime =
<!-- Damage Modifiers -->
| modifiers =
<!-- Terminal Info -->
| info =
<!-- Obtained in -->
| obtained =
}}
This template is used for making the infoboxes for each weapon.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| mainbg | mainbg Header Background | The color of the main header which can be changed depending on variant color
| String | required |
| sidebg | sidebg Subheader Background | The color of the subheaders which can be changed depending on variant color
| String | required |
| name | name Weapon Name | Name of the weapon.
| Content | required |
| image | image Weapon Image | Viewmodel Render of the weapon.
| File | required |
| image1 | image1 Weapon Image | HUD Icon of the weapon.
| File | suggested |
| caption | caption Caption | Caption to go under both weapon images, these should only be used for misc. weapons like the fishing rod or spawner arms. | Content | suggested |
| primaryfireicon | primaryfireicon Primary Fire Icon | Icon of the Primary Fire. | File | suggested |
| damage | damage Primary Fire Damage | The damage dealt from the primary fire. | Number | required |
| duration | duration Primary Fire Duration | The duration of the primary fire in seconds. | Number | suggested |
| time | time Primary Fire Cooldown | The cooldown of the primary fire in seconds. | Number | required |
| second | second | no description | Unknown | deprecated |
| alternatefireicon | alternatefireicon Alternate Fire Icon | Icon of the Alternate Fire. | File | suggested |
| altsimple | altsimple | If the weapon has a simple alternate that doesn't do damage, has no cooldown or duration.
| Content | suggested |
| altdamage | altdamage ALternate Fire Damage | The damage dealt from the alternate fire. | Number | suggested |
| altduration | altduration Alternate Fire Duration | The duration of the alternate fire in seconds. | Number | suggested |
| alttime | alttime Alternate Fire Cooldown | The cooldown of the alternate fire in seconds. | Number | required |
| altsecond | altsecond | no description | Unknown | deprecated |
| modifiers | modifiers Damage Modifiers | Damage modifiers that the weapon activates towards specific enemies + the percentage dealt. | Content | suggested |
| info | info Terminal Information | The information shown when clicked on the terminal.
| Content | suggested |
| Obtained | obtained Unlock Location | The level where the weapon is unlocked/obtained first
| URL | required |