Editing Template:Class Weapon Table Header
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
This page is not enabled for semantic in-text annotations due to namespace restrictions. Details about how to enable the namespace can be found on the configuration help page.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
− | + | {| class="wikitable" align="center" | |
− | ! rowspan="2" colspan="3" style="color: white; background-color: #1c1c1c; border-right: hidden; vertical-align: top; text-align: left;" | | + | ! rowspan="2" 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=" | + | ! rowspan="3" style="color: white; background-color: #1c1c1c" | Weapon |
− | ! rowspan=" | + | ! 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=" | + | ! colspan="1" style="color: white; background-color: #1c1c1c" | 6v6 |
− | ! colspan=" | + | ! colspan="2" style="color: white; background-color: #1c1c1c" | Highlander |
|- | |- | ||
! width="100px" | [[File:UGC-Icon.png | 20px | link=]] [[UGC]] | ! width="100px" | [[File:UGC-Icon.png | 20px | link=]] [[UGC]] | ||
− | ! width=" | + | ! width="250px" | <!--[[File:UGC-Icon.png | 20px | link=]] [[File:ETF2L-Icon.png | 20px | link=]] [[File:EseaLogo.png | 20px | link=]] [[File:Ozfortress Icon.png | 20px | link=]] [[File:AsiaFortress-Icon.png | 20px | link=]]-->{{flag|international}} [[Global Whitelist]] |
− | |||
! width="100px" | [[File:UGC-Icon.png | 20px | link=]] [[UGC]] | ! width="100px" | [[File:UGC-Icon.png | 20px | link=]] [[UGC]] | ||
− | ! width="100px" | [[File: | + | ! width="100px" | [[File:ETF2L-Icon.png | 20px | link=]] [[ETF2L]] |
− | + | <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> |