Template:WeaponsTable: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>{{doc}}[[Category:Templates]][[Category:Cargo Querying Templates]]</noinclude>
<noinclude>{{doc}}[[Category:Templates]][[Category:Cargo Querying Templates]]</noinclude>
<includeonly>{| class="responsive-table" style="width:{{{width|50}}}%"
<includeonly>{| class="responsive-table" style="width:{{#if:{{{width|}}}|{{{width}}}%|auto}}"
!Weapon
!Weapon
{{#ifeq:{{{tabletype|}}}|ranged|
{{#ifeq:{{{tabletype|}}}|ranged|

Revision as of 16:50, 17 March 2023

Documentation

Table displaying Weapons for the Handheld Weapons page.

Sub Templates

See also

Template in use

Ranged

To show up here items must have:

  • weapontype defined as ranged.
{{WeaponsTable|tabletype=ranged}}
Weapon Firerate Supply Ammo
Capacity
Ammunition Magazine
size
Afflictions Penetration Severance
Chance
Error: No field named "type" found for the database table "Items".

Melee

  • weapontype defined as melee.
{{WeaponsTable|tabletype=melee}}
Weapon Attack Speed Afflictions Penetration Severance
Chance
Error: No field named "type" found for the database table "Items".

Throwable

  • weapontype defined as throwable.
{{WeaponsTable|tabletype=throwable}}
Weapon Afflictions Severance
Chance
Error: No field named "type" found for the database table "Items".