Template:Engineer Weapon List

From comp.tf
Revision as of 22:02, 1 June 2015 by Efefknee (talk | contribs) (Created page with "<onlyinclude>{| class="wikitable collapsible" width="250px" style="margin-bottom: 0px;" |- ! colspan=3 | 25px Engineer |- {| class="mw-collapsibl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Engineer
Primary
Shotgun Banned
Frontier Justice Banned
Panic Attack Banned
Pomson 6000 Banned
Rescue Ranger Banned
Widowmaker Banned
Secondary
Pistol Banned
Short Circuit Banned
Wrangler Banned
Melee
Wrench Banned
Eureka Effect Banned
Gunslinger Banned
Jag Banned
Southern Hospitality Banned

</includeonly>

Usage

For any weapon that is allowed, place a value of "1" next to it. Any weapon that is banned, leave as a null value.

{{Engineer Weapon List
 <!-- Primary -->
| Shotgun =
| Frontier Justice =
| Panic Attack =
| Pomson 6000 =
| Rescue Ranger =
| Widowmaker =
 <!-- Secondary -->
| Pistol =
| Short Circuit =
| Wrangler =
 <!-- Melee -->
| Wrench =
| Eureka Effect =
| Gunslinger =
| Jag =
| Southern Hospitality =
}}

Example

{{Engineer Weapon List
 <!-- Primary -->
| Shotgun =1
| Frontier Justice =1
| Panic Attack =
| Pomson 6000 =
| Rescue Ranger =
| Widowmaker =1
 <!-- Secondary -->
| Pistol =1
| Short Circuit =
| Wrangler =
 <!-- Melee -->
| Wrench =1
| Eureka Effect =
| Gunslinger =
| Jag =1
| Southern Hospitality =1
}}

Will Yield

<onlyinclude>{| class="wikitable collapsible" width="250px" style="margin-bottom: 0px;" |- ! colspan=3 | Engineer |-

Primary
Shotgun Allowed
Frontier Justice Allowed
Panic Attack Banned
Pomson 6000 Banned
Rescue Ranger Banned
Widowmaker Allowed

|-

Secondary
Pistol Allowed
Short Circuit Banned
Wrangler Banned

|-

Melee
Wrench Allowed
Eureka Effect Banned
Gunslinger Banned
Jag Allowed
Southern Hospitality Allowed

|}