Template:Sniper Weapon List: Difference between revisions

From comp.tf
Jump to navigation Jump to search
m No longer collapsible
m Removed spaces. + documentation
Line 1: Line 1:
<includeonly>{| class="wikitable" width="250px" style="margin-bottom: 0px;"
<includeonly>{| class="wikitable" width="250px" style="margin-bottom: 0px; margin-top: 0px;"
|-
|-
! colspan=3 | [[File:SniperIcon.png|25px]] [[Sniper]]
! colspan=3 | [[File:SniperIcon.png|25px]] [[Sniper]]
Line 65: Line 65:
|}
|}
|-
|-
{| class="mw-collapsible mw-collapsed wikitable centered" width="250px" style="margin-top: -15px;"
{| class="mw-collapsible mw-collapsed wikitable centered" width="250px" style="margin-top: -15px; margin-bottom: -30px;"
|-
|-
! colspan=3 | Melee
! colspan=3 | Melee
Line 86: Line 86:
|}
|}
|}
|}
</includeonly>
</includeonly>{{documentation}}[[Category:Class Weapon List Template]]</noinclude>
<noinclude>
== 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.
 
<pre>
{{Sniper Weapon List
<!-- Primary -->
| Sniper Rifle =
| Bazaar Bargain =
| Classic =
| Hitman's Heatmaker =
| Huntsman =
| Machina =
| Sydney Sleeper =
<!-- Secondary -->
| SMG =
| Cleaner's Carbine =
| Cozy Camper =
| Darwin's Danger Shield =
| Jarate =
| Razorback =
<!-- Melee -->
| Kukri =
| Bushwacka =
| Shahanshah =
| Tribalman's Shiv =
}}
</pre>
 
=== Example ===
 
<pre>
{{Sniper Weapon List
<!-- Primary -->
| Sniper Rifle =1
| Bazaar Bargain =
| Classic =1
| Hitman's Heatmaker =
| Huntsman =
| Machina =
| Sydney Sleeper =
<!-- Secondary -->
| SMG =
| Cleaner's Carbine =
| Cozy Camper =
| Darwin's Danger Shield =
| Jarate =
| Razorback =1
<!-- Melee -->
| Kukri =1
| Bushwacka =1
| Shahanshah =1
| Tribalman's Shiv =1
}}
</pre>
 
=== Will Yield ===
{{Sniper Weapon List
<!-- Primary -->
| Sniper Rifle =1
| Bazaar Bargain =
| Classic =1
| Hitman's Heatmaker =
| Huntsman =
| Machina =
| Sydney Sleeper =
<!-- Secondary -->
| SMG =
| Cleaner's Carbine =
| Cozy Camper =
| Darwin's Danger Shield =
| Jarate =
| Razorback =1
<!-- Melee -->
| Kukri =1
| Bushwacka =1
| Shahanshah =1
| Tribalman's Shiv =1
}}
[[Category:Class Weapon List Template]]

Revision as of 17:06, 17 July 2015

(view - edit) Documentation

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.

{{Sniper Weapon List
 <!-- Primary -->
| Sniper Rifle =
| Bazaar Bargain =
| Classic =
| Hitman's Heatmaker =
| Huntsman =
| Machina =
| Sydney Sleeper =
 <!-- Secondary -->
| SMG =
| Cleaner's Carbine =
| Cozy Camper =
| Darwin's Danger Shield =
| Jarate =
| Razorback =
 <!-- Melee -->
| Kukri =
| Bushwacka =
| Shahanshah =
| Tribalman's Shiv =
}}

Example

{{Sniper Weapon List
 <!-- Primary -->
| Sniper Rifle =1
| Bazaar Bargain =
| Classic =1
| Hitman's Heatmaker =
| Huntsman =
| Machina =
| Sydney Sleeper =
 <!-- Secondary -->
| SMG =
| Cleaner's Carbine =
| Cozy Camper =
| Darwin's Danger Shield =
| Jarate =
| Razorback =1
 <!-- Melee -->
| Kukri =1
| Bushwacka =1
| Shahanshah =1
| Tribalman's Shiv =1
}}

Will Yield

Sniper
Primary
Sniper Rifle Allowed
Bazaar Bargain Banned
Classic Allowed
Hitman's Heatmaker Banned
Huntsman Banned
Machina Banned
Sydney Sleeper Banned
Secondary
SMG Banned
Cleaner's Carbine Banned
Cozy Camper Banned
Darwin's Danger Shield Banned
Jarate Banned
Razorback Allowed
Melee
Kukri Allowed
Bushwacka Allowed
Shahanshah Allowed
Tribalman's Shiv Allowed

Template loop detected: Template:Documentation</noinclude>