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

From comp.tf
Jump to navigation Jump to search
(Created page with "{| class="wikitable" ! width="15%" rowspan="2" | Weapon ! width="12%" | ESEA 6v6 ! width="12%" | ETF2L 6v6 ! width="12%" | ozfortress 6v6 ! width="12%" ...")
 
m
Line 11: Line 11:
 
! colspan="7" align="center" | Info
 
! colspan="7" align="center" | Info
 
<noinclude>|} This is a test version of a header for a weapons table, for a class page. The template itself describes what the table contains.
 
<noinclude>|} This is a test version of a header for a weapons table, for a class page. The template itself describes what the table contains.
== Constructing a Weapons Table ==
 
<pre>
 
{{User:Maxim/Class Weapon Table Header}}
 
{{Class Weapon Table Row
 
|weaponname = Natascha
 
|itemquality = Stock
 
|wikilink = Brass_Beast
 
|imgname = 128px-Fists.png
 
|esea6s = true
 
|etf2l6s = true
 
|ozf6s = true
 
|ozfHL = true
 
|ugcHL = true
 
|etf2lHL = true
 
|cevoHL = true
 
|description = SEY! SEY!
 
}}
 
{{Class Weapon Table Row
 
|weaponname = Minigun
 
|itemquality = Unusual
 
|wikilink = Cow_Mangler_5000
 
|imgname = 128px-Brass_Beast.png
 
|esea6s = true
 
|etf2l6s = no
 
|ozf6s = true
 
|ozfHL = no
 
|ugcHL = true
 
|etf2lHL = no
 
|cevoHL = no
 
|description = Please note that all contributions to Comp.tf may be edited,
 
altered, or removed by other contributors. If you do not want your writing
 
to be edited mercilessly, then do not submit it here.
 
}}
 
{{Class Weapon Table End}}
 
</pre>
 
=== Displays ===
 
{{User:Maxim/Template:Class Weapon Table Header}}
 
{{Class Weapon Table Row
 
|weaponname = Natascha
 
|itemquality = Stock
 
|wikilink = Brass_Beast
 
|imgname = 128px-Fists.png
 
|esea6s = true
 
|etf2l6s = true
 
|ozf6s = true
 
|ozfHL = true
 
|ugcHL = true
 
|etf2lHL = true
 
|cevoHL = true
 
|description = SEY! SEY!
 
}}
 
{{Class Weapon Table Row
 
|weaponname = Minigun
 
|itemquality = Promotional
 
|wikilink = Cow_Mangler_5000
 
|imgname = 128px-Brass_Beast.png
 
|esea6s = true
 
|etf2l6s = no
 
|ozf6s = true
 
|ozfHL = no
 
|ugcHL = true
 
|etf2lHL = no
 
|cevoHL = no
 
|description = Please note that all contributions to Comp.tf may be edited,
 
altered, or removed by other contributors. If you do not want your writing
 
to be edited mercilessly, then do not submit it here.
 
}}
 
{{Class Weapon Table End}}
 
 
 
== External Links ==
 
http://wiki.teamfortress.com/wiki/Competitive_item_restrictions
 
* http://play.esea.net/index.php?s=content&d=league_rules_tf2#Settings
 
* http://etf2l.org/rules/season-15-rules/#3
 
* http://ozfortress.com/showthread.php?t=57241
 
* http://ozfortress.com/showthread.php?t=51528
 
* http://ugcleague.com/files/configs/whitelist/item_whitelist_ugc_HL.txt
 
* http://www.cevo.com/event/tf2-season1/rules#section_24.30
 
* http://etf2l.org/leagues/recent-seasons/highlander-season-4-home/highlander-s4-rules/#3
 
== See also ==
 
* [[Template:Class Weapon Table Row]]
 
* [[Template:Class Weapon Table End]]
 
 
</noinclude>
 
</noinclude>

Revision as of 06:01, 6 July 2013

Weapon ESEA 6v6 ETF2L 6v6 ozfortress 6v6 ozfortress HL UGC HL ETF2L HL CEVO HL
Info

This is a test version of a header for a weapons table, for a class page. The template itself describes what the table contains.