Editing Template:Class Weapon Table Header
Warning: The database has been locked for maintenance, so you will not be able to save your edits right now. You may wish to copy and paste your text into a text file and save it for later.
The system administrator who locked it offered this explanation: We are currently working on upgrading comp.tf. Edits will be locked for most of March 2025, or until further notice. For questions, please contact staff on the comp.tf Discord. I apologise for the inconvenience.
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="2" style="color: white; background-color: #1c1c1c" | Weapon | ! rowspan="2" style="color: white; background-color: #1c1c1c" | Weapon | ||
! rowspan="2" colspan="3" style="color: white; background-color: #1c1c1c; border-left: hidden;" | | ! rowspan="2" 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="150px" | {{flag|international}} [[Global Whitelist]] | ! width="150px" | {{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> | ||