Difference between revisions of "Template:Class Weapon Table Header"

From comp.tf
Jump to navigation Jump to search
m
m (Removal of |})
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
:''<small>Asterisks (*) indicate an outdated season/whitelist</small>''
+
<includeonly>{| class="wikitable" align="center"
{| class="wikitable" align="center"
+
! rowspan="2" colspan="3" style="color: white; background-color: #1c1c1c; border-right: hidden; vertical-align: top; text-align: left;" |
! rowspan="3" colspan="3" style="color: white; background-color: #1c1c1c; border-right: hidden; vertical-align: top; text-align: left;" |<span class="controls">[<span class="plainlinks">[{{fullurl:Template:Class {{FULLPAGENAME}} {{{type|}}} Table|action=edit}} edit]</span>]</span>
+
! rowspan="2" style="color: white; background-color: #1c1c1c" | Weapon
! rowspan="3" style="color: white; background-color: #1c1c1c" | Weapon
+
! rowspan="2" colspan="3" style="color: white; background-color: #1c1c1c; border-left: hidden;" |
! rowspan="3" colspan="3" style="color: white; background-color: #1c1c1c; border-left: hidden;" |
 
 
! colspan="1" style="color: white; background-color: #1c1c1c" | 4v4
 
! colspan="1" style="color: white; background-color: #1c1c1c" | 4v4
! colspan="5" style="color: white; background-color: #1c1c1c" | 6v6
+
! colspan="2" style="color: white; background-color: #1c1c1c" | 6v6
! colspan="2" style="color: white; background-color: #1c1c1c" | Highlander
+
! colspan="3" style="color: white; background-color: #1c1c1c" | Highlander
 
|-
 
|-
! width="110px" | [[File:UGC-Icon.png | 20px | link=]] [[UGC]]
+
! width="100px" | [[File:UGC-Icon.png | 20px | link=]] [[UGC]]
! width="110px" | [[File:UGC-Icon.png | 20px | link=]] [[UGC]]
+
! width="150px" | {{flag|international}}&nbsp;[[Global Whitelist]]
! width="110px" | [[File:ETF2L-Icon.png | 20px | link=]] [[ETF2L]]
+
! width="100px" | [[File:RGL Icon.png | 20px | link=]] [[RGL]]
! width="110px" | [[File:EseaLogo.png | 20px | link=]] [[ESEA]]
+
! width="100px" | [[File:UGC-Icon.png | 20px | link=]] [[UGC]]
! width="110px" | [[File:Ozfortress Icon.png | 20px | link=]] [[Ozfortress|ozfortress]]
+
! width="100px" | [[File:RGL Icon.png | 20px | link=]] [[RGL]]
! width="110px" | [[File:AsiaFortress-Icon.png | 20px | link=]] [[AsiaFortress]]
+
! width="100px" | [[File:ETF2L-Icon.png | 20px | link=]] [[ETF2L]]</includeonly>
! width="110px" | [[File:UGC-Icon.png | 20px | link=]] [[UGC]]
+
<noinclude>{{Documentation}}  
! width="110px" | [[File:ETF2L-Icon.png | 20px | link=]] [[ETF2L]]
 
|- style="text-align:center"
 
| '''[[UGC 4v4 Season 8|Season 8]]'''
 
| '''[[UGC 6v6 Season 21|Season 21]]'''
 
| '''[[ETF2L 6v6 Season 23|Season 23]]'''*
 
| '''[[ESEA Season 21|Season 21]]'''*
 
| '''[[ozfortress Season 15|Season 15]]'''
 
| '''[[AsiaFortress Cup 9|Season 9]]'''
 
| '''[[UGC HL Season 19|Season 19]]'''
 
| '''[[ETF2L Highlander Season 10|Season 10]]'''
 
<noinclude>|} The template itself describes what the table contains.
 
 
 
==How to put together a weapon table ==
 
<pre>
 
{{Template:Class Weapon Table Header |type=primary}}
 
{{Template:Class Weapon Table Row
 
|weaponname = Blutsauger
 
|ugc4s = false
 
|ugc6s = true
 
|etf2l6s = true
 
|esea6s = true
 
|ozf6s = maybe
 
|ozf6sref = Banned in OWL, allowed in OZFL.
 
|af6s = false
 
|ugchl = true
 
|etf2lhl = false
 
|description = The Blutsauger affords medics extra survivability when retreating from combat while being attacked, however it discourages taking your combo into those high risk situations given your reduced regen rate.
 
}}
 
{{Template:Class Weapon Table Row
 
|weaponname = Medigun
 
ugc4s = true
 
|ugc6s = true
 
|etf2l6s = true
 
|esea6s = true
 
|ozf6s = true
 
|af6s = true
 
|ugchl = true
 
|etf2lhl = true
 
|description = The <s>Blutsauger</s>Medigun affords medics extra survivability when retreating from combat while being attacked, however it discourages taking your combo into those high risk situations given your reduced regen rate.
 
}}
 
{{Class Weapon Table End}}
 
</pre>
 
===Displays===
 
{{Template:Class Weapon Table Header |type=primary}}
 
{{Template:Class Weapon Table Row
 
|weaponname = Blutsauger
 
|ugc4s = false
 
|ugc6s = true
 
|etf2l6s = true
 
|esea6s = true
 
|ozf6s = maybe
 
|ozf6sref = Banned in OWL, allowed in OZFL.
 
|af6s = false
 
|ugchl = true
 
|etf2lhl = false
 
|description = The Blutsauger affords medics extra survivability when retreating from combat while being attacked, however it discourages taking your combo into those high risk situations given your reduced regen rate.
 
}}
 
{{Template:Class Weapon Table Row
 
|weaponname = Medigun
 
ugc4s = true
 
|ugc6s = true
 
|etf2l6s = true
 
|esea6s = true
 
|ozf6s = true
 
|af6s = true
 
|ugchl = true
 
|etf2lhl = true
 
|description = The <s>Blutsauger</s>Medigun affords medics extra survivability when retreating from combat while being attacked, however it discourages taking your combo into those high risk situations given your reduced regen rate.
 
}}
 
{{Class Weapon Table End}}
 
 
 
== References ==
 
<references />
 
 
</noinclude>
 
</noinclude>

Latest revision as of 01:05, 24 September 2020

(view - edit) Documentation

The template itself describes what the table contains.

Usage

{{Template:Class Weapon Table Header |type=primary}}
{{Template:Class Weapon Table Row
|weaponname = Blutsauger
|ugc4s   = false
|6s      = true
|rgl6s   = true
|ugchl   = true
|rglhl   = false
|etf2lhl = false
|description = The Blutsauger affords medics extra survivability when retreating from combat while being attacked, however it discourages taking your combo into those high risk situations given your reduced regen rate.
}}
{{Template:Class Weapon Table Row
|weaponname = Medigun
|ugc4s   = true
|rgl6s   = true
|6s      = true
|ugchl   = true
|rglhl   = false
|etf2lhl = true
|description = The <s>Blutsauger</s>Medigun affords medics extra survivability when retreating from combat while being attacked, however it discourages taking your combo into those high risk situations given your reduced regen rate.
}}
{{Class Weapon Table End}}

Displays

Weapon 4v4 6v6 Highlander
UGC-Icon2.png UGC United Nations Global Whitelist RGL Icon.png RGL UGC-Icon2.png UGC RGL Icon.png RGL ETF2L-Icon2.png ETF2L
Blutsauger.png
Blutsauger
Banned Allowed Allowed Allowed Banned Banned
The Blutsauger affords medics extra survivability when retreating from combat while being attacked, however it discourages taking your combo into those high risk situations given your reduced regen rate.
Medi Gun.png
Medigun
Allowed Allowed Allowed Allowed Banned Allowed
The BlutsaugerMedigun affords medics extra survivability when retreating from combat while being attacked, however it discourages taking your combo into those high risk situations given your reduced regen rate.


See also