Template:Medic 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:MedicIcon.png|25px]] [[Medic]]
! colspan=3 | [[File:MedicIcon.png|25px]] [[Medic]]
Line 45: Line 45:
|}
|}
|-
|-
{| 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 71: Line 71:
|}
|}
</includeonly>
</includeonly>
<noinclude>
<noinclude>[[Category:Class Weapon List Template]]{{documentation}}</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>
{{Medic Weapon List
<!-- Primary -->
| Syringe Gun =
| Blutsauger =
| Crusader's Crossbow =
| Overdose =
<!-- Secondary -->
| Medigun =
| Kritzkrieg =
| Quick-Fix =
| Vaccinator =
<!-- Melee -->
| Bonesaw =
| Amputator =
| Solemn Vow =
| Übersaw =
| Vita-Saw =
}}
</pre>
 
=== Example ===
 
<pre>
{{Medic Weapon List
<!-- Primary -->
| Syringe Gun =1
| Blutsauger =1
| Crusader's Crossbow =1
| Overdose =1
<!-- Secondary -->
| Medigun =1
| Kritzkrieg =1
| Quick-Fix =
| Vaccinator =1
<!-- Melee -->
| Bonesaw =1
| Amputator =1
| Solemn Vow =
| Übersaw =1
| Vita-Saw =
}}
</pre>
 
=== Will Yield ===
{{Medic Weapon List
<!-- Primary -->
| Syringe Gun =1
| Blutsauger =1
| Crusader's Crossbow =1
| Overdose =1
<!-- Secondary -->
| Medigun =1
| Kritzkrieg =1
| Quick-Fix =
| Vaccinator =1
<!-- Melee -->
| Bonesaw =1
| Amputator =1
| Solemn Vow =
| Übersaw =1
| Vita-Saw =
}}
[[Category:Class Weapon List Template]]

Revision as of 17:05, 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.

{{Medic Weapon List
 <!-- Primary -->
| Syringe Gun =
| Blutsauger =
| Crusader's Crossbow =
| Overdose =
 <!-- Secondary -->
| Medigun =
| Kritzkrieg =
| Quick-Fix =
| Vaccinator =
 <!-- Melee -->
| Bonesaw =
| Amputator =
| Solemn Vow =
| Übersaw =
| Vita-Saw =
}}

Example

{{Medic Weapon List
 <!-- Primary -->
| Syringe Gun =1
| Blutsauger =1
| Crusader's Crossbow =1
| Overdose =1
 <!-- Secondary -->
| Medigun =1
| Kritzkrieg =1
| Quick-Fix =
| Vaccinator =1
 <!-- Melee -->
| Bonesaw =1
| Amputator =1
| Solemn Vow =
| Übersaw =1
| Vita-Saw =
}}

Will Yield

Medic
Primary
Syringe Gun Allowed
Blutsauger Allowed
Crusader's Crossbow Allowed
Overdose Allowed
Secondary
Medigun Allowed
Kritzkrieg Allowed
Quick-Fix Banned
Vaccinator Allowed
Melee
Bonesaw Allowed
Amputator Allowed
Solemn Vow Banned
Übersaw Allowed
Vita-Saw Banned