<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://comp.tf/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Garlic</id>
	<title>comp.tf - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://comp.tf/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Garlic"/>
	<link rel="alternate" type="text/html" href="http://comp.tf/wiki/Special:Contributions/Garlic"/>
	<updated>2026-05-05T06:32:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://comp.tf/index.php?title=Useful_console_commands&amp;diff=70023</id>
		<title>Useful console commands</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Useful_console_commands&amp;diff=70023"/>
		<updated>2025-01-12T23:14:04Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Protected &amp;quot;Useful console commands&amp;quot; ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Display, sound and input commands ==&lt;br /&gt;
&amp;lt;code&amp;gt;fov_desired ''(75-90)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Changes the player's field of view.&lt;br /&gt;
&amp;lt;code&amp;gt;viewmodel_fov ''&amp;lt;number&amp;gt;''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Changes the field of view of viewmodels.&lt;br /&gt;
&amp;lt;code&amp;gt;viewmodel_fov_demo ''&amp;lt;number&amp;gt;''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Changes the field of view of viewmodels in recorded demos.&lt;br /&gt;
&amp;lt;code&amp;gt;r_drawviewmodel ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Toggles the visibility of the viewmodel.&lt;br /&gt;
&amp;lt;code&amp;gt;cl_drawhud ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Shows/hides the [[HUD]] (sv_cheats must be set to 1).&lt;br /&gt;
&amp;lt;code&amp;gt;hud_reloadscheme&amp;lt;/code&amp;gt;&lt;br /&gt;
:Reloads the HUD.&lt;br /&gt;
&amp;lt;code&amp;gt;snd_restart&amp;lt;/code&amp;gt;&lt;br /&gt;
:Resets the sound (useful for fixing sound bugs).&lt;br /&gt;
&amp;lt;code&amp;gt;tf_dingalingaling ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Enables/disables the hitsound.&lt;br /&gt;
&amp;lt;code&amp;gt;tf_dingaling_pitchmaxdmg ''&amp;lt;number&amp;gt;''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Sets the pitch of the hitsound when doing maximum damage (Default 100).&lt;br /&gt;
&amp;lt;code&amp;gt;tf_dingaling_pitchmindmg ''&amp;lt;number&amp;gt;''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Sets the pitch of the hitsound when doing minimum damage (Default 100).&lt;br /&gt;
&amp;lt;code&amp;gt;hud_combattext ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Turns off/on damage text.&lt;br /&gt;
&amp;lt;code&amp;gt;hud_combattext_batching ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Turns off/on adding-up damage text.&lt;br /&gt;
&amp;lt;code&amp;gt;hud_combattext_batching_window ''(0-2)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Allows more or less time to pass before resetting combat text numbers.&lt;br /&gt;
&lt;br /&gt;
== Net-related commands ==&lt;br /&gt;
&amp;lt;code&amp;gt;cl_interp&amp;lt;/code&amp;gt;&lt;br /&gt;
:Changes the interpolation modifier that the game reads to calculate player-side ping.&lt;br /&gt;
&amp;lt;code&amp;gt;cl_showfps ''(0/1/2)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Displays your current framerate. ''(0 - disabled, 1 - real-time, 2 - rounded)''&lt;br /&gt;
&amp;lt;code&amp;gt;net_graph ''(0-6)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Displays various net information, such as FPS, ping, lerp, choke etc.&lt;br /&gt;
&lt;br /&gt;
== Gameplay commands ==&lt;br /&gt;
&amp;lt;code&amp;gt;+attack&amp;lt;/code&amp;gt;&lt;br /&gt;
:Activates the weapon's primary attack (Mouse 1).&lt;br /&gt;
&amp;lt;code&amp;gt;-attack&amp;lt;/code&amp;gt;&lt;br /&gt;
:Halts the weapon's primary attack.&lt;br /&gt;
&amp;lt;code&amp;gt;cl_autoreload ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Enables or disables auto-reloading.&lt;br /&gt;
&amp;lt;code&amp;gt;tf_medigun_autoheal ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Enables/disables the Medi Gun auto-heal.&lt;br /&gt;
&amp;lt;code&amp;gt;kill&amp;lt;/code&amp;gt;&lt;br /&gt;
:Kills the player.&lt;br /&gt;
&amp;lt;code&amp;gt;explode&amp;lt;/code&amp;gt;&lt;br /&gt;
:Kills the player and causes them to gib.&lt;br /&gt;
&lt;br /&gt;
== Spectator commands ==&lt;br /&gt;
&amp;lt;code&amp;gt;spec_next&amp;lt;/code&amp;gt;&lt;br /&gt;
:Spectates next player.&lt;br /&gt;
&amp;lt;code&amp;gt;spec_prev&amp;lt;/code&amp;gt;&lt;br /&gt;
:Spectates previous player.&lt;br /&gt;
&amp;lt;code&amp;gt;spec_mode&amp;lt;/code&amp;gt;&lt;br /&gt;
:Changes spectating mode (free-roam, first-person, third-person)&lt;br /&gt;
&lt;br /&gt;
== Binds and aliases ==&lt;br /&gt;
&amp;lt;code&amp;gt;alias ''alias_name'' &amp;quot;''command''&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
:Creates an alias executing certain commands.&lt;br /&gt;
&amp;lt;code&amp;gt;bind &amp;quot;''key''&amp;quot; &amp;quot;''command''&amp;quot; &amp;quot;''message (optional)''&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
:Binds a key to a command or message.&lt;br /&gt;
&amp;lt;code&amp;gt;unbind &amp;quot;''key''&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
:Unbinds a key.&lt;br /&gt;
&amp;lt;code&amp;gt;bindtoggle &amp;quot;KEY&amp;quot; &amp;quot;COMMAND&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
:Toggles a command, such as r_drawviewmodel.&lt;br /&gt;
&lt;br /&gt;
== Server operator commands ==&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Most of these commands will require also using the following:&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;rcon ''command''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Executes a command as a server operator.&lt;br /&gt;
&amp;lt;code&amp;gt;rcon_password ''password''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Stores the rcon password. Required to match the server's rcon password for rcon commands to work.&lt;br /&gt;
&lt;br /&gt;
=== Gameplay commands ===&lt;br /&gt;
&amp;lt;code&amp;gt;tf_use_fixed_weaponspreads ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Enables/disabled fixed bullet spread (for hitscan weapons like the Scattergun or the Shotgun)&lt;br /&gt;
&amp;lt;code&amp;gt;tf_weapon_criticals ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Turns random critical hits off/on.&lt;br /&gt;
&amp;lt;code&amp;gt;sv_pure ''(0/1/2)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Turns user-side custom content off/on. ''(0 - custom content on, 1 - uses server whitelist, 2 - custom content off)''&lt;br /&gt;
&amp;lt;code&amp;gt;mp_tournament ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Turns tournament mode off/on.&lt;br /&gt;
&amp;lt;code&amp;gt;mp_tournament_restart&amp;lt;/code&amp;gt;&lt;br /&gt;
:Restarts the game in tournament mode.&lt;br /&gt;
&amp;lt;code&amp;gt;changelevel ''map_name''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Changes the map.&lt;br /&gt;
&amp;lt;code&amp;gt; exec ''config''&amp;lt;/code&amp;gt;&lt;br /&gt;
:executes a gameplay config for the server or for the user. Common examples include &amp;lt;code&amp;gt;etf2l_6v6.cfg&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;ugc_HL_standard.cfg&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Cheat commands ===&lt;br /&gt;
&amp;lt;code&amp;gt;sv_cheats ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Turns cheats on.&lt;br /&gt;
&amp;lt;code&amp;gt;noclip&amp;lt;/code&amp;gt;&lt;br /&gt;
:Causes the player to free-roam across the map, ignoring walls, floors and other obstacles.&lt;br /&gt;
&amp;lt;code&amp;gt;impulse 101&amp;lt;/code&amp;gt;&lt;br /&gt;
:Replenishes the player's ammo and health.&lt;br /&gt;
&amp;lt;code&amp;gt;hurtme ''&amp;lt;number&amp;gt;''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Damages the player. If a negative number is used, overheals the player by the given amount.&lt;br /&gt;
&amp;lt;code&amp;gt;addcond 57&amp;lt;/code&amp;gt;&lt;br /&gt;
:Gives the player an infinite ÜberCharge.&lt;br /&gt;
&amp;lt;code&amp;gt;addcond 56&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;addcond 33&amp;lt;/code&amp;gt;&lt;br /&gt;
:Gives the player infinite Crits.&lt;br /&gt;
==External Links==&lt;br /&gt;
The [https://wiki.teamfortress.com/ official Team Fortress 2 Wiki] has a [https://wiki.teamfortress.com/wiki/List_of_useful_console_commands page about this] topic.&lt;br /&gt;
{{Popular topics navbox}}&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Template:Featured/doc&amp;diff=70022</id>
		<title>Template:Featured/doc</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Template:Featured/doc&amp;diff=70022"/>
		<updated>2025-01-12T23:12:55Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Protected &amp;quot;Template:Featured/doc&amp;quot; ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Usage ==&lt;br /&gt;
&lt;br /&gt;
Make sure to edit the template and not the documentation when you want to change the featured article on the front page of comp.tf. Or you can click '''[http://comp.tf/index.php?title=Template:Featured&amp;amp;action=edit  Here]'''.&lt;br /&gt;
&lt;br /&gt;
;|name =&lt;br /&gt;
: The name of the article&lt;br /&gt;
;|display =&lt;br /&gt;
: The desired title to be displayed&lt;br /&gt;
;|image =&lt;br /&gt;
: The image to show up with the article on the front page.&lt;br /&gt;
;|text =&lt;br /&gt;
: The text to show on the front page. This is formated in the same way as any other wikipedia article.&lt;br /&gt;
&lt;br /&gt;
If you are replacing an old article, it is preferable to archive the old featured article in the [http://comp.tf/index.php?title=Template:Featured/doc&amp;amp;action=edit documentation]'''.&lt;br /&gt;
&lt;br /&gt;
{{ContentsRight}}&lt;br /&gt;
== Currently featured article ==&lt;br /&gt;
;Text&lt;br /&gt;
{{Featured|text}}&lt;br /&gt;
&lt;br /&gt;
;Image&lt;br /&gt;
[[File:{{Featured|image}}|200px]]&lt;br /&gt;
== History ==&lt;br /&gt;
=== Tip of the Hats 3rd - 5th October ===&lt;br /&gt;
Undoubtedly everyone's favourite event in the year, Tip of the Hats, has announced their stream dates for 2018: '''3rd - 5th October'''.&lt;br /&gt;
&lt;br /&gt;
The entertainment stream hosts a wide range of games and a wide range of special guests, &amp;lt;small&amp;gt;(Hey, anyone remember Sideshow?)&amp;lt;/small&amp;gt; and it's all for a great cause. As every year, all money raised by the stream goes towards Children's Oncology Services, which allows children suffering from cancer to be sent to camps to feel like kids.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|tipofthehats}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://twitch.tv/tipofthehats&lt;br /&gt;
&lt;br /&gt;
There a number of ways you can donate:&lt;br /&gt;
&lt;br /&gt;
'''[[https://tracker.tipofthehats.org/donate/toth2018 Cash]]''', '''[[https://scrap.tf/toth In-game items]]''', buying '''[[https://teespring.com/stores/tipofthehats shirts &amp;amp; mugs]]''' or '''[[https://shop.tipofthehats.org/ hats, stickers and mugs]]'''. You can also win prizes from donating!&lt;br /&gt;
&lt;br /&gt;
Donations are open now.&lt;br /&gt;
&lt;br /&gt;
For full information on guests, games and when what's on, please [https://tipofthehats.org/ CLICK HERE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Tip of the Hats logo.png]]&lt;br /&gt;
&lt;br /&gt;
=== Tip of the Hats 2017 This Weekend!! ===&lt;br /&gt;
This weekend, September 22nd - 24th, '''Tip of the Hats''' is back up and live for their annual charity fundraising stream. All funds given towards Tip of the Hats goes directly to Camp One Step programs which offers camps and other educational and excursion programs throughout the year that allow children with cancer to just be kids.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|tipofthehats}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[https://tipofthehats.org/donate Donations] are already live to be given with your [https://scrap.tf/toth TF2 and CS:GO items] or with [https://tracker.tipofthehats.org/donate/toth2017 simple cash]. Alternatively, you can always donate directly to the cause right from the [http://camponestep.org/donate/ Camp One Step website].&lt;br /&gt;
&lt;br /&gt;
Detailed information about the stream which will run between 11AM{{Abbr|PDT|Pacific Daylight Time (UTC-7)}} and 11PM{{Abbr|PDT|Pacific Daylight Time (UTC-7)}} for the three days can be found on [http://tipofthehats.org/ tipofthehats.com] and will feature a handful of familiar faces, such as [[Sideshow]], [[Lange]], [[Tagg]] &amp;amp; [[Ma3la]], and featuring a handful of games you know, like TF2, CS:GO, &amp;lt;small&amp;gt;&amp;lt;small&amp;gt;overwatch&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;, PUBG and Mariokart 8. If you're into Source Filmmakery, talented community artists will also be flaunting and teaching their skills live from the studio in California.&lt;br /&gt;
&lt;br /&gt;
Want to be there in person? ToTH now was a viewing party from which you can spectate live. Tickets can be bought from [https://matcherino.com/events/7583 Matcherino].&lt;br /&gt;
&lt;br /&gt;
'''[http://tipofthehats.org/ tipofthehats.com]'''&lt;br /&gt;
&lt;br /&gt;
[[File:Tip of the Hats logo.png]]&lt;br /&gt;
&lt;br /&gt;
=== i61 is live! ===&lt;br /&gt;
'''[[Insomnia61]]''' is here and live. Follow our page for live brackets, or even better: follow the stream! The biggest event of the TF2 calendar year and the fight for the prize pool of £7,500.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|essentialstf}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Jai Chapman.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:I61poster.png]]&lt;br /&gt;
&lt;br /&gt;
=== TFTV New Map Cup ===&lt;br /&gt;
&lt;br /&gt;
''' The [[New Map Cup|New Map Cup]]''' is a upcoming online cup in North America. Hosted by teamfortress.tv and sponsored by Marketplace.tf, it features 5 invited [[ESEA_Season_24/Invite|ESEA Season 24 Invite]] teams ([[froyotech]],  [[EVL Gaming]],  [[mario party 4]],  [[fishy fishes]], and  [[Team Skull]]) and 27 Open Signup slots. Teams will battle though a 4 group swiss system Group Stage before a eight team Single Elimination Playoffs. &lt;br /&gt;
&lt;br /&gt;
====Maps====&lt;br /&gt;
{{box|start|padding=2em}}&lt;br /&gt;
* [[Bagel]]&lt;br /&gt;
* [[Cardinal]]&lt;br /&gt;
* [[Daytrip]]&lt;br /&gt;
* [[Drudgery]]&lt;br /&gt;
{{box|break|padding=2em}}&lt;br /&gt;
* [[Kalinka]]&lt;br /&gt;
* [[Logjam]]&lt;br /&gt;
* [[tfcl]]&lt;br /&gt;
* [[Warmfront (KOTH)]]&lt;br /&gt;
{{box|end}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Boasting a $500 prize pool and 8 brand new maps, tune in at [[File:Twitch icon.png|link=http://twitch.tv/teamfortresstv/]] [http://twitch.tv/teamfortresstv/ teamfortresstv] to catch all the live action!&lt;br /&gt;
&lt;br /&gt;
[[File:TFTVNewMapCup.png|200px]]&lt;br /&gt;
&lt;br /&gt;
=== DreamHack Winter 2016: Battle for the North ===&lt;br /&gt;
'''[[DreamHack Winter 2016|DreamHack Winter 2016: Battle for the North]]''', commonly refered to as '''DreamHack Winter 2016''' or simply '''DHW 2016''', is the 4th edition of Team Fortress 2 competition a DreamHack event. It will be held in Jönköping, Sweden at the Elmia Conference Centre in late November.  Unlike previous events, DHW 2016 will feature four national teams as opposed to Premiership [[ETF2L]] teams:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;display:inline-block; margin-left:20px;&amp;quot;&amp;gt;{{flag|Denmark}}&amp;lt;/span&amp;gt; [[Denmark (6v6)|Denmark]] &amp;lt;span style=&amp;quot;display:inline-block; margin-left:20px;&amp;quot;&amp;gt;{{flag|Finland}}&amp;lt;/span&amp;gt; [[Finland (6v6)|Finland]] &amp;lt;span style=&amp;quot;display:inline-block; margin-left:20px;&amp;quot;&amp;gt;{{flag|Norway}}&amp;lt;/span&amp;gt; [[Norway (6v6)|Norway]] &amp;lt;span style=&amp;quot;display:inline-block; margin-left:20px;&amp;quot;&amp;gt;{{flag|Sweden}}&amp;lt;/span&amp;gt; [[Sweden (6v6)|Sweden]]&lt;br /&gt;
&lt;br /&gt;
Boasting a €1500 prize pool and the first ever inter-Scandinavian Team Fortress 2 tournament, tune in at [[File:Twitch icon.png|link=http://twitch.tv/teamfortresstv/]] [http://twitch.tv/teamfortresstv/ teamfortresstv] to catch all the live action!&lt;br /&gt;
&lt;br /&gt;
*[[DreamHack Winter 2016/Overview|Overview page]]&lt;br /&gt;
*[[DreamHack Winter 2016|Main page]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
[[File:DHW2016 banner new.jpg|200px]]&lt;br /&gt;
=== Insomnia58 Team Fortress 2 Open ===&lt;br /&gt;
The '''Insomnia58 Team Fortress 2 Open''', commonly referred to as '''Insomnia58''' or simply '''i58''', is the successor to [[i55]] and part of the [[Insomnia Gaming Festival|Insomnia Gaming LAN Series]] hosted by [https://multiplay.com/ Multiplay]. It is considered to be the premier Team Fortress 2 tournament for the calendar year, featuring the best teams from across the globe in a head-to-head tournament. The event was held at [http://www.thenec.co.uk/ The NEC] in Birmingham, England from the 26th to the 28th of August 2016. An initial £5,000 prize pool was confirmed in mid-April 2016, and this was expanded to £8,500 after contributions from [http://scrap.tf scrap.tf] and [http://ocz.com/ OCZ]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
* [[Insomnia58/Overview|Overview page]]&lt;br /&gt;
* [[Insomnia58|Main page]]&lt;br /&gt;
* [[Insomnia58/Statistics|Statistics page]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
[[File:I58poster.jpg|200px]]&lt;br /&gt;
=== Team Fortress 2 DreamHack Summer 2016 Invitational ===&lt;br /&gt;
The '''Team Fortress 2 DreamHack Summer 2016 Invitational''', commonly refered to as '''DreamHack Summer 2016''' or simply '''DHS 2016''', is the 3rd edition of Team Fortress 2 competition a DreamHack event. DreamHack Summer 2016 is the only international European LAN in 2016 alongside [[Gamers Assembly 2016]] and [[Insomnia58]], and is considered to be one of the most premier events for Team Fortress 2 in the calendar year. It is currently being held in Jönköping, Sweden from 18 June to 19 June 2016.&lt;br /&gt;
*[[DreamHack Summer 2016/Overview|Overview Page]]&lt;br /&gt;
*[[DreamHack Summer 2016|Main Page]]&lt;br /&gt;
*[[DreamHack Summer 2016/Statistics|Statistics Page]]&lt;br /&gt;
*[[DreamHack Summer 2016/Qualifiers|Qualifiers Page]]&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
[[File:Dreamhack Summer 2016.jpg|200px]]&lt;br /&gt;
=== Comp.tf - Remodeled, Revamped, Revitalized  ===&lt;br /&gt;
We are extremely excited to announce the launch of a new hub website for the wiki itself! We intend this new streamlined site to be a platform for all things competitive Team Fortress 2, although we are planning to cover more of the competitive scene such as the scene from the far east of Asian TF2, more coverage from the down under scene that is Australian TF2, and also some coverage for the lower level scenes of EU and NA, also keep on the lookout for news from different gamemodes scenes such as 4v4, Bball, Ultiduo, and such. If you have any burning thoughts, you can always contact us [http://comp.tf/site/forum/#/categories/support-and-feedback here], [http://steamcommunity.com/groups/comptf here] or [http://comp.tf/wiki/Administration_Team here]!&lt;br /&gt;
[[File:ComptfSITE.png|200px]]&lt;br /&gt;
=== ESEA Season 22 Offseason Roster Changes ===&lt;br /&gt;
[[ESEA Season 21]] may have finished, but the [[ESEA-I|Invite]] division is currently experiencing one of its '''biggest roster changing off-seasons''' to date, with teams emerging and players being recruited faster than a [https://youtu.be/81_gHvcT3Hg yomps backcap on Gullywash].&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Can't keep up? Comp.tf has you covered with our hot-of-the-plate '''[[ESEA Season 22/Invite/Offseason|ESEA Season 22 Offseason Article]]''', detailing all the team transfers and lineup switchups for the entire offseason. From the adjustments to the ''[[-bird noises-]]'' roster to the complete revamp of ''[[EVL Gaming]]'', the dubious yet undeniably-legendary team of ''[[FROYO BLACK]]'' to their eponymous counterparts ''[[froyotech]]'' and their reunition with [[-blaze]]; everything there is to know about the concurrent Season 22 Offseason is featured in our newly-formatted article!&lt;br /&gt;
&lt;br /&gt;
[[File:ESEA_Season_22_Banner.jpg|200px]]&lt;br /&gt;
=== ESEA Season 21 Invite Playoffs ===&lt;br /&gt;
The [[ESEA Season 21/Invite|ESEA Season 21 Invite Playoffs]] have begun, and over the next two weeks the top 4 teams in {{flag|nam}} North America will duke it out in a best of three double-elimination bracket to decide who can lay claim to being the best in the region.&amp;lt;br /&amp;gt;&lt;br /&gt;
The participants for the playoffs, in seeding order, are:&amp;lt;br /&amp;gt;&lt;br /&gt;
{{Team/RONIN gg}}{{Team/froyotech}}{{Team/EVL Gaming}}{{Team/Street Hoops eSports}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Boasting a $14,000 prizepool, including $5600 for the overall champions, check out our '''[[ESEA Season 21]]''' and '''[[ESEA Season 21/Invite|ESEA Season 21 Invite]]''' articles for more info and make sure to tune in at [[File:Twitch Logo.png|20px|link=https://www.twitch.tv/teamfortresstv]] '''[https://www.twitch.tv/teamfortresstv TeamFortressTV]''' to catch all the live action!&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
{{box|start|padding=1em}}&lt;br /&gt;
{{4DETeamBracket&lt;br /&gt;
&amp;lt;!-- SEMIFINALS --&amp;gt;&lt;br /&gt;
|R1D1team=RONIN gg|R1D1score=2 |R1D1win=1&lt;br /&gt;
|R1D2team=Street Hoops eSports |R1D2score=0 |R1D2win=&lt;br /&gt;
|R1G1details={{BracketMatchSummary&lt;br /&gt;
   | date=April 5, 2016 - 22:00 {{Abbr/EDT}}  |stream=teamfortresstv2 | finished=true&lt;br /&gt;
   | match1={{Game | t1score=5 | t2score=0 | map=cp_metalworks_rc7 | win=1 }}&lt;br /&gt;
   | match2={{Game | t1score=5 | t2score=0 | map=cp_sunshine_rc9 | win=1}}&lt;br /&gt;
   | match3={{Game | t1score= | t2score= | map=cp_process_final | unplayed=1}}&lt;br /&gt;
   | details={{Details&lt;br /&gt;
     | esea=6450097&lt;br /&gt;
     | vod1=BEO9kzxdK2M?t=23m3s | vod2=BEO9kzxdK2M?t=58m43s | vod3= }}&lt;br /&gt;
 }}&lt;br /&gt;
|R1D3team=froyotech |R1D3score=2 |R1D3win=1&lt;br /&gt;
|R1D4team=EVL Gaming |R1D4score=0 |R1D4win=&lt;br /&gt;
|R1G2details={{BracketMatchSummary&lt;br /&gt;
   | date=April 4, 2016 - 22:00 {{Abbr/EDT}}  |stream=teamfortresstv | finished=true&lt;br /&gt;
   | match1={{Game | t1score=5 | t2score=1 | map=cp_metalworks_rc7 | win=1 }}&lt;br /&gt;
   | match2={{Game | t1score=5 | t2score=3 | map=cp_sunshine_rc9 | win=1}}&lt;br /&gt;
   | match3={{Game | t1score= | t2score= | map=cp_process_final | unplayed=1}}&lt;br /&gt;
   | details={{Details&lt;br /&gt;
     | esea=6450100&lt;br /&gt;
     | vod1=Yrbs9K2RYjo?t=47m | vod2=Yrbs9K2RYjo?t=1h14m51s | vod3= }}&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- WINNER'S FINALS --&amp;gt;&lt;br /&gt;
|R2W1team=RONIN gg |R2W1score=2 |R2W1win=1&lt;br /&gt;
|R2W2team=froyotech |R2W2score=1 |R2W2win=&lt;br /&gt;
|R2G1details={{BracketMatchSummary&lt;br /&gt;
   | date=April 6, 2016 - 22:00 {{Abbr/EDT}} |stream=teamfortresstv | finished=true&lt;br /&gt;
   | match1={{Game | t1score=5 | t2score=1 | map=cp_granary_pro_b10 | win=1 }}&lt;br /&gt;
   | match2={{Game | t1score=2 | t2score=5 | map=cp_badlands | win=2 }}&lt;br /&gt;
   | match3={{Game | t1score=5 | t2score=3 | map=cp_gullywash_final1 | win=1 }}&lt;br /&gt;
   | details={{Details&lt;br /&gt;
     | esea=6484620&lt;br /&gt;
     | vod1=fjbeQgdSLjw?t=19m9s | vod2=fjbeQgdSLjw?t=1h16m55s | vod3=fjbeQgdSLjw?t=1h49m56s }}&lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;!-- LOSER'S ROUND 1 --&amp;gt;&lt;br /&gt;
|R1D5team=EVL Gaming |R1D5score=0 |R1D5win=&lt;br /&gt;
|R1D6team=Street Hoops eSports |R1D6score=2 |R1D6win=1&lt;br /&gt;
|R1G3details={{BracketMatchSummary&lt;br /&gt;
   | date=April 7, 2016 - 22:00 {{Abbr/EDT}} |stream=teamfortresstv | finished=true&lt;br /&gt;
   | match1={{Game | t1score=2 | t2score=4 | map=cp_granary_pro_b10 | win=2}}&lt;br /&gt;
   | match2={{Game | t1score=2 | t2score=5 | map=cp_badlands | win=2}}&lt;br /&gt;
   | match3={{Game | t1score= | t2score= | map=cp_gullywash_final1 | unplayed=1}}&lt;br /&gt;
   | details={{Details&lt;br /&gt;
     | esea=6484623&lt;br /&gt;
     | vod1=eZQPL_bTcOE?t=15m41s | vod2=eZQPL_bTcOE?t=1h12m41s | vod3= }}&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- LOSER'S FINALS --&amp;gt;&lt;br /&gt;
|R2D1team=froyotech |R2D1score=W |R2D1win=1&lt;br /&gt;
|R2W3team=Street Hoops eSports |R2W3score=L |R2W3win= &lt;br /&gt;
|R2G2details={{BracketMatchSummary&lt;br /&gt;
   | date=April 19, 2016 - 22:30 {{Abbr/EDT}} |stream=teamfortresstv | finished=true&lt;br /&gt;
   | match1='''Match was forfeited by Street Hoops eSports'''{{Game | t1score= | t2score= | map=cp_snakewater_final1 | unplayed=1 }}&lt;br /&gt;
   | match2={{Game | t1score= | t2score= | map=koth_viaduct_pro7 | unplayed=1}}&lt;br /&gt;
   | match3={{Game | t1score= | t2score= | map=cp_process_final | unplayed=1}}&lt;br /&gt;
   | details={{Details&lt;br /&gt;
     | esea=6503123&lt;br /&gt;
     | vod1= | vod2= | vod3= }}&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- GRAND FINALS --&amp;gt;&lt;br /&gt;
|R3W1team=RONIN gg |R3W1score=0|R3W1win=|R3W1score2=0|R3W1win2=&lt;br /&gt;
|R3W2team=froyotech |R3W2score=2|R3W2win=1|R3W2score2=2|R3W2win2=1&lt;br /&gt;
|R3G1details={{BracketMatchSummary&lt;br /&gt;
   | date=April 21, 2016 - 22:30 {{Abbr/EST}}  |stream=teamfortresstv | finished=true&lt;br /&gt;
   | match1='''Set 1'''{{Game | t1score=2 | t2score=5 | map=cp_gullywash_final1 | win=2 }}&lt;br /&gt;
   | match2={{Game | t1score=2 | t2score=4 | map=cp_granary_pro_b10 | win=2}}&lt;br /&gt;
   | match3={{Game | t1score= | t2score= | map=koth_viaduct_pro7 | unplayed=1}}[[File:EseaLogo.png|20px|link=https://play.esea.net/index.php?s=stats&amp;amp;d=match&amp;amp;id=6616785]]&amp;lt;!-- [[File:Youtube icon.png|link=https://www.youtube.com/watch?v=]] [[File:Youtube icon.png|link=https://www.youtube.com/watch?v=]]--&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
   | match4='''Set 2'''{{Game | t1score=3 | t2score=5 | map=cp_metalworks_rc7 | win=2}}&lt;br /&gt;
   | match5={{Game | t1score=2 | t2score=4 | map=cp_process_final | win=2}}&lt;br /&gt;
   | match6={{Game | t1score= | t2score= | map=cp_snakewater_final1 | unplayed=1}}&lt;br /&gt;
   | details={{Details&lt;br /&gt;
     | esea=6628350&lt;br /&gt;
     | vod1= | vod2= | vod3= }}&lt;br /&gt;
 }}&lt;br /&gt;
}}&lt;br /&gt;
{{box|break}}&lt;br /&gt;
{{prize pool start}}&lt;br /&gt;
{{prize pool slot|place=1 |usdprize=5600 |froyotech |lastvs1=RONIN gg |lastscore1=4 |lastvsscore1=0 |date1=2016-04-22}}&lt;br /&gt;
{{prize pool slot|place=2 |usdprize=3500 |RONIN gg |lastvs1=froyotech |lastscore1=0 |lastvsscore1=4 |date1=2016-04-22}}&lt;br /&gt;
{{prize pool slot|place=3 |usdprize=2800 |Street Hoops eSports |defaulttoX=froyotech |date1=2016-04-20}}&lt;br /&gt;
{{prize pool slot|place=4 |usdprize=2100 |EVL Gaming |lastvs1=Street Hoops eSports |lastscore1=0 |lastvsscore1=2 |date1= 2016-04-07}}&lt;br /&gt;
{{Prize pool end}}&lt;br /&gt;
{{box|end}}&lt;br /&gt;
&lt;br /&gt;
[[File:ESEA_Season_21_Playoffs_Banner.png|200px]]&lt;br /&gt;
===ETF2L Season 23 Playoffs===&lt;br /&gt;
This week features EU's top 4 teams facing it down in a single elimination bracket. As always, you can keep up to date with scores and map picks on our [[ETF2L_6v6_Season_23|ETF2L page]], and you can watch the game live on teamfortresstv!&lt;br /&gt;
The schedule:&lt;br /&gt;
{{{!}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
! Date !! Team 1 !! Team 2&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}} 16.03.16 @ 21:15 {{abbr/CEST}} {{!}}{{!}} {{Team2/dd+5f}} {{!}}{{!}} {{Team1/Publiclir}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}} 20.03.16 @ 19:00 {{abbr/CEST}} {{!}}{{!}} {{Team2/Publiclir}} {{!}}{{!}} {{Team1/Perilous Gaming}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}} 20.03.16 @ 21:15 {{abbr/CEST}} {{!}}{{!}} {{Team2/Perilous Gaming}} {{!}}{{!}} {{Team1/nerdRage}}&lt;br /&gt;
{{!}}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
[[ETF2LS23Banner.jpg|200px]]&lt;br /&gt;
===DreamHack Winter 2015===&lt;br /&gt;
'''[[DreamHack Winter 2015]]''' is a tournament hosted by [https://www.dreamhack.se/splash/ DreamHack] in collaboration with [http://teamfortress.tv/ teamfortress.tv]. The event will be held at the Elmia Conference Centre in Jönköping, Sweden, commencing on the 27th November, 2015 and concluding the following day.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
DreamHack, considered to be one of the biggest names in eSports, will be running a four team TF2 invitational tournament featuring:&amp;lt;br /&amp;gt;&lt;br /&gt;
{{Box|start|padding=2em}}{{Template:Team/Reason Gaming}}{{Box|break|padding=2em}}{{Template:Team/LEGO}}{{Box|break|padding=2em}}{{Template:Team/Publiclir.se}}{{Box|break|padding=2em}}{{Template:Team/SwedeRage}}{{Box|end}}&lt;br /&gt;
&lt;br /&gt;
Boasting a {{Abbr|$|USD}}4000 prize pool courtesy of [http://marketplace.tf/ Marketplace.TF] and [http://www.esportunited.com/ esportunited], a {{Abbr|Bo5|Best of 5}} Grand Finals and the ever-hyped return of ''cp_gravelpit'', tune in at [[File:Twitch icon.png|link=]] [http://twitch.tv/teamfortresstv/ TeamFortressTV] to catch all the live action!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:DreamHack Winter 2015.jpeg|200px]]&lt;br /&gt;
&lt;br /&gt;
===Backcap - A New Video Series by Comp.tf===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
Comp.tf is reasonably excited to assist in bringing you a new series on our [http://www.youtube.com/user/comptf YouTube channel] called &amp;quot;Backcap&amp;quot;. If you've been too busy living under a rock or too busy playing your own games and placing people under rocks, there's a now a perfect video to summarise the important details and highlights revolving around the 6v6 comp scene from last week.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:youtube|9eEOlRAVIwA}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The weekly video series is produced by Shounic, voiced by Sideshow, and micromanaged by a few others. If there's something you'd like to see, not see or see changed, feel free to leave your opinion in the comments section on YouTube or on our tf.tv thread, [http://www.teamfortress.tv/29725 here].&lt;br /&gt;
&lt;br /&gt;
[[File:Backcap_Video_Logo.png|200px]]&lt;br /&gt;
&lt;br /&gt;
===Challengers Cup hosted by teamfortress.tv===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
TFTV_-_Challengers_Cup.jpg&lt;br /&gt;
| text = European teams get their chance to try their luck at fighting one of the EU's current top four teams in the [[Challengers Cup]], hosted by [http://teamfortress.tv/ teamfortress.tv] and sponsored by [https://arena.razerzone.com/ Razer]! The top 4 teams of the open applicants will qualify to fight in at least one Bo3 series of maps against a Premiership tier team. Stealing a whole match from one of these teams would guarantee the winners {{Abbr|$|USD}}100.&amp;lt;br /&amp;gt;&lt;br /&gt;
Whoever does steal first place will receive the larger share of {{Abbr|$|USD}}900 and second best will score {{Abbr|$|USD}}400&lt;br /&gt;
&lt;br /&gt;
The top teams from the EU are {{Team/Epsilon eSports}}, {{Team/Full Tilt}}, {{Team/Reason Gaming}} and {{Team/The Last Resort}}.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Are you American and jealous? Good news, there is an NA equivalent tournament and you can sign up: '''[https://arena.razerzone.com/tournaments/details/581/the-fall-classic-qualifiers here]'''. Spaces are limited, so sign up quick!&lt;br /&gt;
&lt;br /&gt;
[[File:TFTV_-_Challengers_Cup.jpg]]&lt;br /&gt;
&lt;br /&gt;
===Tip of the Hats 2015===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
'''[[Tip of the Hats]]''' is an annual charity event which occurs within the TF2 community which benefits the [http://www.onestepcamp.org/ One Step Camp] by the Children's Oncology Services. The stream features a mixture of popular competitive Team Fortress 2 players, production crew and personalities, playing various different modes of the game. These game modes include surfing, MvM, rocket jumping, 6v6, Dota Fortress (a combination of Dota and Team Fortress 2) and MGE.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The stream will be running from September 19th, 2015 - 12:00 {{Abbr|EDT|Eastern Daylight Time (UTC-4:00)}} until September 21st, 2015 - 00:00 {{Abbr|EDT|Eastern Daylight Time (UTC-4:00)}} at {{Twitch|tipofthehats|text=tipofthehats}}. Donations, although can happen during the event, are accepted all year long. Donations can take place in the form of [https://steamcommunity.com/tradeoffer/new/?partner=89790304&amp;amp;token=uFQXzmR6 TF2 or CS:GO items], [http://tracker.tipofthehats.org/2 cash donations to Tip of the Hats], [http://www.twitch.tv/tipofthehats/subscribe?ref=below_video_subscribe_button subscribing to the twitch stream] or direct donations to the [http://www.onestepcamp.org/donate-main/ One Step Camp donation page], which won't however be counted towards the TF2 event ticker.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
More information about the event, such as prizes to win and sponsors, can be found at the Tip of the Hats website: [http://tipofthehats.org TipoftheHats.org]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|tipofthehats}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===DeutschLAN 2015===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
'''[[DeutschLAN|DeutschLAN 2015]]''' is the first Team Fortress 2 LAN dedicated to the Highlander gamemode. The event will be held at MTA in Nieheim, Germany. It will commence on the 11th September, 2015 and will conclude on 13th September, 2015. This LAN event will place Europe's Highlander teams head-to-head for the first time in a LAN-style setting where lag and ping factors are removed. The event is being primarily sponsored by TF2Pickup as the main contributor to the prize pool. &lt;br /&gt;
&lt;br /&gt;
====Attending Teams====&lt;br /&gt;
*{{Team/checkers}}&lt;br /&gt;
*{{Team/Fair Enough}}&lt;br /&gt;
*{{Team/LANpander}}&lt;br /&gt;
*{{Team/German Intuition}}&lt;br /&gt;
*{{Team/BALL IS LIFE}}&lt;br /&gt;
*{{Team/ME!ME!MEMES!}}&lt;br /&gt;
*{{Team/Doctors Of Mediocrity}}&lt;br /&gt;
*{{Team/Operation LAN-Love}}&lt;br /&gt;
*{{Team/Goldgräber-Gucci-Gang}}&lt;br /&gt;
&lt;br /&gt;
The event's main games will be streamed on {{Twitch|BlackOutGamingTV|text=BlackOutTV}}.&lt;br /&gt;
[[File:Deutschlancomptf.png|200px]]&lt;br /&gt;
===Insomnia55===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
'''[[Insomnia55]]''', or '''i55''', is part of the [[Insomnia Gaming Festival|Insomnia Gaming LAN]] series hosted by Multiplay and is considered one of the biggest events for competitive TF2. The event was held at the Ricoh Arena in Coventry, England. The event commenced on the 28th August, 2015 2015 and concluded on the 31st August, 2015. This LAN event placed Europe's and America's finest teams head-to-head with part of the travel costs for some teams covered by the community donations.&lt;br /&gt;
&lt;br /&gt;
====Attending Teams====&lt;br /&gt;
====== North American Teams ======&lt;br /&gt;
: [[File:Ascent-icon.png|link=Ascent]] - [[Ascent]]&amp;lt;br /&amp;gt;&lt;br /&gt;
: [[File:Froyotech icon.png|link=Froyotech]] - [[Froyotech]]&lt;br /&gt;
====== European Teams ======&lt;br /&gt;
: [[File:Danger Dogs Icon.png|link=Danger Dogs]] - [[Danger Dogs]]&amp;lt;br /&amp;gt;&lt;br /&gt;
: [[File:Nerdrage Icon.png|link=nerdRage.tf2]] - [[nerdRage.tf2]]&amp;lt;br /&amp;gt;&lt;br /&gt;
: [[File:Reason Gaming-icon.png|link=Reason Gaming]] - [[Reason Gaming]]&amp;lt;br /&amp;gt;&lt;br /&gt;
: [[File:The Last Resort Icon.png|link=The Last Resort]] - [[The Last Resort]]&lt;br /&gt;
&lt;br /&gt;
The event's main games were streamed on {{Twitch|TeamFortressTV|text=TeamFortressTV}} and {{Twitch|TeamFortressTV2|text=TeamFortressTV2}}. Many of the players can be followed on various media sites such as Snapchat, YouTube and Twitter. Click &amp;quot;[[i55|Continue Reading]]&amp;quot; to check out each and every match's results and the final placings.&lt;br /&gt;
&lt;br /&gt;
[[File:I55_cover.png|200px]]&lt;br /&gt;
&lt;br /&gt;
===theGXL Invitational===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
[[theGXL Invitational]] was the largest North American TF2 LAN tournament to date. It took place on October 11th, 2014 at the GXL Universe 2014 LAN held in Oaks, Pennsylvania. This event included twenty teams, including the top four teams from [[CEVO-P Season 5]] and sixteen other community teams, including [[TEZC]], a European team.&lt;br /&gt;
&lt;br /&gt;
==== Setup ====&lt;br /&gt;
&lt;br /&gt;
===== Prizes =====&lt;br /&gt;
eXtv and GXL contributed a base prize pool of $2,000, and each team participating contributed $60 to the prize pool, bringing it up to a cash prize pot of $3,200 in total. In addition, Corsair Gaming sponsored the tournament and provided a wide variety of hardware prizes. While the vast majority of prizes were allocated to the top 4 finishers, each player participating was guaranteed some type of prize from the tournament.&lt;br /&gt;
&lt;br /&gt;
===== Format =====&lt;br /&gt;
The following four teams were the top four teams in [[CEVO-P Season 5]] and were automatically seeded into the elimination bracket based on their performance at the LAN from the day before:&lt;br /&gt;
* {{flag|us}} [[froyotech]]&lt;br /&gt;
* {{flag|us}} [[Classic Mixup]]&lt;br /&gt;
* {{flag|us}} [[eLevate]]&lt;br /&gt;
* {{flag|us}} [[Street Hoops]]&lt;br /&gt;
&lt;br /&gt;
The other sixteen teams competed in a round-robin group stage of four groups, of which the top three teams advanced to the elimination bracket.&lt;br /&gt;
&lt;br /&gt;
Each match in the entire tournament (except for the grand finals) was conducted as a single-map series and played with the [[ETF2L]] ruleset, with the map decided based on a pick-ban stage in which the final map remaining was played after each team eliminated three maps from the following map pool:&lt;br /&gt;
* [[cp_badlands]]&lt;br /&gt;
* [[cp_granary]]&lt;br /&gt;
* [[cp_process_final]]&lt;br /&gt;
* [[cp_gullywash_final1]]&lt;br /&gt;
* [[cp_snakewater_final1]]&lt;br /&gt;
* [[cp_yukon_final]]&lt;br /&gt;
* [[koth_pro_viaduct_rc4]]&lt;br /&gt;
;Image&lt;br /&gt;
[[File:GXL_Universe.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Insomnia52 ===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
;Text&lt;br /&gt;
'''Insomnia52''' is the 52nd installment of the [[Insomnia Gaming Festival|Insomnia Gaming Lans]]. The event will start on August 22, 2014 with the group stages and conclude on August 24, 2014 with the Grand Finals.&lt;br /&gt;
&lt;br /&gt;
==== Setup ====&lt;br /&gt;
===== Schedule =====&lt;br /&gt;
* '''Group Stages''' — Friday, August 22, 2014. ''15:00-23:00 BST''&lt;br /&gt;
* '''Elimination Stages''' — Saturday, August 23, 2014. ''10:00-21:00 BST''&lt;br /&gt;
** '''Winner Bracket Final''' - ''16:30 BST''&lt;br /&gt;
** '''Consolation Final''' - ''21:00 BST''&lt;br /&gt;
* '''Grand Final''' — Sunday, August 24, 2014. ''10:00 BST''&lt;br /&gt;
&lt;br /&gt;
===== Attending teams =====&lt;br /&gt;
* {{flag|eu}} [[Epsilon eSports]] - ETF2L Season 18 winners&lt;br /&gt;
* {{flag|eu}} [[Awsomniac]] - ETF2L Season 18 runners-up&lt;br /&gt;
* {{flag|us}} [[Froyotech]] - ESEA Invite Season 16 winners&lt;br /&gt;
* {{flag|us}} [[Classic Mixup]] - ESEA Invite Season 16 runners-up&lt;br /&gt;
* {{flag|au}} [[Team Immunity]] - ozfortress OWL11 Premier winners&lt;br /&gt;
&lt;br /&gt;
;Image&lt;br /&gt;
[[File:I52 cover.png|200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== InfoShow LAN ===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
;Text&lt;br /&gt;
InfoShow 2014 is the first installment of the InfoShow LAN Series, the event is hosted in Kaunas, Lithuania. It is a one day event and is set to start and end on April 5, 2014. It will be a Bo3 Double Elimination Tournament of 8 european teams. &lt;br /&gt;
&lt;br /&gt;
==== Schedule ====&lt;br /&gt;
* '''Elimination Stages - Round 1''' - Saturday, April 5, 2014. ''11:00 – 13:00 CEST''&lt;br /&gt;
* '''Elimination Stages - Round 2''' - Saturday, April 5, 2014. ''13:00 – 15:00 CEST''&lt;br /&gt;
* '''Upper Bracket Final''' - Saturday, April 5, 2014. ''15:00 - 17:00 CEST''&lt;br /&gt;
* '''Lower-bracket Final''' - Saturday, April 5, 2014. ''17:00 – 19:00 CEST''&lt;br /&gt;
* '''Grand Final''' - Saturday, April 5, 2014. ''19:00 – 21:00 CEST''&lt;br /&gt;
&lt;br /&gt;
==== Teams ====&lt;br /&gt;
#{{flag|ru}} ISIS&lt;br /&gt;
#{{flag|lt}} Tavo tėvas&lt;br /&gt;
#{{flag|lt}} Mamka&lt;br /&gt;
#{{flag|eu}} AYOGURL&lt;br /&gt;
#{{flag|eu}} TEZC&lt;br /&gt;
#{{flag|lt}} IsF: Lithuania&lt;br /&gt;
#{{flag|lt}} 403&lt;br /&gt;
#{{flag|lt}} Juura records&lt;br /&gt;
;Image&lt;br /&gt;
[[File:Infoshow2014.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Insomnia49 ===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
;Text&lt;br /&gt;
'''Insomnia49''' is the 49th installment of the [[Insomnia Gaming Festival|Insomnia Gaming Lans]]. The event started on August 23, 2013 with the group stages and concluded on August 26, 2013 with the Grand Finals. The tri-annual event usually features the top of Europe's TF2 teams and many other gaming events. In the same manner as for [[Insomnia46]], the community fundraised to send non-European teams to compete, in this case being, [[High Rollers Gaming]] — the winners of [[ESEA-I Season 13|ESEA Season 13]] and [[ESEA-I Season 14|Season 14]], and an Australian team, [[Team Immunity]], who have been a dominant force in the Australian TF2 scene.&lt;br /&gt;
&lt;br /&gt;
==== Schedule ====&lt;br /&gt;
* '''Group Stages''' - Friday, August 23, 2013. ''20:00 – 01:00 CEST''&lt;br /&gt;
* '''Elimination Stages''' - Saturday, August 24, 2013. ''11:00 – 21:00 CEST''&lt;br /&gt;
* '''Lower-bracket Final''' - Sunday, August 25, 2013. ''11:00 – 13:00 CEST''&lt;br /&gt;
* '''3rd Place Game''' - Sunday, August 25, 2013. ''13:00 – 15:00 CEST''&lt;br /&gt;
* '''Grand Final''' - Sunday, August 25, 2013. ''17:00 – 19:00 CEST''&lt;br /&gt;
&lt;br /&gt;
==== Top Seedings ====&lt;br /&gt;
#{{flag|eu}} [[Epsilon eSports]]&lt;br /&gt;
#{{flag|au}} [[Team Immunity]]&lt;br /&gt;
#{{flag|us}} [[High Rollers Gaming]]&lt;br /&gt;
#{{flag|eu}} [[broder|TCM]]&lt;br /&gt;
#{{flag|eu}} [[Team Infused]]&lt;br /&gt;
#{{flag|fr}} [[Punchline|Bulle]]&lt;br /&gt;
#{{flag|eu}} [[d-d-Did I Stutter?]]&lt;br /&gt;
#{{flag|eu}} [[Elemental Violence]]&lt;br /&gt;
&lt;br /&gt;
;Image&lt;br /&gt;
[[File:I49campaign.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Medic (Highlander) ===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
;Text&lt;br /&gt;
'''The Medic''' is generally considered the most unique and one of the most important classes in Team Fortress 2. His ability to negate damage with his healing and usage of the ÜberCharge mechanic make him the core part of the team and led the development of the metagame based around ÜberCharges, pushing, holding and defending points.&lt;br /&gt;
&lt;br /&gt;
In all gamemodes, the Medic's main job is to keep his team in shape, by healing hurt teammates, allowing them to rejoin the fight and turn the tides of the battle in their favour. Usually, the Medic will prioritize some classes over others. The privileged classes are commonly referred to as ''the combo'', which consists of the [[Heavy (Highlander)|Heavy]], the [[Demoman (Highlander)|Demoman]], and the [[Pyro (Highlander)|Pyro]]. As for the other classes, some will sometimes receive just an overheal (such as the [[Scout (Highlander)|Scout]]), and some are required not to be healed at all (such as the [[Soldier (Highlander)|Soldier]] or the [[Spy (Highlander)|Spy]]).&lt;br /&gt;
&lt;br /&gt;
On maps without set-up time (such as [[King of the Hill]] or [[5CP]] maps), in the beginning of each round the Medic will give the Demoman an overheal, to enable him to [[rollout]] to the middle point. After that, he will give overheals to all players, and in the end, just before arriving on the point, will give a full overheal to the Heavy, bringing him to 450 HP.&lt;br /&gt;
&lt;br /&gt;
On maps with set-up time, the gameplay varies, depending on which side the Medic is on. In both cases, during set-up time, the Medic will prepare an ÜberCharge, that will be used later during a round. On attack, the Medic sometimes waits in spawn, not to risk losing (dropping) the Über by dying, while the team goes out without him, trying to get an important kill or force the enemy Medic to activate his Über, so that the attacking Über's importance rises.&lt;br /&gt;
&lt;br /&gt;
;Image&lt;br /&gt;
[[File:Medic.png]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=5CP&amp;diff=70021</id>
		<title>5CP</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=5CP&amp;diff=70021"/>
		<updated>2025-01-12T23:12:26Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Protected &amp;quot;5CP&amp;quot; ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{NewInfobox_GameMode&lt;br /&gt;
&lt;br /&gt;
|image= badlands.png&lt;br /&gt;
|caption= [[Badlands]], one of the staple 5CP maps&lt;br /&gt;
&lt;br /&gt;
|fullname= 5 Control Point&lt;br /&gt;
|released= 2007&lt;br /&gt;
|official= 1&lt;br /&gt;
&lt;br /&gt;
|gamemode1= 6v6&lt;br /&gt;
|gamemode2= 4v4&lt;br /&gt;
|gamemode3= Hl&lt;br /&gt;
|popularity= staple&lt;br /&gt;
&lt;br /&gt;
|officialwiki= Control_Point_(game_mode)#Symmetric}}&lt;br /&gt;
&lt;br /&gt;
{{Hatnote|To see a full list of maps used in competitive play or to find out more about Team Fortress 2 maps in general, see: [[Maplist]]}}&lt;br /&gt;
&lt;br /&gt;
'''5CP''' ('''5 Control Points''') is the most commonly played game mode in the [[6v6]] format of competitive Team Fortress 2, though it is sometimes played in [[Highlander]]. This mode revolves around capturing and defending control points.&lt;br /&gt;
&lt;br /&gt;
== Gameplay ==&lt;br /&gt;
Every 5CP map contains 5 Control Points, laid out symmetrically. The opposing sides of the map are themed red and blue, indicating RED and BLU ownership. Some features may vary on either side of the map, such as a lower right spawn wall on the Blu side of [[Granary]].&lt;br /&gt;
&lt;br /&gt;
=== Midfight ===&lt;br /&gt;
The game begins with all control points but the third, middle point locked. Once both teams arrive at the point, a '''midfight''' begins. The aim of the opposing sides is to try and defeat the other team, therefore ensuring them the capture of the point.&lt;br /&gt;
&lt;br /&gt;
Midfights play a key role in matches, as their outcome can shape the remainder of the round in a significant manner.&lt;br /&gt;
* Capturing the middle point gives the midfight winners a chance to continue attacking, giving them momentum.&lt;br /&gt;
* Losing particularly badly on a midfight might mean a loss of another point, if the enemy can make it to the next point in time.&lt;br /&gt;
* If one of the Medics survives a midfight, and the other does not, the team whose Medic stayed alive has a significant advantage, forcing the opponent to play passively, as not to risk a potential ÜberCharge push.&lt;br /&gt;
&lt;br /&gt;
=== Post-midfight ===&lt;br /&gt;
Once the middle point is captured by a team, the next point owned by the opponent becomes unlocked. If that point is captured, the enemy's last point is unlocked, while the middle point is locked again. There is a maximum of two points that can be unlocked at a time.&lt;br /&gt;
&lt;br /&gt;
After the midfight, the gameplay revolves around defending and attacking. The defending teams employ ''holds'', by positioning themselves such that a potential attack attempt is slowed down as much as possible, while the attacking teams carry out ''pushes'', which aim to break the enemy holds and enable a capture.&lt;br /&gt;
&lt;br /&gt;
The teams' attacking and defending roles can change at any time, due to a change in the situation on the battlefield. When one team has an ''advantage'', whether it is a higher ÜberCharge percentage, a higher number of players alive and fighting, a bigger amount of health, it will seek to attack.&lt;br /&gt;
&lt;br /&gt;
Due to the advantage-based playstyle, games will sometimes stalemate as both teams seek to gain an advantage. Potential ways of doing so are suiciding on the Medic or trying to acquire a ''pick'' - a kill on an opponent, which will open a possibility of pushing, exploiting the opponent's death.&lt;br /&gt;
&lt;br /&gt;
=== Last point ===&lt;br /&gt;
In every round, at least one team will be in a situation where they have control over only one of the five points on the map. That point is therefore referred to as the ''last'' point.&lt;br /&gt;
&lt;br /&gt;
Pushing and defending the last point is a staple element of 5CP play, in the same manner as midfights. The strategies employed depend on the advantage situation. If one team is in a disadvantageous situation, it will deploy one or more [[offclass]]es, aiming to get pick off the defenders' Medic on attack, or to hinder the attacking push on defense.&lt;br /&gt;
&lt;br /&gt;
A last push is pretty much impossible without an ÜberCharge, as the nature of the last point provides an advantage for the defenders, as there are no real flank routes, and the last point is closed off from the rest of the map. Attackers do get a shortened respawn time compared to the defenders, but it is not significant enough to warrant an off-ÜberCharge push.&lt;br /&gt;
&lt;br /&gt;
A 'coast to coast' push refers to the process in which a team forced to their last point manages to push all the way to the last point of the opposing team, subsequently resulting a capture and round win.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Payload|Payload]]&lt;br /&gt;
* [[Attack/Defend|Attack/Defend]]&lt;br /&gt;
* [[King_of_the_Hill|King of the Hill]]&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
| title = [[Maplist|List of Control Point maps commonly played in competitive TF2]]&lt;br /&gt;
| group1=[[Highlander]]&lt;br /&gt;
| list1 = [[Glassworks]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Granary]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Gullywash]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Process]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Snakewater]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Sunshine]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Vanguard]]&lt;br /&gt;
&lt;br /&gt;
| group2=[[6v6]]&lt;br /&gt;
| list2 = [[Badlands]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Granary]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Granary Pro]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Gullywash]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Metalworks]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Process]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Snakewater]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Sunshine]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=King_of_the_Hill&amp;diff=70020</id>
		<title>King of the Hill</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=King_of_the_Hill&amp;diff=70020"/>
		<updated>2025-01-12T23:11:57Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Protected &amp;quot;King of the Hill&amp;quot;: Excessive vandalism ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
{{NewInfobox_GameMode&lt;br /&gt;
&lt;br /&gt;
|image= Viaduct.png&lt;br /&gt;
|caption= [[Product]], one of the staple koth maps&lt;br /&gt;
&lt;br /&gt;
|released= August 13, 2009&lt;br /&gt;
|official= 1&lt;br /&gt;
&lt;br /&gt;
|gamemode1= 6v6&lt;br /&gt;
|gamemode2= 4v4&lt;br /&gt;
|gamemode3= Hl&lt;br /&gt;
|popularity= staple&lt;br /&gt;
&lt;br /&gt;
|officialwiki= King_of_the_Hill}}&lt;br /&gt;
&lt;br /&gt;
King of the Hill, also known as KOTH or KotH, is a standard competitive gamemode that functions similarly to [[5CP]].&lt;br /&gt;
&lt;br /&gt;
==Gameplay==&lt;br /&gt;
In a King of The Hill map, there is one central point on the map.  Each team must try to capture that point.  When one team does capture the point, their 3:00 timer will begin to count down and their respawn time is increased.  When the other team captures the point, the other team's timer stops, their timer starts to tick down, and their respawn times are increased.  The first team whose clock reaches 0:00 wins the round.  However, if the point has capture time on it when one team's timer reaches 0, the game will go into [[overtime]], where the defending team must reverse the capture fully or the attacking team must capture the point completely to advance their timer.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Payload|Payload]]&lt;br /&gt;
* [[5CP|Control Point]]&lt;br /&gt;
* [[Attack/Defend|Attack/Defend]]&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
| title = [[Maplist|List of King of the Hill maps commonly played in competitive TF2]]&lt;br /&gt;
| group1 = [[4v4]]&lt;br /&gt;
| list1 = [[Badlands]]&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{md}}[[Product]]&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{md}}[[Airfield]]&lt;br /&gt;
&lt;br /&gt;
| group2 = [[6v6]]&lt;br /&gt;
| list2 = [[Coalplant]]&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{md}}[[Product]]&lt;br /&gt;
&lt;br /&gt;
| group3 = [[Highlander]]&lt;br /&gt;
| list3 = [[Ashville]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Lakeside]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Product]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Ramjam]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=User_talk:Garlic&amp;diff=70019</id>
		<title>User talk:Garlic</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=User_talk:Garlic&amp;diff=70019"/>
		<updated>2025-01-12T23:11:04Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Re: New Infoboxes ==&lt;br /&gt;
&lt;br /&gt;
Hey there Garlic, hope you're doing alright.&amp;lt;br /&amp;gt;&lt;br /&gt;
In the long run, I was planning to let the infoboxes be a permanent thing and start spreading it to other pages in an attempt to keep the pages looking fresh but still simple and full of useful information, somewhat reflecting bigger e-sports wikis such as Liquipedia and eSportspedia. &amp;lt;br /&amp;gt;&lt;br /&gt;
I see your template is full of good information, keep up the good work! About changes and which one to use, or how to use, I think it would be a lot better to discuss that with Kaneco, as it is his website after all and rightfully, he should have final word on all of this.&amp;lt;br /&amp;gt;&lt;br /&gt;
See you around! --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 15:32, 22 July 2015 (UTC)&lt;br /&gt;
:Glad to have you on board --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 16:28, 23 July 2015 (UTC)&lt;br /&gt;
::Hey there Garlic. By no means were you discouraging me from creating my own, if I wanted to, rather, don't let this discourage you. I'm currently just thinking about how set up the team page to include both rosters for events, and roster changes. I'm sure I'll think of something there.&amp;lt;br /&amp;gt;&lt;br /&gt;
::Thanks for the skeleton, if I do get to making one, I'll definitely use this! Let me know if I can help you with anything. I saw that you were having a few issues with [[Template:Abbr]], I'm not sure what you're trying to make it do, but it seems to work fine on my end if you're just meant to hover to show the abbreviations?&amp;lt;br /&amp;gt;&lt;br /&gt;
::Thanks, hope that's not too much time sunk into this, heheh --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 11:56, 25 July 2015 (UTC)&lt;br /&gt;
::: Well, I'm glad something of value has come out of it for the both of us!&lt;br /&gt;
::: Kaneco hasn't been online for a while, but I'll let him know there is a message waiting for him as soon as I can. And even if it's minor, it could stop any progress desired. I've taken a look at your template and edits from around 0800 UTC on the 22nd July, are you sure it was all done as it was meant to be?&lt;br /&gt;
::: It's no problem &amp;lt;: --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]])&lt;br /&gt;
&lt;br /&gt;
== About your MapLeagueInclusionTable ==&lt;br /&gt;
&lt;br /&gt;
Hey Garlic, I love the new templates. I was wondering if maybe it would be a good idea to add a little icon somewhere next to the map version with a download link to that version of the file if it's available? --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 15:21, 29 July 2015 (UTC)&lt;br /&gt;
: Yee! It's fine, glad to hear it's working --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 22:47, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Re: 6sTeamCard/Froyotechi55 ==&lt;br /&gt;
&lt;br /&gt;
Hello again. &amp;lt;br /&amp;gt;&lt;br /&gt;
I say that's a good call. About the note, you can use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|notes=&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; and add a value for the note (so 1, if it's the only note amongst all the teams, 2 if it's the second note, and so on) and at the bottom of the teams that are participating, add: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;:&amp;lt;sup&amp;gt;(X)&amp;lt;/sup&amp;gt; &amp;lt;small&amp;gt;(Your note about team changes/uncertainties/what have you)&amp;lt;/small&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
I was thinking if maybe the template should remove the TBD status next to ash/b4nny?&amp;lt;br /&amp;gt;&lt;br /&gt;
Heh, thanks &amp;lt;: --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 19:25, 6 August 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Re: Thank you! ==&lt;br /&gt;
&lt;br /&gt;
Hey Garlic, I actually wanted to thank you so far with fixing things up and changing the article, but I thought I'd save it for Saturday, haha!&amp;lt;br /&amp;gt;&lt;br /&gt;
Don't worry about any &amp;quot;missteps&amp;quot; as it is a bit weird at the moment since I'm trying to transfer things over to a more fixed template but there are always compromises here and there. And hey, everyone who edits at the start doesn't usually do a great job, but things get fixed and you pick up on the small things. Some of my edits were horrible back when I started doing various edits, so you could be doing a lot worse in comparison to that. Keep up the great work!&amp;lt;br /&amp;gt;&lt;br /&gt;
Regards, --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 19:24, 27 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== New profile images ==&lt;br /&gt;
&lt;br /&gt;
Hi Garlic!&lt;br /&gt;
&lt;br /&gt;
Please do try and overwrite your current/previous image files. This can be done by click on the &amp;quot;''Upload a new version of this file''&amp;quot; url on the file page. Understandably, it is a bit iiratable waiting for the image to update.&amp;lt;br /&amp;gt;&lt;br /&gt;
If you do not wish to do this, that's fine. It doesn't really matter &amp;lt;:&lt;br /&gt;
&lt;br /&gt;
All the best,&lt;br /&gt;
--[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 22:38, 1 December 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== premier? ==&lt;br /&gt;
&lt;br /&gt;
Hey,&lt;br /&gt;
I don't really know how wikis work so I'm just posting this here.&lt;br /&gt;
Shouldn't the ETF2L Season 23/Premier page be called Premiership or Prem? The first is the official name, and the second the name it is usually called. I've never heard it called Premier. Unless there's some technical reason I think it would be more understandable?&lt;br /&gt;
Cheers&lt;br /&gt;
&lt;br /&gt;
==  63.142.254.188 ==&lt;br /&gt;
&lt;br /&gt;
Hey, is there a reason why 63.142.254.188 hasn't been banned?&lt;br /&gt;
&lt;br /&gt;
They seem to infrequently add genuine content but mostly just grief pages.&lt;br /&gt;
&lt;br /&gt;
Cheers, --[[User:Llamadillo|Llamadillo]] ([[User talk:Llamadillo|talk]]) 15:31, 24 April 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== RE: Deleting pages ==&lt;br /&gt;
&lt;br /&gt;
Thanks for the help! I've a lot to learn it seems :)&lt;br /&gt;
&lt;br /&gt;
--[[User:Llamadillo|Llamadillo]] ([[User talk:Llamadillo|talk]]) 13:13, 20 May 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== ==&lt;br /&gt;
thanks for cleaning up my addition of aeonic to the invite happenings post. new to adding stuff to the wiki and i won't get as much stuff wrong on the next one&lt;br /&gt;
&lt;br /&gt;
== sinful gaming page not linked to el classico ==&lt;br /&gt;
&lt;br /&gt;
sinful gaming page not linked to el classico&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=ESA&amp;diff=70018</id>
		<title>ESA</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=ESA&amp;diff=70018"/>
		<updated>2025-01-12T23:11:01Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Defunct}}&lt;br /&gt;
&lt;br /&gt;
{{NewInfobox League&lt;br /&gt;
| shortname = ESA&lt;br /&gt;
| image = ESA.png&lt;br /&gt;
| imagesize = 250px&lt;br /&gt;
| fullname = ESA Gamer&lt;br /&gt;
| formats = [[6v6]]&lt;br /&gt;
| location = Europe&lt;br /&gt;
| current =&lt;br /&gt;
| website = http://www.esagamer.com/&lt;br /&gt;
| created = 2012&lt;br /&gt;
| closed = 2013&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''ESA Gamer''' is a defunct Team Fortress 2, Quake Live, Dota 2 and CS:GO league. The website hosted one-day tournaments of various types for players in Europe. It had plans to introduce ranked events, where teams are picked based on their record, and the prize pools are adjusted to cater to the league's skill level.&lt;br /&gt;
&lt;br /&gt;
== Previous winners ==&lt;br /&gt;
&lt;br /&gt;
=== Open Cup ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2&lt;br /&gt;
|-&lt;br /&gt;
! Edition&lt;br /&gt;
! [[Image:Gold icon.png|20px]] Winner&lt;br /&gt;
! [[Image:Silver icon.png|20px]] Runner-up&lt;br /&gt;
! [[Image:Bronze icon.png|20px]] 3rd place&lt;br /&gt;
|-&lt;br /&gt;
| '''Open Cup #1'''&lt;br /&gt;
| {{flag|eu}} [[Epsilon eSports]]&lt;br /&gt;
| {{flag|eu}} [[broder]]&lt;br /&gt;
| {{flag|eu}} [[Zaibatsu]]&lt;br /&gt;
|-&lt;br /&gt;
| '''Ozone Open Cup #1'''&lt;br /&gt;
| {{flag|eu}} [[broder]]&lt;br /&gt;
| {{flag|eu}} [[Zaibatsu]]&lt;br /&gt;
| {{flag|fr}} WebOne&lt;br /&gt;
|-&lt;br /&gt;
| '''Ozone Open Cup #2'''&lt;br /&gt;
| {{flag|eu}} [[Epsilon eSports]]&lt;br /&gt;
| {{flag|eu}} [[broder]]&lt;br /&gt;
| {{flag|eu}} 4-25&lt;br /&gt;
|-&lt;br /&gt;
| '''Ozone Open Cup #3'''&lt;br /&gt;
| {{flag|eu}} [[Epsilon eSports]]&lt;br /&gt;
| {{flag|eu}} [[broder]]&lt;br /&gt;
| {{flag|eu}} [[Team Infused]]&lt;br /&gt;
|-&lt;br /&gt;
| '''Ozone Open Cup #4'''&lt;br /&gt;
| {{flag|se}} Saints&lt;br /&gt;
| {{flag|fi}} Fov eSports ATKGaming&lt;br /&gt;
| {{flag|eu}} 4-25&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.esagamer.com Official website]&lt;br /&gt;
&lt;br /&gt;
{{Popular topics navbox}}&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;br /&gt;
[[Category:Team Fortress 2 defunct organizations]]&lt;br /&gt;
[[Category:Team Fortress 2 defunct leagues]]&lt;br /&gt;
[[Category:6v6 leagues]]&lt;br /&gt;
[[Category:European TF2 leagues]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=IGL&amp;diff=70017</id>
		<title>IGL</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=IGL&amp;diff=70017"/>
		<updated>2025-01-12T23:10:58Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub}}&lt;br /&gt;
{{Defunct}}&lt;br /&gt;
{{NewInfobox League&lt;br /&gt;
| shortname = IGL&lt;br /&gt;
| image = IGL_logo.png&lt;br /&gt;
| imagesize = 250px&lt;br /&gt;
| fullname = International Gaming League&lt;br /&gt;
| formats = [[6v6]], [[Highlander]]&lt;br /&gt;
| area = North America&lt;br /&gt;
| website = http://www.playigl.com&lt;br /&gt;
| created = 2011&lt;br /&gt;
| closed = 2013&lt;br /&gt;
}}&lt;br /&gt;
'''IGL''' was a short-lived ladder league that supported both [[6v6]] and [[Highlander]] gamemodes in the early 2010s.&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;br /&gt;
[[Category:Team Fortress 2 defunct organizations]]&lt;br /&gt;
[[Category:Team Fortress 2 defunct leagues]]&lt;br /&gt;
[[Category:6v6 leagues]]&lt;br /&gt;
[[Category:Highlander leagues]]&lt;br /&gt;
[[Category:North American TF2 leagues]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=The_Round_Robin&amp;diff=70016</id>
		<title>The Round Robin</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=The_Round_Robin&amp;diff=70016"/>
		<updated>2025-01-12T23:10:56Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{defunct}}&lt;br /&gt;
{{NewInfobox League&lt;br /&gt;
| shortname = The Round Robin&lt;br /&gt;
| image = The_Round_Robin.jpg | 125px&lt;br /&gt;
| fullname = The Round Robin&lt;br /&gt;
| formats = [[Highlander]]&lt;br /&gt;
| area = North America, Europe&lt;br /&gt;
| website = http://www.theroundrob.in/&lt;br /&gt;
| admin = {{flag|uk}} Khaleesi&lt;br /&gt;
| created = 2012 &lt;br /&gt;
| closed = 2014&lt;br /&gt;
}}&lt;br /&gt;
'''The Round Robin''' or '''tRR''' was a community-organised [[Highlander]] tournament, open for both European and North American players. Alongside a league dedicated solely for already formed teams, from season 5 onwards, the organisation also ran a mentoring tournament, open for all beginners to Highlander.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
At first, the tournament was called the '''Reddit Round Robin''', and was purely Reddit-centered. For season 5, the organisation dropped the Reddit part of its name, to avoid alienating other players, and started a mentoring competition open to lower-skill players, who were grouped into teams and assigned a high-level mentor. The Mentoring tournament was only available to European players until season 7, when American teams were also formed.&lt;br /&gt;
&lt;br /&gt;
The Round Robin ran 7 seasons across two years, from early 2012 to 2014. The website stayed online and unchanged for three further years, finally disappearing in early 2018.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [http://www.theroundrob.in/ Official The Round Robin website] (Defunct)&lt;br /&gt;
*[http://steamcommunity.com/groups/theroundrobin The Round Robin Steam group]&lt;br /&gt;
*[http://www.reddit.com/r/theroundrobin The Round Robin subreddit]&lt;br /&gt;
&lt;br /&gt;
{{Popular topics navbox}}&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;br /&gt;
[[Category:Highlander leagues]]&lt;br /&gt;
[[Category:North American TF2 leagues]]&lt;br /&gt;
[[Category:European TF2 leagues]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Wireplay&amp;diff=70015</id>
		<title>Wireplay</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Wireplay&amp;diff=70015"/>
		<updated>2025-01-12T23:10:53Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Defunct}}&lt;br /&gt;
{{NewInfobox League&lt;br /&gt;
| shortname = Wireplay&lt;br /&gt;
| image = Wireplay logo.png&lt;br /&gt;
| imagesize = 250px&lt;br /&gt;
| fullname = Wireplay&lt;br /&gt;
| formats = [[6v6]], [[Highlander]]&lt;br /&gt;
| area = Europe&lt;br /&gt;
| website = http://tf2.wireplay.co.uk/ Defunct &lt;br /&gt;
| created = 1998&lt;br /&gt;
| closed = 2014&lt;br /&gt;
}}&lt;br /&gt;
'''Wireplay''' is a defunct European community based out of the United Kingdom that hosted both [[6v6]] &amp;amp; [[Highlander]] leagues. Before Team Fortress 2, Wireplay hosted a Team Fortress classic league.&lt;br /&gt;
&lt;br /&gt;
Wireplay shut down on 6/10/2014 thus ending the league.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
Wireplay's last seasons were it's twelfth 6v6 season and tenth Highlander season. Both leagues were split up into tiers of divisions, each with its own system of promotions and relegations. Divisions usually had a size of 6 or 8 teams. A season usually consisted of 5 or 7 weeks of matches. &lt;br /&gt;
&lt;br /&gt;
Matches usually consisted of two maps, each lasting 30 minutes. The following win conditions were used:&lt;br /&gt;
===6v6===&lt;br /&gt;
* On [[5CP]] maps, the map ends once the time limit runs out ''or'' one of the teams scores 5 more points than the opponent.&lt;br /&gt;
* [[King of the Hill]] maps were played in a best of 5 format (first to 3 wins), without a time limit.&lt;br /&gt;
* [[Attack / Defend|Attack/Defense]] maps in 6v6 are played with [[stopwatch]] mode. Two rounds of the map were played. The map can be either won or drawn by one of the teams.&lt;br /&gt;
===Highlander===&lt;br /&gt;
* In Highlander, [[Attack / Defend|Attack/Defense]] and [[Payload]] maps were played using the first to 3 format.&lt;br /&gt;
&lt;br /&gt;
== Winners ==&lt;br /&gt;
=== 6v6 ===&lt;br /&gt;
* '''Season 12''' — [[Team Reverto]]&lt;br /&gt;
* '''Season 11''' — [[Quarantine]]&lt;br /&gt;
* '''Season 10''' — [[Punchline]]&lt;br /&gt;
* '''Season 9''' — [[exotic-island]]&lt;br /&gt;
* '''Season 8''' — [[Monster Munch]]&lt;br /&gt;
* '''Season 7''' — [[Button Bashers]]&lt;br /&gt;
* '''Season 6''' — Button Bashers&lt;br /&gt;
* '''Season 5''' — [[Special Attack]]&lt;br /&gt;
* '''Season 4''' — [[Dead Cows Strike Back]]&lt;br /&gt;
* '''Season 3''' — [[vital-gaming]]&lt;br /&gt;
* '''Season 2''' — [[Team Dignitas]]&lt;br /&gt;
* '''Season 1''' — [[weapons of the rebellion]]&lt;br /&gt;
&lt;br /&gt;
=== Highlander ===&lt;br /&gt;
* '''Season 13''' — [[Fair Enough]]&lt;br /&gt;
* '''Season 12''' — [[PremTech]]&lt;br /&gt;
* '''Season 11''' — [[Highpander]]&lt;br /&gt;
* '''Season 10''' — [[itsallgood]]&lt;br /&gt;
* '''Season 9''' — [[Large Piece of Beef]]&lt;br /&gt;
* '''Season 8''' — [[SNSD]]&lt;br /&gt;
* '''Season 7''' — [[Insane Dutch Killers]]&lt;br /&gt;
* '''Season 6''' — [[Team Empire]]&lt;br /&gt;
* '''Season 5''' — [[FakkelBrigade]]&lt;br /&gt;
* '''Season 4''' — [[Gathering of Tweakers]]&lt;br /&gt;
* '''Season 3''' — [[Gathering of Tweakers]]&lt;br /&gt;
* '''Season 2''' — [[Knifeback Mountaineers]]&lt;br /&gt;
* '''Season 1''' — [[Dead Cows Strike Back]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://tf2.wireplay.co.uk/ Wireplay's home page]&lt;br /&gt;
&lt;br /&gt;
{{Popular topics navbox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PUT CATEGORIES UNDER THIS LINE! --&amp;gt;&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;br /&gt;
[[Category:Team Fortress 2 defunct organizations]]&lt;br /&gt;
[[Category:Team Fortress 2 defunct leagues]]&lt;br /&gt;
[[Category:6v6 leagues]]&lt;br /&gt;
[[Category:Highlander leagues]]&lt;br /&gt;
[[Category:European TF2 leagues]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=CEVO&amp;diff=70014</id>
		<title>CEVO</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=CEVO&amp;diff=70014"/>
		<updated>2025-01-12T23:10:51Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
{{NewInfobox League&lt;br /&gt;
| image = cevo.png&lt;br /&gt;
| shortname = CEVO&lt;br /&gt;
| fullname = Cyber Evolution LLC&lt;br /&gt;
| admin = &lt;br /&gt;
| current = &lt;br /&gt;
| website = http://www.cevo.com/&lt;br /&gt;
| created = 2003&lt;br /&gt;
| closed = 2015&lt;br /&gt;
| twitter = &lt;br /&gt;
| youtube = &lt;br /&gt;
| facebook = &lt;br /&gt;
| steam = &lt;br /&gt;
}}&lt;br /&gt;
'''CEVO''' (''Cyber Evolution'') was a professional gaming website, which hosted leagues for various games, such as Counter-Strike, Dota 2 and Call of Duty, along with Team Fortress 2. It hosted multiple TF2 divisions from 2007, including CEVO-Professional, before shutting down and reopening again in 2013. '''CEVO''' ended support for Team Fortress 2 following 2014 due to low player numbers. It continued to host Counter-Strike leagues before it was bought out in 2017.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
CEVO 6v6 consists of a 8-week season, with two matches per week. The league hosted two divisions, [[CEVO-Open]] and [[CEVO-Main]]&amp;lt;ref&amp;gt;http://cevo.com/event/tf2-6v6/news/170/team-fortress-2-season-4-information-2-000-in-cash-prizes&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
In October 2013, CEVO announced that Season 3 would feature an inaugural Main division for teams making the Open playoffs in Season 2&amp;lt;ref&amp;gt;http://cevo.com/event/tf2-6v6/news/77/team-fortress-2-6v6-season-2-information-850-in-cash-prizes&amp;lt;/ref&amp;gt;, but this did not occur until season 4, due to poor community involvement.&lt;br /&gt;
&lt;br /&gt;
In Season 2, CEVO hosted a Highlander league with a ruleset based off of the [[UGC#Format|UGC ruleset]]. Due to poor participation, the Highlander league was dropped for Season 3.&lt;br /&gt;
&lt;br /&gt;
In June 2014, CEVO announced that CEVO Season 5 would feature the return of a [[CEVO-Professional]] division, and, for the first time in its history, a LAN playoff, to be held at TheGXL Universe in October 2014.&amp;lt;ref&amp;gt;http://cevo.com/news/232/cevo-announces-tf2-season-5-8-135-in-cash-prizes-register-today-/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
CEVO Season 6 will not be taking place, as a result of low player turnout. &amp;lt;ref&amp;gt;http://teamfortress.tv/thread/20863/cevo-season-6-announced#22&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Hall of Fame ==&lt;br /&gt;
=== 6v6 ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot; cellpadding=2&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! Start date&lt;br /&gt;
! Winner&lt;br /&gt;
! Prizes&lt;br /&gt;
! Participants&lt;br /&gt;
|-&lt;br /&gt;
| Season 1&lt;br /&gt;
| January 2013&lt;br /&gt;
| DeathForce6&lt;br /&gt;
| -&lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| Season 2&lt;br /&gt;
| June 2013&lt;br /&gt;
| Knights of Grillz&lt;br /&gt;
|&lt;br /&gt;
'''1st:''' $600&amp;lt;br /&amp;gt;&lt;br /&gt;
'''2nd:''' $250&amp;lt;br /&amp;gt;&lt;br /&gt;
'''3rd:''' 6x ZOWIE GEAR G-RF Speed&lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| Season 3&lt;br /&gt;
| October 2013&lt;br /&gt;
| [[iT]]&lt;br /&gt;
|&lt;br /&gt;
'''1st:''' $600&amp;lt;br /&amp;gt;&lt;br /&gt;
'''2nd''' 6x ZOWIE GEAR G-TF Speed&amp;lt;br /&amp;gt;&lt;br /&gt;
'''3rd''' 6x ZOWIE GEAR P-TF Speed&lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
| Season 4&lt;br /&gt;
| February 2014&lt;br /&gt;
|&lt;br /&gt;
'''Main''' [[Froyotech]]&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Open''' Outskilled, Obviously&lt;br /&gt;
| &lt;br /&gt;
'''Main'''&lt;br /&gt;
&lt;br /&gt;
'''1st:''' $1093.63&amp;lt;br /&amp;gt;&lt;br /&gt;
'''2nd:''' $588.88&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Open'''&lt;br /&gt;
&lt;br /&gt;
'''1st:''' $537.88&amp;lt;br /&amp;gt;&lt;br /&gt;
'''2nd:''' $289.63&amp;lt;br /&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
'''Main''' 16&lt;br /&gt;
&lt;br /&gt;
'''Open''' 51&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Spring Classic 2014&lt;br /&gt;
| June 2014&lt;br /&gt;
| [[Froyotech]]&lt;br /&gt;
|&lt;br /&gt;
'''1st:''' $360&amp;lt;br /&amp;gt;&lt;br /&gt;
'''2nd:''' $120&amp;lt;br /&amp;gt;&lt;br /&gt;
| 13&lt;br /&gt;
|-&lt;br /&gt;
| Season 5&lt;br /&gt;
| July 2014&lt;br /&gt;
|&lt;br /&gt;
'''Professional''' [[Froyotech]] &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Main''' &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Open''' cranked Gaming&lt;br /&gt;
|&lt;br /&gt;
'''Professional''' &lt;br /&gt;
&lt;br /&gt;
'''1st''' $2,951&amp;lt;br /&amp;gt;&lt;br /&gt;
'''2nd''' $1,495&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Main'''&lt;br /&gt;
&lt;br /&gt;
'''1st''' $977&amp;lt;br /&amp;gt;&lt;br /&gt;
'''2nd''' $440&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Open'''&lt;br /&gt;
&lt;br /&gt;
'''1st''' $458&amp;lt;br /&amp;gt;&lt;br /&gt;
'''2nd''' $153&amp;lt;br /&amp;gt;&lt;br /&gt;
| -&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Highlander ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot; cellpadding=2&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! Start date&lt;br /&gt;
! Winner&lt;br /&gt;
! Prizes&lt;br /&gt;
! Participants&lt;br /&gt;
|-&lt;br /&gt;
| Season 2&lt;br /&gt;
| September 2013&lt;br /&gt;
| Reborn Killers&lt;br /&gt;
| -&lt;br /&gt;
| 2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Popular topics navbox}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;br /&gt;
[[Category:6v6 leagues]]&lt;br /&gt;
[[Category:Highlander leagues]]&lt;br /&gt;
[[Category:North American TF2 leagues]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=TFCups&amp;diff=70013</id>
		<title>TFCups</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=TFCups&amp;diff=70013"/>
		<updated>2025-01-12T23:10:47Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{defunct}}&lt;br /&gt;
{{NewInfobox League&lt;br /&gt;
| shortname = TFCups&lt;br /&gt;
| image = Tfcups_logo.png&lt;br /&gt;
| imagesize = 250px&lt;br /&gt;
| fullname = TFCups&lt;br /&gt;
| formats = [[6v6]]&lt;br /&gt;
| area = {{flag|eu}} Europe&lt;br /&gt;
| website = http://tfcups.com/&lt;br /&gt;
| created = 2016&lt;br /&gt;
| closed = 2016&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
TFCups was a community run organization, announced on April 6th, 2016 that was planned to host weekly [[6v6]] cups. It failed to launch.&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=ESEA&amp;diff=70012</id>
		<title>ESEA</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=ESEA&amp;diff=70012"/>
		<updated>2025-01-12T23:10:41Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{cleanup|Hall of Fame formatting}}&lt;br /&gt;
&lt;br /&gt;
{{NewInfobox League&lt;br /&gt;
| image = ESEA-Logo.png&lt;br /&gt;
| fullname = E-Sports Entertainment Association&lt;br /&gt;
| admin =&lt;br /&gt;
| formats = [[6v6]]&lt;br /&gt;
| area = {{flag|nam}} North America&lt;br /&gt;
| current =&lt;br /&gt;
| website = http://www.esea.net/&lt;br /&gt;
| created = 2003&lt;br /&gt;
| closed = 2019-07-01&lt;br /&gt;
| twitter = ESEA&lt;br /&gt;
| youtube = &lt;br /&gt;
| facebook = ESEA&lt;br /&gt;
| steam =&lt;br /&gt;
}}&lt;br /&gt;
'''ESEA''' ''(E-Sports Entertainment Association)'' is an e-sports organisation located and hosted in North America. It currently hosts a platform for competitive [http://en.wikipedia.org/wiki/Counter-Strike:_Global_Offensive Counter Strike: Global Offensive] and in the past hosted both [[6v6|6s]] tournaments in Team Fortress 2 and [http://en.wikipedia.org/wiki/Counter-Strike:_Source Counter Strike: Source] tournaments.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
The ESEA regular season consisted of 16 regular season matches, played over 8 maps with one map per week. The top teams from each division participated in double-elimination playoffs to compete for the division's prize pool. Each game in the playoff bracket in the top division was played as a best-of-3-match, while playoff games in the other divisions are single-game. Between seasons, teams were promoted or demoted to another division based on their performance during the season.&lt;br /&gt;
&lt;br /&gt;
Matches were played on a single map, with two halves of 30 minutes. Depending on the game type, the win conditions differ:&lt;br /&gt;
* On [[5CP]] maps, the first half was played until the time limit ran out or one team won 3 rounds; the second half and the match ended once the time limit ran out or one team won 5 rounds;&lt;br /&gt;
* On [[King of the Hill]] maps, the first half was played until the time limit ran out or one team won 3 rounds; the second half and the match ended once the time limit ran out or one team won 4 rounds;&lt;br /&gt;
* On [[Attack/Defend]] maps, each half consisted of a [[Payload|stopwatch]] round. The teams alternated between attacking and defending, such as if team A defended first, team B would be the first to defend in the next round. Each team could have scored one point in a half. The game ended once one of the teams reached 2 points.&lt;br /&gt;
* In [[Capture the Flag]], the times of each half were only 20 minutes long and had no capture limit. The team with the highest amount of captures by the end of the second half won the round.&lt;br /&gt;
&lt;br /&gt;
== Divisions ==&lt;br /&gt;
Within the TF2 league, there were up to four divisions:&lt;br /&gt;
* [[ESEA-I (Invite)]]&lt;br /&gt;
* [[ESEA-M (Main)]] (only during Season 15)&lt;br /&gt;
* [[ESEA-IM (Intermediate)]]&lt;br /&gt;
* [[ESEA-O (Open)]]&lt;br /&gt;
&lt;br /&gt;
The Invite division hosted the highest level of 6v6 competition in North America. Players from other continents were allowed to participate in any of the divisions. Up until Season 18, each season's top teams from the Invite division participated in a LAN event to compete for the Invite prize pool.&lt;br /&gt;
&lt;br /&gt;
== Hall of Fame ==&lt;br /&gt;
&lt;br /&gt;
=== ESEA Invite ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 30%; text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
!  Winner&lt;br /&gt;
|-&lt;br /&gt;
|| [[ESEA-I Season 3]]&lt;br /&gt;
| [[Blight]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 4]]&lt;br /&gt;
| [[Loaded]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 5]]&lt;br /&gt;
| [[Complexity]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 6]]&lt;br /&gt;
| [[Blight-own]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 7]]&lt;br /&gt;
| [[eMazing Gaming]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 8]]&lt;br /&gt;
| [[CheckSix Gaming]] (undefeated)&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 9]]&lt;br /&gt;
| [[eMazing Gaming]] / [[Dashner]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 10]]&lt;br /&gt;
| [[Classic Mixup]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 11]]&lt;br /&gt;
| [[Leviathan Gaming]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 12]]&lt;br /&gt;
| [[Classic Mixup]] (undefeated)&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 13]]&lt;br /&gt;
| [[High Rollers Gaming]] &lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 14]]&lt;br /&gt;
| [[High Rollers Gaming]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 15]]&lt;br /&gt;
| [[Classic Mixup]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 16]]&lt;br /&gt;
| [[froyotech]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 17]]&lt;br /&gt;
| [[froyotech]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 18]]&lt;br /&gt;
| [[froyotech]] (undefeated)&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 19]]&lt;br /&gt;
| [[froyotech]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 20]]&lt;br /&gt;
| [[Ascent]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 21]]&lt;br /&gt;
| [[froyotech]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 22]]&lt;br /&gt;
| [[froyotech]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 23]]&lt;br /&gt;
| [[froyotech]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 24]]&lt;br /&gt;
| [[froyotech]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-I Season 25]]&lt;br /&gt;
| [[froyotech]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA_Season_26/Invite|ESEA-I Season 26]]&lt;br /&gt;
| [[froyotech]] (undefeated)&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA_Season_27/Invite|ESEA-I Season 27]]&lt;br /&gt;
| [[froyotech]] (undefeated)&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA_Season_28/Invite|ESEA-I Season 28]]&lt;br /&gt;
| [[froyotech]] (undefeated)&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA_Season_29/Invite|ESEA-I Season 29]]&lt;br /&gt;
| [[froyotech]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA_Season_30/Invite|ESEA-I Season 30]]&lt;br /&gt;
| [[froyotech]] (undefeated)&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA_Season_31/Invite|ESEA-I Season 31]]&lt;br /&gt;
| [[froyotech]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== ESEA Intermediate ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 30%; text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! Winner&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_7|Season 7]]&lt;br /&gt;
| Harmonic (invite is hard)&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_8|Season 8]]&lt;br /&gt;
| iDEMISE TF2&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_9|Season 9]]&lt;br /&gt;
| High Rollers Gaming&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_10|Season 10]]&lt;br /&gt;
| The Dinosaurs (Pinball Wizards)&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_11|Season 11]]&lt;br /&gt;
|  The Mad Men (No Need for Names)&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_12|Season 12]]&lt;br /&gt;
| SteveCGames (Apocalypse Gaming)&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_13|Season 13]]&lt;br /&gt;
|  The Mad Men&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_14|Season 14]]&lt;br /&gt;
| Chill to Good Ratio&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_15|Season 15]]&lt;br /&gt;
| Tonight's Entertainment&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_16|Season 16]]&lt;br /&gt;
| Meat Market&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_17|Season 17]]&lt;br /&gt;
| Cisco Adlers Balls&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_18|Season 18]]&lt;br /&gt;
| cafe monster&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_19|Season 19]]&lt;br /&gt;
| Getawhale Fanclub&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_20|Season 20]]&lt;br /&gt;
| Not Fast Food&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_21|Season 21]]&lt;br /&gt;
| eL cLaSslcO&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_22|Season 22]]&lt;br /&gt;
| dead babies mad gunz&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_23|Season 23]]&lt;br /&gt;
| running without scizors&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_24|Season 24]]&lt;br /&gt;
| running without scizors&lt;br /&gt;
|-&lt;br /&gt;
| Season 25&lt;br /&gt;
| †&lt;br /&gt;
|-&lt;br /&gt;
| Season 26&lt;br /&gt;
| †&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_27|Season 27]]&lt;br /&gt;
| mr_popo_rocks&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_28|Season 28]]&lt;br /&gt;
| OMNI5 ESports&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_29|Season 29]]&lt;br /&gt;
| Frankensteins Roster&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_30|Season 30]]&lt;br /&gt;
| Theory of Knowledge&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-IM_Season_31|Season 31]]&lt;br /&gt;
| Methodic&lt;br /&gt;
|}&lt;br /&gt;
''† ESEA Intermediate was not run during ESEA seasons 25 and 26.''&lt;br /&gt;
&lt;br /&gt;
=== ESEA Open ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 30%; text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! Winner&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_2|Season 2]]&lt;br /&gt;
| Loaded!&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_3|Season 3]]&lt;br /&gt;
| Harmonic&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_4|Season 4]]&lt;br /&gt;
| Tool Academy Grads&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_5|Season 5]]&lt;br /&gt;
| [[Don't Trip]]&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_6|Season 6]]&lt;br /&gt;
| Nexzil Gaming&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_7|Season 7]]&lt;br /&gt;
| TEAM EXPLOSION&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_8|Season 8]]&lt;br /&gt;
| Avoided&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_9|Season 9]]&lt;br /&gt;
| Team Bad v2&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_10|Season 10]]&lt;br /&gt;
| Team iT&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_11|Season 11]]&lt;br /&gt;
| Down to Pound&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_12|Season 12]]&lt;br /&gt;
| Disposable Heroes&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_13|Season 13]]&lt;br /&gt;
| The Crunchy Bunch&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_14|Season 14]]&lt;br /&gt;
| The Italian Stallions&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_15|Season 15]]&lt;br /&gt;
| Budsquad&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_16|Season 16]]&lt;br /&gt;
| Arizona Iced Out Boys&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season 17|Season 17]]&lt;br /&gt;
| Mad Luxurious&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_18|Season 18]]&lt;br /&gt;
| Muffin Men&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_19|Season 19]]&lt;br /&gt;
| 6cuties&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_20|Season 20]]&lt;br /&gt;
| Ed Head&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_21|Season 21]]&lt;br /&gt;
| Wood Pig Black&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_22|Season 22]]&lt;br /&gt;
| stewy business&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_23|Season 23]]&lt;br /&gt;
| 1eL cLaSsIcO&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_24|Season 24]]&lt;br /&gt;
| eL cLaSsIcO&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_25|Season 25]]&lt;br /&gt;
| mr_popo_rocks&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_26|Season 26]]&lt;br /&gt;
| KRIT Esports&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_27|Season 27]]&lt;br /&gt;
| The Midnight Society&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_28|Season 28]]&lt;br /&gt;
| HLPugs tf&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_29|Season 29]]&lt;br /&gt;
| MrPoPos Newbie Mix&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_30|Season 30]]&lt;br /&gt;
| The Boomers&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-O_Season_31|Season 31]]&lt;br /&gt;
| TheMedicAcademy&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== ESEA Main ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 30%; text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! Winner&lt;br /&gt;
|-&lt;br /&gt;
| [[ESEA-M_Season_15|Season 15]]&lt;br /&gt;
| Rinkuing With Rinku&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Fees and Prices ==&lt;br /&gt;
To participate in ESEA, players were required to pay a league fee and subscribe to ESEA Premium. The league fees were as follows:&lt;br /&gt;
* Invite: $39.95 USD&lt;br /&gt;
* Intermediate: $14.95 USD&lt;br /&gt;
* Open: No longer requires a fee for participation, only needs ESEA Premium.&amp;lt;ref&amp;gt;[http://www.teamfortress.tv/45255/esea-announces-tf2-league-changes ESEA announces TF2 league changes - teamfortress.tv]&amp;lt;/ref&amp;gt;&lt;br /&gt;
The cost of Premium varies depending on the length of the subscription and the tier purchased.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [http://www.esea.net/ Official ESEA website]&lt;br /&gt;
* [http://play.esea.net/index.php?s=content&amp;amp;d=league_rules_tf2 ESEA TF2 rules]&lt;br /&gt;
* [https://www.dropbox.com/s/zintii25xup6ij3/Guide%20to%20ESEA%20final.docx?dl=0 A Beginner's Guide to ESEA by tetromino]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
{{ESEA competitions}}{{Popular topics navbox}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;br /&gt;
[[Category:6v6 leagues]]&lt;br /&gt;
[[Category:North American TF2 leagues]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=TFCL_(disambiguation)&amp;diff=70011</id>
		<title>TFCL (disambiguation)</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=TFCL_(disambiguation)&amp;diff=70011"/>
		<updated>2025-01-12T23:10:12Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Disambiguation}}&lt;br /&gt;
&lt;br /&gt;
'''TFCL''' may refer to:&lt;br /&gt;
&lt;br /&gt;
* [[TFCL (North American league)]], a North American TF2 league.&lt;br /&gt;
* [[pl_tfcl]], a custom Payload map created for [[TFCL]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Brasil_Fortress&amp;diff=70010</id>
		<title>Brasil Fortress</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Brasil_Fortress&amp;diff=70010"/>
		<updated>2025-01-12T23:10:08Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{NewInfobox League&lt;br /&gt;
|shortname= Brasil Fortress&lt;br /&gt;
|fullname= Brasil Fortress&lt;br /&gt;
|image=brasilfortress_logo.png&lt;br /&gt;
|admin = [[Bяuno]]&lt;br /&gt;
|formats=[[6v6]], [[Prolander]], [[Jump]]&lt;br /&gt;
| area = {{flag|sam}} South America&lt;br /&gt;
| current = Season 7 ([[6v6]])&amp;lt;br/&amp;gt;Offseason ([[Prolander]])&lt;br /&gt;
|website= https://brasilfortress.tf/&lt;br /&gt;
|steam= brasilfortress&lt;br /&gt;
|twitter=&lt;br /&gt;
|facebook=https://www.facebook.com/profile.php?id=61558880445943&lt;br /&gt;
|youtube=https://www.youtube.com/@HorizonTVeSports&lt;br /&gt;
|discord= eTD4fg2&lt;br /&gt;
|created=2016-06-10&lt;br /&gt;
|footnotes=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''BRASIL FORTRESS''' is a South American TF2 competitive community created and maintained by the South-American community with the main purpose of helping more casual players to join the competitive side of Team Fortress 2.&lt;br /&gt;
Throughout the years and together with [https://www.youtube.com/@HorizonTVeSports HorizonTV], many South American players joined the late Competitive Scene in those years due events like: [https://www.youtube.com/playlist?list=PLBmY0kT56_xJa5yL-Qxfa8FneEHG-ODLb Open Six], Newbie Pugs and the TF2 Academy School. Hosting 6v6, [https://youtu.be/kQCge5yTzs4?si=IiowH2O7KjL5-0EA&amp;amp;t=739 Halloween Prolander], [https://www.youtube.com/playlist?list=PLBmY0kT56_xJX9YCXUZtniLk_6njt--E2 Jump Cup], and Ultiduo cups.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
After many years of bad administration in the South American Team Fortress 2 leagues, a group of players decided to create a space where newcomers could learn and grow in the competitive scene. The TF2 community suffered numerous DDOS attacks that time, and much of the community was held hostage by the poor management of other leagues, which did not allow for the development of newcomers.&lt;br /&gt;
&lt;br /&gt;
With this idea in mind, '''Brasil Fortress was created.''' Initially, they organized two test seasons with the support of TF2 veterans and good players of the community, '''aiming to create a more welcoming environment''' conducive to the growth of new talents. This initiative was so successful that the league was opened to the public a bit after and established new ways to develop new players in the competitive scene.&lt;br /&gt;
&lt;br /&gt;
Today, Brasil Fortress stands out as a pillar in the TF2 community in South America, '''promoting not only fair and balanced competitions but also workshops, training sessions, and events that encourage continuous learning and improvement for players worldwide.'''&lt;br /&gt;
&lt;br /&gt;
== Gamemodes ==&lt;br /&gt;
&lt;br /&gt;
'''For 5CP maps:'''&lt;br /&gt;
&lt;br /&gt;
Single matches&lt;br /&gt;
Match ends when a team wins 5 rounds&lt;br /&gt;
Match ends when time limit reaches 30 minutes&lt;br /&gt;
Ties are allowed.&lt;br /&gt;
The points are attributed according to the match result plus the amount of rounds won by each team (winner and loser):&lt;br /&gt;
&lt;br /&gt;
3 points for victory&lt;br /&gt;
1 points for draw&lt;br /&gt;
0 point for defeat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For King of the Hill maps:'''&lt;br /&gt;
&lt;br /&gt;
Single matches&lt;br /&gt;
Match ends when a team wins 4 rounds&lt;br /&gt;
No time limit&lt;br /&gt;
Ties are allowed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Ultiduo:'''&lt;br /&gt;
&lt;br /&gt;
Couples got to play in a map per week in Round Robin system and later Single Elimination until the Grand Finals, where matches were played on a &amp;quot;Best of 3&amp;quot; system.&lt;br /&gt;
&lt;br /&gt;
Single match that ends when a couple secures 2 rounds with no time limit.&lt;br /&gt;
&lt;br /&gt;
== Seasons ==&lt;br /&gt;
=== First Season ===&lt;br /&gt;
The first edition of the Brasil Fortress [[6v6]] tournament was organized with the intention of introducing new players to competitive mode. The format was based on Double Elimination. '''KING eSports''' were the champions, defeating '''Total Armados''' in the grand final.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Duration !! Participants !! Tournament Page !! Prize&lt;br /&gt;
|-&lt;br /&gt;
| [[TBFC_Season_1|Brasil Fortress Season 1]] || Finished || 8 teams || [Toornament] || [Medals]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Season 1&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|KING eSports}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Total Armados}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Eye Of Death}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Platinum eSports}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Second Season ===&lt;br /&gt;
This season had only one division and 8 participant teams. The format was based on two groups of four teams each. The top two in each group advanced to the semi finals. '''KING eSports''' were the champions, defeating '''All Against Gygas'''.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Duration !! Participants !! Tournament Page !! Prize&lt;br /&gt;
|-&lt;br /&gt;
| [[TBFC_Season_2|Brasil Fortress Season 2]] || Finished || 8 teams || [https://www.toornament.com/tournaments/436337133130636668/information Toornament] || [Medals]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Season 2&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|KING eSports}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|All Against Giygas}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Tomorrow Party Guys}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|evolution eSports}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Third Season ===&lt;br /&gt;
This season had two divisions and 16 participant teams. The main division was called Invite, while the &amp;quot;Low tier&amp;quot; division was called Open. The best Brazilian/South American teams like '''Sonikro Solutions''', '''SVIFT SA''' and '''Tutorial 2016''' were invited. '''KING eSports''' (two-time champions) were also invited. The Invite final was between [https://youtu.be/2qG5bwDBDng?si=pYVHJLOJACIaViCg&amp;amp;t=2143 Sonikro Solutions and SVIFT SA], and the win was the held by the ''[[Sonikro Solutions|Immortal Bicolor]]''.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Duration !! Participants !! Tournament Page !! Prize&lt;br /&gt;
|-&lt;br /&gt;
| [[TBFC_Season_3|Brasil Fortress Season 3]] || 22/10/18 || 16 teams || [https://docs.google.com/spreadsheets/d/1o89BC7Wk_ePRYhugYg1uDrasEjEDAyCsNLw5ZQcHP3o/ Spreadsheet] || [Medals]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Invite Division&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Sonikro Solutions}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|SVIFT SA}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|massivo cranio esporto}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|KING eSports}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2| Open/Div.2&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Time do Néss}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|4:AM?}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|NOOBatos}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Forrótech}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Fourth Season ===&lt;br /&gt;
This was the first season with qualifying rounds for Invite Division. 30 participant teams and 4 divisions were counted: The main division is named Invite, the &amp;quot;Mid tier&amp;quot; is Division 1, the &amp;quot;Low tier&amp;quot; is Division 2 and a division for newbie players looking to get into competitive but without teams was called Academy. Academy players were divided between a number of &amp;quot;Communitary Teams&amp;quot;. The current champion '''Sonikro Solutions''' and '''sXe Injected''' (with some SVIFT SA former players) were invited. Once more, the ''[[Sonikro Solutions|Immortal Bicolor]]'' proclaimed the throne with an amazing win in the [https://youtu.be/Fo_5i-RPED0?si=Rb4z8jW6Yh1DaHxY&amp;amp;t=62 GRAND FINALS] against [https://www.youtube.com/watch?v=N2ivDX2kGYk sXe Injected!]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Duration !! Participants !! Tournament Page !! Prize&lt;br /&gt;
|-&lt;br /&gt;
| [[TBFC_Season_4|Brasil Fortress Season 4]] || 06/08/19 || 30 teams || [https://docs.google.com/spreadsheets/d/1X7lDvCCbNoSxpoC6PbFkDAN9Yinpc03-boj0WScMBT8/ Spreadsheet] || [Medals and Keys]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Invite Division&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Sonikro Solutions}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|sXe.injected}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Sonikro Academy}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|BRADAMANTE Academy}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Open/Div.2&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Sparta}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|NASA}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Péricles}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Angery Boys}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Newcomer/Academy&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|KING Academy}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Soled By Me}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Experiment One}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Solar System}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Fifth Season ===&lt;br /&gt;
20 participant teams and 4 divisions were counted in that season: The main division is named Invite, the &amp;quot;Mid tier&amp;quot; is Division 1, the &amp;quot;Low tier&amp;quot; is Division 2 and a division for newbie players looking to get into competitive but without teams was called Academy. Academy players were divided between a number of &amp;quot;Communitary Teams&amp;quot;. The runner-up from last season '''sXe Injected''' and '''taste the secret''' (with some sonikro solutions / SVIFT SA former players) were invited.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Duration !! Participants !! Tournament Page !! Prize&lt;br /&gt;
|-&lt;br /&gt;
| [[TBFC_Season_5|Brasil Fortress Season 5]] || 05/02/2020 || 20 teams || [https://docs.google.com/spreadsheets/d/1Ysf_3twWTXv2Oz2eBghoKotYowOjWY6hnPRhHQnIXRY/ Spreadsheet] || [Medals and Keys]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Invite&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|sXe.injected}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|taste the secret}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Team PhallanX}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Mind Hunters}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Main/Div.1&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Tênis Cannabis Japão}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Pececito Furioso Gaming}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Team PhallanX Academy}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Ph4rad0x's Deathcap}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Open/Div.2&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Pececito Furioso Gaming}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Team PhallanX Academy}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Maracuyá}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Newcomer/Academy&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|KING Academy}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Platinum eSports}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Atari Gaming}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Royal Style}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Sixth Season ===&lt;br /&gt;
31 participant teams and 4 divisions were counted in that season: The main division is named Invite, the &amp;quot;IM tier&amp;quot; is Division 1, the &amp;quot;Low tier&amp;quot; is Division 2 and a division for newbie players looking to get into competitive but without teams was called Academy. Academy players were divided between a number of &amp;quot;Communitary Teams&amp;quot;. The champion from last season '''sXe Injected''' and  the runner-up, '''taste the secret''' were invited.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Duration !! Participants !! Tournament Page !! Prize&lt;br /&gt;
|-&lt;br /&gt;
| [[TBFC_Season_6|Brasil Fortress Season 6]] || 12/09/2020 || 31 teams || [https://docs.google.com/spreadsheets/d/1Z_q2a4cQC63aOKRuQoOHkb4kShJZ1wSP2k9QxfL2HVA/ Spreadsheet] || [Medals and Keys]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Invite&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|taste the secret}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Team PhallanX}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Sailor Moon}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|GLO SA}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Main/Div.1&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|TCC Reborn}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Mix Privado}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Descent e-Sports}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|KING Academy}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Open/Div.2&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Time}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Mix Privado}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|mouse5 +attack 111}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|KING Black}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=2|Newcomer/Academy&lt;br /&gt;
|-&lt;br /&gt;
!width=75px|Pos&lt;br /&gt;
!width=210px|Team&lt;br /&gt;
|- class=&amp;quot;first&amp;quot;&lt;br /&gt;
| [[Image:Gold icon.png|20px]] 1st&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Evolution e-Sports}}&lt;br /&gt;
|- class=&amp;quot;second&amp;quot;&lt;br /&gt;
| [[Image:Silver icon.png|20px]] 2nd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Apyr}}&lt;br /&gt;
|- class=&amp;quot;third&amp;quot;&lt;br /&gt;
| [[Image:Bronze icon.png|20px]] 3rd&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Descent e-Sports Academy}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:SF_icon.png|20px]] 4th&lt;br /&gt;
| style=&amp;quot;text-align: left&amp;quot; | {{Team/tf|Hannaya}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;br /&gt;
[[Category:6v6 leagues]]&lt;br /&gt;
[[Category:South American TF2 leagues]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Respawn_League&amp;diff=70009</id>
		<title>Respawn League</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Respawn_League&amp;diff=70009"/>
		<updated>2025-01-12T23:10:05Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{defunct}}&lt;br /&gt;
{{NewInfobox League&lt;br /&gt;
|shortname=Respawn League&lt;br /&gt;
|fullname=Respawn League&lt;br /&gt;
|image=RSL.png&lt;br /&gt;
|caption=&lt;br /&gt;
|founder={{flag|au}} [https://rsl.tf/users/1 core]&amp;lt;br&amp;gt;{{flag|au}} [https://rsl.tf/users/2 Brady]&lt;br /&gt;
|admin={{flag|au}} [https://rsl.tf/users/87 bird]&lt;br /&gt;
|formats=[[Highlander]], [[4v4]], [[BBall]]&lt;br /&gt;
|area={{flag|aunz}} Oceania&lt;br /&gt;
|website=https://rsl.tf/&lt;br /&gt;
|website2=&lt;br /&gt;
|steam=https://steamcommunity.com/groups/respawnleague&lt;br /&gt;
|twitter=https://twitter.com/rsltf2?lang=en&lt;br /&gt;
|facebook=&lt;br /&gt;
|snapchat=&lt;br /&gt;
|youtube=&lt;br /&gt;
|gplus=&lt;br /&gt;
|vk=&lt;br /&gt;
|discord=&lt;br /&gt;
|twitch=&lt;br /&gt;
|stream=&lt;br /&gt;
|fanclub=&lt;br /&gt;
|created=2018-08-23&lt;br /&gt;
|closed=2022-05-28&lt;br /&gt;
|footnotes=&lt;br /&gt;
}}&lt;br /&gt;
'''Respawn League''' was an Asian and Oceanic ''Team Fortress 2'' league with a focus on bringing the [[Highlander]] format to those regions in an accessible and reliable manner. After its establishment in September of 2018, Respawn League went on to host both [[4v4]] and [[BBall]] tournaments in subsequent years, before being dissolved into [[ozfortress]]' Highlander Seasonal League in May of 2022.&amp;lt;ref&amp;gt;[https://rsl.tf/forums/threads/191 Respawn League dissolving into ozfortress + ozfortress Highlander Season 1]&amp;lt;/ref&amp;gt; Co-founder of the Respawn League {{flag|au}} [https://rsl.tf/users/1 core] was made the Head Admin of [[ozfortress]]&amp;lt;ref&amp;gt;[https://ozfortress.com/forums/threads/779 ozfortress Head Administrator Changes]&amp;lt;/ref&amp;gt;, and staff previously overseeing RSL competitions were instated as ozfortress' Highlander League Admins.&lt;br /&gt;
&lt;br /&gt;
Respawn League made use of a [https://whitelist.tf/respawn_hl_s10 custom whitelist] for its Highlander competitions.&lt;br /&gt;
&lt;br /&gt;
==Leagues and Competitions==&lt;br /&gt;
===AU/NZ Highlander===&lt;br /&gt;
Respawn League's AU/NZ Highlander competitions was kept to a single division (Open or Main) for the first half of its existence due to low player numbers. Seasons 6-10 however featured 2 divisions - Premier and Main. &lt;br /&gt;
====Previous AU/NZ Highlander Champions====&lt;br /&gt;
The winners listed below are the winning teams for the highest division available for each season.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 30%; text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! Winner&lt;br /&gt;
|-&lt;br /&gt;
| Season 1&lt;br /&gt;
| [[Atomic Affinity]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 2&lt;br /&gt;
| [[red pandas]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 3&lt;br /&gt;
| [[red pandas]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 4&lt;br /&gt;
| [[red pandas]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 5&lt;br /&gt;
| [[red pandas]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 6&lt;br /&gt;
| [[red pandas]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 7&lt;br /&gt;
| [[red pandas]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 8&lt;br /&gt;
| [[red pandas]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 9&lt;br /&gt;
| [[pena's trinkets]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 10&lt;br /&gt;
| [[immaculate dub]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 11&lt;br /&gt;
| [[VIP club]]&lt;br /&gt;
|}&lt;br /&gt;
===ASIA Highlander===&lt;br /&gt;
Due to low participation, ASIA Highlander was only able to field a single division over its lifetime - Main.&lt;br /&gt;
====Previous ASIA Highlander Champions====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 30%; text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! Winner&lt;br /&gt;
|-&lt;br /&gt;
| Season 1&lt;br /&gt;
| [[12GANXI]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 2&lt;br /&gt;
| [[12GANXI]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 3&lt;br /&gt;
| [[12GANXI]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 4&lt;br /&gt;
| [[12GANXI]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 5&lt;br /&gt;
| [[Ambulas]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 6&lt;br /&gt;
| [[Ambulas]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 7&lt;br /&gt;
| [[Daybreak..]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 8&lt;br /&gt;
| [[Daybreak..]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 9&lt;br /&gt;
| [[gamblers from MACAU]]&lt;br /&gt;
|-&lt;br /&gt;
| Season 10&lt;br /&gt;
| [[Specimens]]&lt;br /&gt;
|}&lt;br /&gt;
===4v4===&lt;br /&gt;
RSL 4v4 was split into single-division regions for the first two seasons, however very low participation in the ASIA region caused the two locations to be combined for Season 3. 4v4 was then effectively retired for the rest of the organisations' duration with the exception of a single AU/NZ 'Quadlander' event in 2021 - the first RSL 4v4 event to feature more than one division.&lt;br /&gt;
====Previous RSL 4v4 Champions====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 30%; text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! Winner&lt;br /&gt;
|-&lt;br /&gt;
| AU/NZ Season 1&lt;br /&gt;
| [[:B1:]]&lt;br /&gt;
|-&lt;br /&gt;
| ASIA Season 1&lt;br /&gt;
| [[Edelweiss]]&lt;br /&gt;
|-&lt;br /&gt;
| AU/NZ Season 2&lt;br /&gt;
| [[:B1:]]&lt;br /&gt;
|-&lt;br /&gt;
| ASIA Season 2&lt;br /&gt;
| [[Thanos.exe]]&lt;br /&gt;
|-&lt;br /&gt;
| AU/NZ &amp;amp; ASIA Season 5&lt;br /&gt;
| [[:B1:]]&lt;br /&gt;
|-&lt;br /&gt;
| AU/NZ Quadlander 2021&lt;br /&gt;
| [[4s POG!]]&lt;br /&gt;
|}&lt;br /&gt;
===BBall===&lt;br /&gt;
Respawn League [[BBall]] was played for only a single season towards the end of the leagues' lifetime. AU/NZ BBall featured a total of 20 teams across 3 divisions, whilst the ASIA counterpart spanned 2 divisions.&lt;br /&gt;
====Previous RSL BBall Champions====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 30%; text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! Winner&lt;br /&gt;
|-&lt;br /&gt;
| AU/NZ Season 1&lt;br /&gt;
| [[lowkey feeling steezy rn]]&lt;br /&gt;
|-&lt;br /&gt;
| ASIA Season 1&lt;br /&gt;
| [[Buzz Dripyear]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
{{Popular topics navbox}}&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Useful_console_commands&amp;diff=70008</id>
		<title>Useful console commands</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Useful_console_commands&amp;diff=70008"/>
		<updated>2025-01-12T23:10:01Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Display, sound and input commands ==&lt;br /&gt;
&amp;lt;code&amp;gt;fov_desired ''(75-90)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Changes the player's field of view.&lt;br /&gt;
&amp;lt;code&amp;gt;viewmodel_fov ''&amp;lt;number&amp;gt;''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Changes the field of view of viewmodels.&lt;br /&gt;
&amp;lt;code&amp;gt;viewmodel_fov_demo ''&amp;lt;number&amp;gt;''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Changes the field of view of viewmodels in recorded demos.&lt;br /&gt;
&amp;lt;code&amp;gt;r_drawviewmodel ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Toggles the visibility of the viewmodel.&lt;br /&gt;
&amp;lt;code&amp;gt;cl_drawhud ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Shows/hides the [[HUD]] (sv_cheats must be set to 1).&lt;br /&gt;
&amp;lt;code&amp;gt;hud_reloadscheme&amp;lt;/code&amp;gt;&lt;br /&gt;
:Reloads the HUD.&lt;br /&gt;
&amp;lt;code&amp;gt;snd_restart&amp;lt;/code&amp;gt;&lt;br /&gt;
:Resets the sound (useful for fixing sound bugs).&lt;br /&gt;
&amp;lt;code&amp;gt;tf_dingalingaling ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Enables/disables the hitsound.&lt;br /&gt;
&amp;lt;code&amp;gt;tf_dingaling_pitchmaxdmg ''&amp;lt;number&amp;gt;''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Sets the pitch of the hitsound when doing maximum damage (Default 100).&lt;br /&gt;
&amp;lt;code&amp;gt;tf_dingaling_pitchmindmg ''&amp;lt;number&amp;gt;''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Sets the pitch of the hitsound when doing minimum damage (Default 100).&lt;br /&gt;
&amp;lt;code&amp;gt;hud_combattext ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Turns off/on damage text.&lt;br /&gt;
&amp;lt;code&amp;gt;hud_combattext_batching ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Turns off/on adding-up damage text.&lt;br /&gt;
&amp;lt;code&amp;gt;hud_combattext_batching_window ''(0-2)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Allows more or less time to pass before resetting combat text numbers.&lt;br /&gt;
&lt;br /&gt;
== Net-related commands ==&lt;br /&gt;
&amp;lt;code&amp;gt;cl_interp&amp;lt;/code&amp;gt;&lt;br /&gt;
:Changes the interpolation modifier that the game reads to calculate player-side ping.&lt;br /&gt;
&amp;lt;code&amp;gt;cl_showfps ''(0/1/2)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Displays your current framerate. ''(0 - disabled, 1 - real-time, 2 - rounded)''&lt;br /&gt;
&amp;lt;code&amp;gt;net_graph ''(0-6)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Displays various net information, such as FPS, ping, lerp, choke etc.&lt;br /&gt;
&lt;br /&gt;
== Gameplay commands ==&lt;br /&gt;
&amp;lt;code&amp;gt;+attack&amp;lt;/code&amp;gt;&lt;br /&gt;
:Activates the weapon's primary attack (Mouse 1).&lt;br /&gt;
&amp;lt;code&amp;gt;-attack&amp;lt;/code&amp;gt;&lt;br /&gt;
:Halts the weapon's primary attack.&lt;br /&gt;
&amp;lt;code&amp;gt;cl_autoreload ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Enables or disables auto-reloading.&lt;br /&gt;
&amp;lt;code&amp;gt;tf_medigun_autoheal ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Enables/disables the Medi Gun auto-heal.&lt;br /&gt;
&amp;lt;code&amp;gt;kill&amp;lt;/code&amp;gt;&lt;br /&gt;
:Kills the player.&lt;br /&gt;
&amp;lt;code&amp;gt;explode&amp;lt;/code&amp;gt;&lt;br /&gt;
:Kills the player and causes them to gib.&lt;br /&gt;
&lt;br /&gt;
== Spectator commands ==&lt;br /&gt;
&amp;lt;code&amp;gt;spec_next&amp;lt;/code&amp;gt;&lt;br /&gt;
:Spectates next player.&lt;br /&gt;
&amp;lt;code&amp;gt;spec_prev&amp;lt;/code&amp;gt;&lt;br /&gt;
:Spectates previous player.&lt;br /&gt;
&amp;lt;code&amp;gt;spec_mode&amp;lt;/code&amp;gt;&lt;br /&gt;
:Changes spectating mode (free-roam, first-person, third-person)&lt;br /&gt;
&lt;br /&gt;
== Binds and aliases ==&lt;br /&gt;
&amp;lt;code&amp;gt;alias ''alias_name'' &amp;quot;''command''&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
:Creates an alias executing certain commands.&lt;br /&gt;
&amp;lt;code&amp;gt;bind &amp;quot;''key''&amp;quot; &amp;quot;''command''&amp;quot; &amp;quot;''message (optional)''&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
:Binds a key to a command or message.&lt;br /&gt;
&amp;lt;code&amp;gt;unbind &amp;quot;''key''&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
:Unbinds a key.&lt;br /&gt;
&amp;lt;code&amp;gt;bindtoggle &amp;quot;KEY&amp;quot; &amp;quot;COMMAND&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
:Toggles a command, such as r_drawviewmodel.&lt;br /&gt;
&lt;br /&gt;
== Server operator commands ==&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Most of these commands will require also using the following:&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;rcon ''command''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Executes a command as a server operator.&lt;br /&gt;
&amp;lt;code&amp;gt;rcon_password ''password''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Stores the rcon password. Required to match the server's rcon password for rcon commands to work.&lt;br /&gt;
&lt;br /&gt;
=== Gameplay commands ===&lt;br /&gt;
&amp;lt;code&amp;gt;tf_use_fixed_weaponspreads ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Enables/disabled fixed bullet spread (for hitscan weapons like the Scattergun or the Shotgun)&lt;br /&gt;
&amp;lt;code&amp;gt;tf_weapon_criticals ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Turns random critical hits off/on.&lt;br /&gt;
&amp;lt;code&amp;gt;sv_pure ''(0/1/2)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Turns user-side custom content off/on. ''(0 - custom content on, 1 - uses server whitelist, 2 - custom content off)''&lt;br /&gt;
&amp;lt;code&amp;gt;mp_tournament ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Turns tournament mode off/on.&lt;br /&gt;
&amp;lt;code&amp;gt;mp_tournament_restart&amp;lt;/code&amp;gt;&lt;br /&gt;
:Restarts the game in tournament mode.&lt;br /&gt;
&amp;lt;code&amp;gt;changelevel ''map_name''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Changes the map.&lt;br /&gt;
&amp;lt;code&amp;gt; exec ''config''&amp;lt;/code&amp;gt;&lt;br /&gt;
:executes a gameplay config for the server or for the user. Common examples include &amp;lt;code&amp;gt;etf2l_6v6.cfg&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;ugc_HL_standard.cfg&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Cheat commands ===&lt;br /&gt;
&amp;lt;code&amp;gt;sv_cheats ''(0/1)''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Turns cheats on.&lt;br /&gt;
&amp;lt;code&amp;gt;noclip&amp;lt;/code&amp;gt;&lt;br /&gt;
:Causes the player to free-roam across the map, ignoring walls, floors and other obstacles.&lt;br /&gt;
&amp;lt;code&amp;gt;impulse 101&amp;lt;/code&amp;gt;&lt;br /&gt;
:Replenishes the player's ammo and health.&lt;br /&gt;
&amp;lt;code&amp;gt;hurtme ''&amp;lt;number&amp;gt;''&amp;lt;/code&amp;gt;&lt;br /&gt;
:Damages the player. If a negative number is used, overheals the player by the given amount.&lt;br /&gt;
&amp;lt;code&amp;gt;addcond 57&amp;lt;/code&amp;gt;&lt;br /&gt;
:Gives the player an infinite ÜberCharge.&lt;br /&gt;
&amp;lt;code&amp;gt;addcond 56&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;addcond 33&amp;lt;/code&amp;gt;&lt;br /&gt;
:Gives the player infinite Crits.&lt;br /&gt;
==External Links==&lt;br /&gt;
The [https://wiki.teamfortress.com/ official Team Fortress 2 Wiki] has a [https://wiki.teamfortress.com/wiki/List_of_useful_console_commands page about this] topic.&lt;br /&gt;
{{Popular topics navbox}}&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Calling&amp;diff=70007</id>
		<title>Calling</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Calling&amp;diff=70007"/>
		<updated>2025-01-12T23:09:57Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
Calling in Team Fortress 2 is communicating with your team to relay information so that everyone knows what's going on. Calling is one of the most important skills that a team can have, it's from calls that organized teamplays are made and it's also the backbone of the metagame. It's arguably the biggest difference between public games and organized competitive play. &lt;br /&gt;
&lt;br /&gt;
This is the same reason lobbies are very often frowned upon and disregarded as any demonstration of skill, as the in-game voice system isn't the best solution and there isn't any obligation to use in-game voice chat or any type of external communication, often resulting in abnormal outcomes from risky plays that wouldn't happen if these plays were called.&lt;br /&gt;
&lt;br /&gt;
==Basics==&lt;br /&gt;
Calls play an essential part in competitive play, so they should be treated as such and given special attention and work. Calling isn't often trained or practiced and most of the calling attributes a player has come from actual competitive experience, so it is natural for new players to feel overwhelmed by it or not being able to make proper calls. Learning map callouts before playing on that map will help players call more effectively, and is highly recommended.&lt;br /&gt;
'''A call should be concise and clear, only with relevant information and no gibberish.''' It should also be spoken in a calm way that is understood by everyone, raging or shouting often only leads to a worse team atmosphere.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''An example of a good (concise and clear) call would be:'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Scout on choke took 70.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
'''An example of a bad or less clear call would be:'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Scout took a lot, why didn't he die?!?! Please kill him!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Main Caller==&lt;br /&gt;
The main caller is the backbone of any team, be it a [[Highlander]] or [[6v6]] team.  It is the job of the main caller to communicate with the entire team, informing them when and how pushes, retreats and various other plays are to be carried out.  It is essential that the main caller communicates clearly and concisely so actions are carried out as soon as possible.  Teams which often fail to listen and react to the main caller generally fall apart due to a lack of focus on their enemies, positioning and the game as a whole.&lt;br /&gt;
&lt;br /&gt;
Having a main caller is not a requirement nor obligation for every team, very often teams use different systems as they see fit to their playstyle, often using no maincaller at all or even 2 callers with strong maincalling presence. &lt;br /&gt;
&lt;br /&gt;
===Attributes===&lt;br /&gt;
A main caller should be a player that has a clear understanding of the metagame and a good gamesense, that knows how their team can take advantage of a certain situation or turn the match around with precise and concise calls. Having a strong presence in the team and being respected and heard by your teammates at all times is also necessary. A good microphone is recommended but not obligatory.&lt;br /&gt;
&lt;br /&gt;
=== Main Calling in 6v6 ===&lt;br /&gt;
The main caller is usually the [[Soldier | Pocket Soldier]], the [[Scout | Pocket Scout]] or the [[Demoman]].  This is because most 6v6 teams will focus their play around their combo to make use of über and general health advantages. That being said, a class that plays a big part in or around the combo is often recommended as a maincaller. However this is not true for all cases, as there are teams which have far more experienced players on flank positions that have good main calling abilities.&lt;br /&gt;
&lt;br /&gt;
=== Main Calling in Highlander ===&lt;br /&gt;
Having a main caller in HL is much more important than on a 6v6 team, a player with a strong presence, that gives clear instructions is a plus, because HL is made up of 9 players in each team, the comms get usually a lot more noisy, often even resulting in a snowballing effect where calls are being talked over by other calls and there is no clear understanding of the direction the team should go.&lt;br /&gt;
The main caller is usually the [[Heavy]], Medic or Demo as these are the essential combo classes.&lt;br /&gt;
&lt;br /&gt;
== Communication system ==&lt;br /&gt;
The in-game voice system is virtually unused in competitive play as it isn't perfect nor offers the amount of audio quality and customization the players need. So there are plenty of alternatives used, from TeamSpeak to Ventrillo. The staple of the competitive Team Fortress 2 community used to be [http://mumble.sourceforge.net/ '''Mumble'''], but the majority of players has since migrated to [https://discord.com/ '''Discord''']. Both are lightweight, open source, and offer good audio quality and customization, but Discord offers a more polished appearance and enhanced community features. Most teams will use Discord or Mumble to communicate and the most active [[Glossary#PUG.2C_Pickup | PUGs]] or [[Glossary#Mix | Mixes]] channels/websites will often enforce their usage, so they are essential pieces of software to the competitive scene.&lt;br /&gt;
&lt;br /&gt;
[[Category:Mechanics]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=%C3%9CberCharge&amp;diff=70006</id>
		<title>ÜberCharge</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=%C3%9CberCharge&amp;diff=70006"/>
		<updated>2025-01-12T23:09:54Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{needimage}}&lt;br /&gt;
{{outdated}}&lt;br /&gt;
In all competitive formats which involve a [[Medic]], the gameplay focuses on the Medics' '''ÜberCharge'''. The outcome of the game is often decided on the difference of the Medics' Über percentages, since the Übercharge is extremely crucial in ending a stalemate, or making a push. &lt;br /&gt;
&lt;br /&gt;
== Basics ==&lt;br /&gt;
&lt;br /&gt;
=== Charge rates ===&lt;br /&gt;
All of the Medic's Medi Guns have different charge rates, depending on the type of Medi Gun and the healed players' health.&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Healing tool&lt;br /&gt;
! Health of target&lt;br /&gt;
! % gained per second&lt;br /&gt;
! Seconds to 100% über&lt;br /&gt;
|-&lt;br /&gt;
| rowspan = 2 | Medi Gun&lt;br /&gt;
| &amp;lt; 142.5% of base health&lt;br /&gt;
| 2.5% / s&lt;br /&gt;
| 40 seconds&lt;br /&gt;
|-&lt;br /&gt;
| &amp;gt; 142.5% of base health&lt;br /&gt;
| 1.25% / s&lt;br /&gt;
| 80 seconds&lt;br /&gt;
|-&lt;br /&gt;
| rowspan = 2 | Kritzkrieg&lt;br /&gt;
| &amp;lt; 142.5% of base health&lt;br /&gt;
| 3.125% / s&lt;br /&gt;
| 32 seconds&lt;br /&gt;
|-&lt;br /&gt;
| &amp;gt; 142.5% of base health&lt;br /&gt;
| 1.5625% / s&lt;br /&gt;
| 64 seconds&lt;br /&gt;
|-&lt;br /&gt;
| rowspan = 2 | Quick-Fix&lt;br /&gt;
| &amp;lt; 142.5% of base health&lt;br /&gt;
| 3.125% / s&lt;br /&gt;
| 32 seconds&lt;br /&gt;
|-&lt;br /&gt;
| &amp;gt; 142.5% of base health*&lt;br /&gt;
| 1.5625% / s&lt;br /&gt;
| 64 seconds&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Medigun.jpg|The Medigun&lt;br /&gt;
Kritzkrieg.jpg|The Kritzkrieg&lt;br /&gt;
quickfix.jpg|The Quick-Fix&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
* Please note, the slow Quick-Fix heal rate is extremely rare in competitive play but CAN happen with pyros with Powerjack overheal or spies being overhealed by the enemy medic.&lt;br /&gt;
&lt;br /&gt;
==== Advantages and Disadvantages ====&lt;br /&gt;
&lt;br /&gt;
Because of the ÜberCharge's long charge rate, it is the most important factor when deciding whether to push in or not. An advantage is having a higher percentage of the ÜberCharge than the enemy, and vice versa; a disadvantage is having a smaller percentage of the ÜberCharge.&lt;br /&gt;
&lt;br /&gt;
The effects of the ÜberCharge, regardless of whether it is the Medi Gun or the Kritzkrieg, make it so that trying to retake any ground when in a disadvantageous ÜberCharge position will result in a failure. A particularly bad situation is a &amp;quot;full advantage&amp;quot;, which refers to one medic having their ÜberCharge ready, and the other being at a low percentage (0%-20%).&lt;br /&gt;
&lt;br /&gt;
Over the course of the match, Medics will &amp;quot;count&amp;quot; ÜberCharges. &amp;quot;Counting übers&amp;quot; refers to the practice of calculating the other Medic's percentage based on both Medics' respawn times and past ÜberCharges. For example, a surviving Medic can check the scoreboard after the opposing Medic's death and observe the moment in which he respawns. The Medic's percentage at that point is his advantage percentage.&lt;br /&gt;
&lt;br /&gt;
==== Kritzkrieg ====&lt;br /&gt;
&lt;br /&gt;
The Kritzkrieg is sometimes used to create an advantage for a team. When both Medics die and respawn roughly at the same time, one of the teams' (usually the attacking one) Medic selects the Kritzkrieg. Because of its shorter charge rate, assuming perfect building, the Kritzkrieg will be ready eight seconds before the Medi Gun ÜberCharge.&lt;br /&gt;
&lt;br /&gt;
==== Building ====&lt;br /&gt;
&lt;br /&gt;
Building is the process of having one class damaging itself, so as to get ÜberCharge faster, due to a mechanic that makes ÜberCharge charge faster if the person being healed is not fully overhealed. This is usually done by a [[Scout]] with the Boston Basher, due to its self-damaging and ammo saving attacks, or by a [[Pocket|Pocket Soldier]] or [[Demoman]] with explosives.&lt;br /&gt;
&lt;br /&gt;
Sometimes, on [[5CP]] maps, when defending the last point with a disadvantage and knowing the other team has an ÜberCharge of their own, teams will abandon building in favour of the Medic overhealing players, to keep them in shape in case of an incoming push and to somewhat accelerate the charge rate of the ÜberCharge.&lt;br /&gt;
&lt;br /&gt;
=== Deploying Übers ===&lt;br /&gt;
&lt;br /&gt;
An ÜberCharge is ready when the Medic's percentage reaches 100%. This is connected with an automatically activated voice response and a spark on the Medi Gun. The ÜberCharge is deployed using the secondary fire button. It drains at a rate of 12.5% per second, regardless of the secondary weapon used.&lt;br /&gt;
&lt;br /&gt;
The Medic can split the ÜberCharge between players by putting the healbeam on them; in addition, übered players do not immediately lose their invulnerability when the Medic takes the beam off them or reaches 0% ÜberCharge, but ''flash'' for one second while the invulnerability remains in effect. Übercharge drains only 50% faster for every additional player which is currently made invulnerable by the über, rather than 100%.&amp;lt;ref&amp;gt;http://teamfortress.tv/thread/3374/?page=1&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The ÜberCharge is usually deployed when a team is trying to capture an objective by means of killing the enemy players, creating an exploitable player advantage that can be converted to a point capture.&lt;br /&gt;
&lt;br /&gt;
=== ÜberCharge exchanges ===&lt;br /&gt;
When pushing into a team that has an ÜberCharge of their own, each team's aim is to damage the non-übered players, so that the Medic has to flash them. That leads to the decrease in the opposing ÜberCharge's duration, which allows for the team that didn't split the Über to stay invulnerable for longer and kill the remaining enemies.&lt;br /&gt;
&lt;br /&gt;
=== Kritzkrieg ===&lt;br /&gt;
The Kritzkrieg's aim is to exploit the advantage in charge rates by killing the enemy Medic before he gets a Medi Gun ÜberCharge and either cap the final control point, or to keep exploiting the Kritzkrieg by keeping the opposing Medic down. It is a strategy usually run on the last point of a [[5CP]] map.&lt;br /&gt;
&lt;br /&gt;
It is not advisable however to choose the Kritzkrieg when the enemy using the Medi Gun has more than 25% ÜberCharge, as it is likely that it will be ready by the time the Kritzkrieg is. A Medi Gun ÜberCharge completely nullifies the effect of a Kritzkrieg, as it blocks all incoming damage, critical or not.&lt;br /&gt;
&lt;br /&gt;
Once the Kritzkrieg ÜberCharge is ready, a team should aim to use it as soon as possible, as not to lose the window of opportunity in which it is most useful.&lt;br /&gt;
&lt;br /&gt;
=== Targets ===&lt;br /&gt;
Medi Gun ÜberCharges are usually taken by a team's Pocket Soldier or Demoman. The Pocket Soldier spearheads all pushes, staying on high health, absorbing incoming damage and exploiting dealt damage. He is also very mobile, which enables him to move quickly. On the other side, the Demoman has potentially the biggest damage output per second, and many opportunities for area denial and control, using his Stickybomb Launcher. Because of that, he is very important to keep alive.&lt;br /&gt;
&lt;br /&gt;
The Demoman will almost always receive a Kritzkrieg, as his Stickybombs have the best chance of reaching the enemy Medic, the biggest target of a Kritzkrieg. Stickies also deal splash damage, which makes it possible to kill multiple targets at once, and don't detonate immediately on firing, forcing the enemy to stay away from already placed critical stickies.&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Mechanics]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Rollout&amp;diff=70005</id>
		<title>Rollout</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Rollout&amp;diff=70005"/>
		<updated>2025-01-12T23:09:52Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{needimage}}&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
The '''Rollout''' is the actions or paths taken by players before fighting begins each round. In [[5CP]] maps, the rollout is the series of jumps and routes that reach the middle point fastest. In [[Stopwatch]] maps, the rollout is the positions and precautions taken by the defense during setup time. &lt;br /&gt;
&lt;br /&gt;
==5CP Rollouts==&lt;br /&gt;
===6v6===&lt;br /&gt;
In [[6v6]], one reason that Scouts, Demoman, and Soldiers are the main classes is their ability to perform a rollout extremely efficiently. [[Scout]]s run quickly enough to just run to mid through the shortest path. The [[Demoman]] and [[Soldier]]s have to sticky jump/rocket jump to reach mid quickly while also building uber for the [[Medic]]. The Medic must make sure that his whole team, especially the Soldiers and Demoman, is at full health/buffed by the time they reach to the middle point. Usually the Medic begins the round by buffing the Demoman because he will jump away the fastest and won't receive any more heals. Once the Demoman is out of his range, he will give overheals to the Roamer to 300 then switch to scouts. The rest of the rollout is spent healing the Scouts as they runs to mid. Meanwhile, the pocket soldier is able to run with the Escape Plan and receive arrow and &amp;quot;crit-heals&amp;quot; near mid (sometimes roles are reversed with the Roamer running with the Medic and the Pocket jumping quickly to mid). This ensures everyone has full/almost-full overheal when the team reaches the middle point and minimizes time spent running to mid.&lt;br /&gt;
&lt;br /&gt;
==Healing Order==&lt;br /&gt;
[[Demo]] to 260 (2x) &amp;gt; [[Roamer]] to 300 (1x) &amp;gt; [[Scout]]s &amp;gt; [[Pocket]]&lt;br /&gt;
&lt;br /&gt;
===Scout===&lt;br /&gt;
You don't really do much stuff on rollout but crouch (to make medic beam [[Demoman]] faster) and escort medic to mid.&lt;br /&gt;
&lt;br /&gt;
===Soldier===&lt;br /&gt;
[[Pocket]]&lt;br /&gt;
&lt;br /&gt;
When a round starts, the Pocket Soldier will usually shoots 3 rockets going out spawn then runs to mid with the Escape Plan and wait for the Medic to arrow/heal.&lt;br /&gt;
&lt;br /&gt;
[[Roamer]]&lt;br /&gt;
&lt;br /&gt;
You don't really do much on freeze time. [[Roamer]] makes their first jump when [[Medic]] is done healing Demo.&lt;br /&gt;
&lt;br /&gt;
===Demo===&lt;br /&gt;
&lt;br /&gt;
Wait for medic to beam you to 260 first before your first jump then 260 again for second jump.&lt;br /&gt;
&lt;br /&gt;
===Medic===&lt;br /&gt;
&lt;br /&gt;
[[Medic]] is the main fundamental in Rollout failing or succeeding and judge the whole game.&lt;br /&gt;
&lt;br /&gt;
====Video Tutorials====&lt;br /&gt;
&lt;br /&gt;
*[https://www.youtube.com/watch?v=hd0qIp1zF9U '''Medic Rollouts''']&lt;br /&gt;
*[https://www.youtube.com/watch?v=8IR4Am6vR6k '''Demoman Rollouts''']&lt;br /&gt;
*[http://www.youtube.com/watch?v=rr7oGRMKezk '''Demoman Rollouts2''']&lt;br /&gt;
*[http://www.youtube.com/watch?v=TjwgdaVmTDM&amp;amp;hd=1 '''Roamer Soldier(Gunboats) Rollouts''']&lt;br /&gt;
*[https://www.youtube.com/watch?v=d0jCHAw3gPQ '''Pocket Rollouts''']&lt;br /&gt;
&lt;br /&gt;
===Highlander===&lt;br /&gt;
Highlander rollouts in 5CP focus on getting the Demoman and [[Heavy]] to the fight as fast as possible because they are the core of a successful push into mid. The Soldier often equips the Disciplinary Action, as it can take a couple seconds off the rollout time for the entire team. The Demoman usually uses the map's respective 6v6 rollout, so he and the Scout reach mid about 2-3 seconds before the whipped players. Before reaching the midpoint (but not so early that the soldier is cut off from whip targets), the flanking classes split up from the combo and take a separate entrance into mid. This ensures that if the enemy Demoman was more successful in the first seconds of the midfight, he won't be rewarded with damage on the entire team funneling through one door. It also puts flankers in a position to ambush enemy players right from the start.&lt;br /&gt;
&lt;br /&gt;
==Stopwatch Rollouts==&lt;br /&gt;
===6v6===&lt;br /&gt;
Mainly gravelpit, varies from team to team: Sticky traps, Sentry/Dispenser spots, etc.&lt;br /&gt;
&lt;br /&gt;
===Highlander===&lt;br /&gt;
The primary objective to accomplish during setup time is to create a hold strategy that shuts down the first push of the attackers and set up an exit strategy for a stronger hold on the next point (The first point of most Stopwatch maps is generally very easy to capture. cp_gravelpit is an oddball: the first point is such a giveaway point that defenders often don't even hold it at all). To hold off a push, the defending team needs to have a strong hold position for the combo that protects the point, a level 3 sentry in a position that covers blindspots and exit routes for the combo, and a strong lockdown on the flank routes through which enemy players might seek an unexpected angle of attack. &lt;br /&gt;
&lt;br /&gt;
Many teams have a few designated players (2-4 non-Engineer, non-Medic classes) kill themselves in the setup time when defending on Payload maps and Attack/Defend maps. The metal that the [[Engineer]] gains by picking up their dropped weapons allows him to build level 3 buildings more quickly so that he is prepared by the time setup ends. The Soldier and Scout often watch the flank, with occasional support from pick classes ([[Spy]] and [[Sniper]]), so those classes tend to look for good positions to hold the flank during setup time. Also during setup, the combo walks to wherever the first major hold position is. The Demoman can lay sticky traps at choke points between BLU Spawn and their position to try to kill a major class before the first push. If he can't find opportunities to get backstabs, the Spy can use the Cloak and Dagger in a position that allows him to call out information about the attackers, or he can cloak near a sticky trap that is out of his demo's field of view to call out when to detonate it.&lt;br /&gt;
&lt;br /&gt;
==Training Rollouts==&lt;br /&gt;
There are few ways to train rollouts, the most popular one is hosting a dedicated server and with sv_cheats enabled use commands to give you health and teleport you back to the spawn as explained by [[kaidus]] [http://www.twitch.tv/kaidus/c/2483076?t=13s in this video.]&lt;br /&gt;
&lt;br /&gt;
Another way is using dedicated maps like [http://teamfortress.tv/forum/thread/13667-jump-competitive-b1 Jump Competitive], [http://tf2.gamebanana.com/maps/170038 TR Rollout] and [http://rollout.tf/ Rollout.tf]&lt;br /&gt;
&lt;br /&gt;
[[Category:Mechanics]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Movement&amp;diff=70004</id>
		<title>Movement</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Movement&amp;diff=70004"/>
		<updated>2025-01-12T23:09:49Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{needimage}}&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
Movement is one of the staples of Team Fortress 2, it is very characteristic but at the same time very influenced by games like Quake and Team Fortress Classic. Explosive jumping mechanics give the slower classes much higher mobility and increase the pace of the game. This makes it a much more complex game than it first appears, as a player has to master not only deathmatch ability and gamesense, but also the different movement and jumping techniques.&lt;br /&gt;
&lt;br /&gt;
== Speed == &lt;br /&gt;
Speed is measured using hammer units/sec. The standard is 300 hu/sec or 100%. This is the speed of the Pyro, Sniper, and Engineer. Moving backwards reduces the speed to 90% of what it would be otherwise. Note: If you strafe while moving backwards, you will move at full speed (diagonally, not backwards). Crouched movement becomes 33% &lt;br /&gt;
&lt;br /&gt;
=== Scout === &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 100%; text-align: left;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Condition&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Normal&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Crouched&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Backwards&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* '''''Default''''' &lt;br /&gt;
* Uncharged [[Baby Face's Blaster]]:&lt;br /&gt;
* Charged Baby Face's Blaster:&lt;br /&gt;
| &lt;br /&gt;
*'''133%'''&lt;br /&gt;
*'''120%'''&lt;br /&gt;
*'''173%'''&lt;br /&gt;
|&lt;br /&gt;
*'''44%'''&lt;br /&gt;
*'''40%'''&lt;br /&gt;
*'''58%'''&lt;br /&gt;
|&lt;br /&gt;
*'''120%'''&lt;br /&gt;
*'''108%'''&lt;br /&gt;
*'''156%'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Soldier ===  &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 100%; text-align: left;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Condition&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Normal&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Crouched&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Backwards&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* '''''Default''''' &lt;br /&gt;
* [[Escape Plan]], 121-160 Health:&lt;br /&gt;
* Escape Plan, 81-120 Health:&lt;br /&gt;
* Escape Plan, 41-80 Health:&lt;br /&gt;
* Escape Plan, Under 40 Health:&lt;br /&gt;
| &lt;br /&gt;
*'''80%'''&lt;br /&gt;
*'''88%'''&lt;br /&gt;
*'''96%'''&lt;br /&gt;
*'''112%'''&lt;br /&gt;
*'''128%'''&lt;br /&gt;
|&lt;br /&gt;
*'''27%'''&lt;br /&gt;
*'''29%'''&lt;br /&gt;
*'''32%'''&lt;br /&gt;
*'''37%'''&lt;br /&gt;
*'''43%'''&lt;br /&gt;
|&lt;br /&gt;
*'''72%'''&lt;br /&gt;
*'''79%'''&lt;br /&gt;
*'''86%'''&lt;br /&gt;
*'''101%'''&lt;br /&gt;
*'''115%'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Pyro === &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 100%; text-align: left;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Condition&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Normal&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Crouched&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Backwards&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* '''''Default''''' &lt;br /&gt;
* With [[Powerjack]] Out:&lt;br /&gt;
| &lt;br /&gt;
*'''100%'''&lt;br /&gt;
*'''115%'''&lt;br /&gt;
|&lt;br /&gt;
*'''33%'''&lt;br /&gt;
*'''38%'''&lt;br /&gt;
|&lt;br /&gt;
*'''90%'''&lt;br /&gt;
*'''103%'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Demoman === &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 100%; text-align: left;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Condition&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Normal&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Crouched&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Backwards&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* '''''Default''''' &lt;br /&gt;
* With Head-taking weapon equipped &amp;amp; 1 Head:&lt;br /&gt;
* With Head-taking weapon equipped &amp;amp; 2 Heads:&lt;br /&gt;
* With Head-taking weapon equipped &amp;amp; 3 Heads:&lt;br /&gt;
* With Head-taking weapon equipped &amp;amp; 4 Heads:&lt;br /&gt;
* With [[Scotsman's Skullcutter]] equipped&lt;br /&gt;
* Charging with [[Chargin' Targe]]/[[Splendid Screen]]/[[Tide Turner]]&lt;br /&gt;
| &lt;br /&gt;
*'''93%'''&lt;br /&gt;
*'''101%'''&lt;br /&gt;
*'''108%'''&lt;br /&gt;
*'''116%'''&lt;br /&gt;
*'''123%'''&lt;br /&gt;
*'''79%'''&lt;br /&gt;
*'''250%'''&lt;br /&gt;
|&lt;br /&gt;
*'''31%'''&lt;br /&gt;
*'''34%'''&lt;br /&gt;
*'''36%'''&lt;br /&gt;
*'''39%'''&lt;br /&gt;
*'''41%'''&lt;br /&gt;
*'''26%'''&lt;br /&gt;
*'''N/A'''&lt;br /&gt;
|&lt;br /&gt;
*'''84%'''&lt;br /&gt;
*'''91%'''&lt;br /&gt;
*'''97%'''&lt;br /&gt;
*'''104%'''&lt;br /&gt;
*'''111%'''&lt;br /&gt;
*'''71%'''&lt;br /&gt;
*'''N/A'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Heavy === &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 100%; text-align: left;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Condition&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Normal&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Crouched&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Backwards&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* '''''Default''''' &lt;br /&gt;
* Any Mini-gun spun up, excluding the [[Brass Beast]]:&lt;br /&gt;
* Walking with spun up Brass Beast:&lt;br /&gt;
* With [[Buffalo Steak Sandvich]] effect:&lt;br /&gt;
* With [[Gloves of Running Urgently]] Equipped:&lt;br /&gt;
| &lt;br /&gt;
*'''77%'''&lt;br /&gt;
*'''37%'''&lt;br /&gt;
*'''15%'''&lt;br /&gt;
*'''104%'''&lt;br /&gt;
*'''100%'''&lt;br /&gt;
|&lt;br /&gt;
*'''26%'''&lt;br /&gt;
*'''0%'''&lt;br /&gt;
*'''0%'''&lt;br /&gt;
*'''35%'''&lt;br /&gt;
*'''33%'''&lt;br /&gt;
|&lt;br /&gt;
*'''69%'''&lt;br /&gt;
*'''33%'''&lt;br /&gt;
*'''15%'''&lt;br /&gt;
*'''93%'''&lt;br /&gt;
*'''90%'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Engineer ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 100%; text-align: left;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Condition&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Normal&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Crouched&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Backwards&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* '''''Default''''' &lt;br /&gt;
* While hauling a building:&lt;br /&gt;
| &lt;br /&gt;
*'''100%'''&lt;br /&gt;
*'''90%'''&lt;br /&gt;
|&lt;br /&gt;
*'''33%'''&lt;br /&gt;
*'''29%'''&lt;br /&gt;
|&lt;br /&gt;
*'''90%'''&lt;br /&gt;
*'''81%'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Medic ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 100%; text-align: left;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Condition&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Normal&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Crouched&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Backwards&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* '''''Default''''' &lt;br /&gt;
* Wielding [[Overdose]] at 100% [[ÜberCharge]]&lt;br /&gt;
* Healing a [[Scout]]&lt;br /&gt;
* Healing a [[Pyro]] using the [[Powerjack]]&lt;br /&gt;
| &lt;br /&gt;
*'''107%'''&lt;br /&gt;
*'''127%'''&lt;br /&gt;
*'''133%'''&lt;br /&gt;
*'''115%'''&lt;br /&gt;
|&lt;br /&gt;
*'''36%'''&lt;br /&gt;
*'''39%'''&lt;br /&gt;
*'''44%'''&lt;br /&gt;
*'''38%'''&lt;br /&gt;
|&lt;br /&gt;
*'''96%'''&lt;br /&gt;
*'''106%'''&lt;br /&gt;
*'''120%'''&lt;br /&gt;
*'''105%'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Sniper ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 100%; text-align: left;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Condition&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Normal&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Crouched&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Backwards&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* '''''Default''''' &lt;br /&gt;
* With a Rifle zoomed in:&lt;br /&gt;
* While [[Huntsman]] drawn:&lt;br /&gt;
| &lt;br /&gt;
*'''100%'''&lt;br /&gt;
*'''27%'''&lt;br /&gt;
*'''53%'''&lt;br /&gt;
|&lt;br /&gt;
*'''33%'''&lt;br /&gt;
*'''9%'''&lt;br /&gt;
*'''18%'''&lt;br /&gt;
|&lt;br /&gt;
*'''90%'''&lt;br /&gt;
*'''27%'''&lt;br /&gt;
*'''48%'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Spy ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;width: 100%; text-align: left;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Condition&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Normal&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Crouched&lt;br /&gt;
! style=&amp;quot;background-color: #ADD8E6; color: #FFFFFF&amp;quot; | Backwards&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* '''''Default''''' &lt;br /&gt;
* Disguised as [[Soldier]]:&lt;br /&gt;
* Disguised as [[Demoman]]:&lt;br /&gt;
* Disguised as [[Heavy]]:&lt;br /&gt;
* Disguised as [[Scout]] [[Medic]] or [[Spy]]:&lt;br /&gt;
* All other Disguises:&lt;br /&gt;
| &lt;br /&gt;
*'''107%'''&lt;br /&gt;
*'''80%'''&lt;br /&gt;
*'''93%'''&lt;br /&gt;
*'''77%'''&lt;br /&gt;
*'''107%'''&lt;br /&gt;
*'''100%'''&lt;br /&gt;
|&lt;br /&gt;
*'''36%'''&lt;br /&gt;
*'''27%'''&lt;br /&gt;
*'''31%'''&lt;br /&gt;
*'''26%'''&lt;br /&gt;
*'''36%'''&lt;br /&gt;
*'''33%'''&lt;br /&gt;
|&lt;br /&gt;
*'''96%'''&lt;br /&gt;
*'''72%'''&lt;br /&gt;
*'''84%'''&lt;br /&gt;
*'''69%'''&lt;br /&gt;
*'''96%'''&lt;br /&gt;
*'''90%'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other Movement Techniques ==&lt;br /&gt;
&lt;br /&gt;
=== Crouch Jumping ===&lt;br /&gt;
Crouch jumping is the basic technique of pressing crouch while jumping. Crouch Jumping moves the player model an additional hammer unit up and can allow access to things otherwise inaccessible by basic jumping.&lt;br /&gt;
&lt;br /&gt;
=== Double Jump ===&lt;br /&gt;
When in the air as Scout, pressing jump again gives an additional midair jump. This is useful for maneuvering around maps or dodging and confusing enemies.&lt;br /&gt;
&lt;br /&gt;
=== Boston Basher Jump ===&lt;br /&gt;
A Scout is able to use the knockback of self damage from the Boston Basher along with his jump in order to increase the height and length of his jump. This is useful for climbing things like the spire on [[cp_badlands|Badlands]].&lt;br /&gt;
&lt;br /&gt;
Do note that the best gains in height are when the Scout jumps right as the self damage from the Basher activates.&lt;br /&gt;
&lt;br /&gt;
=== Rocket Jump ===&lt;br /&gt;
''Main article: [[Rocket Jumping]]''&lt;br /&gt;
&lt;br /&gt;
Soldiers can shoot a rocket near themselves to achieve height or speed through the air. This can be useful for running towards a battle, obtaining [[height advantage]], attacking players, or fleeing to safety. There are multiple jump techniques to help Soldiers achieve more speed or height. [[Gunboats]] causes Soldiers to take 60% less damage while rocket jumping.&lt;br /&gt;
&lt;br /&gt;
Combining this with Crouch Jumping will allow Soldiers to propel themselves farther than without Crouch Jumping.&lt;br /&gt;
&lt;br /&gt;
=== Sticky Jump ===&lt;br /&gt;
''Main article: [[Sticky Jumping]]''&lt;br /&gt;
&lt;br /&gt;
Demomen can also detonate a sticky near their feet for a boost. This causes more self-damage than a Soldier's rocket jump, but also provides a bigger boost. A Demoman will sticky jump during a [[rollout]], fleeing, or attacking.&lt;br /&gt;
&lt;br /&gt;
=== Sentry Jump ===&lt;br /&gt;
There are two types of Sentry Jumping; Sentry Rocket Jumping and Bullet Jumping. Using the Wrangler and a level 3 sentry, the [[Engineer]] can shoot his sentry's rockets at his own feet, propelling him into the air like a regular rocket jump.  By quickly switching to a different weapon and right-clicking on his sentry, he can bring the building with him to build in unexpected places. Bullet Jumping can be done with any level sentry, along with mini-sentries. Bullet Jumping is the act of using the knockback from the damage received from sentry bullets to propel the Engineer. Bullet Jumping is useful when running mini-sentries or when a sentry is at level one or two for making short leaps such as onto the roof of [[cp_gravelpit]] B-Point or the balcony of [[koth_arctic]].&lt;br /&gt;
&lt;br /&gt;
{{YouTube video|MgNI36HPTY0|text=Engineer Jumping Tutorial}}&lt;br /&gt;
&lt;br /&gt;
=== Explosive Surfing ===&lt;br /&gt;
Any class is capable of timing a jump with an enemy's projectile and using it to their advantage. This is a common practice among Medics, who often surf away from damage and to the safety of their team.&lt;br /&gt;
&lt;br /&gt;
{{YouTube video|2IcWmpkjMKo|time=4m5s}} [http://youtu.be/2IcWmpkjMKo?t=4m5s Example]&lt;br /&gt;
&lt;br /&gt;
=== Bullet Surfing ===&lt;br /&gt;
Bullet surfing is harnessing the knockback from being hit with bullets for a speed boost. Typically it is achieved by crouch jumping while moving away from the source of the damage.&lt;br /&gt;
&lt;br /&gt;
{{YouTube video|RJdotTF2|time=12m48s}} [https://youtu.be/8UQDcw-GMGg?t=768 Example]&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
* {{YouTube video|Dx8CHK_bhAU|text=Guide to Walking Backwards at Full Speed}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Mechanics]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=MGE_Mod&amp;diff=70003</id>
		<title>MGE Mod</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=MGE_Mod&amp;diff=70003"/>
		<updated>2025-01-12T23:09:47Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{needimage}}&lt;br /&gt;
&lt;br /&gt;
'''My Gaming Edge Mod''' (stylized as '''MGE''' or '''MGE Mod'''), is a competitive training mod developed by [[My Gaming Edge]]. The mod puts two players into a small version of competitive maps such as (the) [[Badlands|cp_badlands]] spire. Players spawn with a buff and fight until one player reaches a set number of kills (usually 20). When an enemy is killed, the health and ammo of both players are restored. &amp;lt;br&amp;gt;&lt;br /&gt;
The mod itself allows for any map to be used, so long as there are spawn locations for it, though a popular [[mge_training map]] is usually used.&amp;lt;br&amp;gt;&lt;br /&gt;
MGE is popular for [[Scout]] and [[Soldier]] training although all [[Classes|9 classes]] can use the maps (except for a few which are class set).&lt;br /&gt;
&lt;br /&gt;
The mod was updated to version 2.0.0 on April 15th 2013&amp;lt;ref name=&amp;quot;update&amp;quot;&amp;gt;[http://teamfortress.tv/forum/thread/7213-mge-2-0-release 2.0.3 Update thread] Teamfortress.tv &amp;lt;/ref&amp;gt;, the update consisted mainly of bugfixes and 2v2 arenas were introduced as well. The advanced stats feature was removed in this version to improve performance and reduce server load.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* A variety of different 1v1 and 2v2 arenas&lt;br /&gt;
* In-game ELO rating system.&lt;br /&gt;
* In-game menu system with arena queuing.&lt;br /&gt;
* Per-arena class restrictions, configurable via mgemod_spawns.cfg.&lt;br /&gt;
* Highly customizable and configurable. For example, you could use MGEMod to play BBall on cp_badlands, using the spires as hoops if you configured mgemod_spawns.cfg to do so.&lt;br /&gt;
* Voluntary handicap system to even out unfair fights.&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
The mod has a variety of commands, they can be used through the chat, whether by prefixing any given command with '''!''' (ex '''!add 5''') which shows the command in chat or prefixing it with '''/''' (ex '''/add 5''') which doesn't display the command in chat.&lt;br /&gt;
* '''add''' OR '''mgemod''' '''''[arena number/arena name]''''' - Show the menu of arenas [or directly join an arena]&lt;br /&gt;
* '''remove''' - Leave your current arena or queue.&lt;br /&gt;
* '''top5''' - Display the Top 5 rated players.&lt;br /&gt;
* '''hud''' OR '''hidehud''' - Toggle the display of the text hud overlay&lt;br /&gt;
* '''rank''' OR '''stats''' '''''[player name]''''' - View your rank [or view another player's rank]&lt;br /&gt;
* '''first''' - Join the first available arena.&lt;br /&gt;
* '''handicap''' '''''[number]''''' - Reduce your maximum health to a given number, to give a lower skilled opponent a fairer fight. Use &amp;quot;handicap off&amp;quot; to disable.&lt;br /&gt;
&lt;br /&gt;
== Arenas ==&lt;br /&gt;
While the mod supports a variety of maps the one mostly used with the mod is '''[[mge_training]]''', as of the latest map version '''''mge_training_v8_beta4b''''' there are 18 arenas as listed below:&lt;br /&gt;
&lt;br /&gt;
* Viaduct&lt;br /&gt;
* Granary Middle&lt;br /&gt;
* Granary Last&lt;br /&gt;
* Badlands Middle&lt;br /&gt;
* Badlands Spire&lt;br /&gt;
* Gullywash Middle&lt;br /&gt;
* Waste Middle&lt;br /&gt;
* Snakewater Middle&lt;br /&gt;
* Gravelpit C&lt;br /&gt;
* Process Middle&lt;br /&gt;
* Trainyard&lt;br /&gt;
* Turris 1&lt;br /&gt;
* Turris 2&lt;br /&gt;
* Ammomod&lt;br /&gt;
* Ammomod [MGE]&lt;br /&gt;
* No Splash&lt;br /&gt;
* Endif&lt;br /&gt;
* BBall (2v2, 3v3)&lt;br /&gt;
&lt;br /&gt;
== Playstyle ==&lt;br /&gt;
MGE is technically a simple 1v1 arena mod. With that said there is many ways to play the mod. The most common battle is [[soldier]] vs [[soldier]]. Though people also like to practice [[scout]], [[demoman]] and [[sniper]]. Other classes are typically frowned upon and are commonly banned on community servers. For example, if someone played as a [[heavy]] they could very easily spawncamp their opponent on Ammomod [MGE] and make it first kill wins the entire game.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*The most popular maps for [[soldier]] are Badlands Middle, Badlands Spire and Ammomod [MGE]. Most active servers in peak times will have these arenas filled, sometimes with queues.&amp;lt;br&amp;gt;&lt;br /&gt;
*The most popular maps for [[scout]] are Badlands Middle, Granary Middle, Granary Last, Waste Middle and Viaduct. Though matchups may be found on ammomod [MGE], Snakewater Middle and Process Middle.&amp;lt;br&amp;gt;&lt;br /&gt;
*The most popular maps for [[sniper]] are Granary Middle, Granary Last and Waste Middle. Matchups may be found on Badlands Middle and Gullywash Middle but these maps are more often favoured by [[scout]] and [[soldier]] players so it can be hard to play consistently as sniper and win.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Optional and Controversial ways to play&amp;lt;br&amp;gt;&lt;br /&gt;
* [[Shotgun]] or [[gunboats]]? - Soldiers will often decide before playing whether to use [[shotgun]] or [[gunboats]] as these items can drastically change the way the game is played. It is common to see [[shotgun]] used on Ammomod [MGE] as the flat surface makes 4 rocket gameplay less enjoyable.&amp;lt;br&amp;gt;&lt;br /&gt;
* [[Shotgun]] switching - [[Shotgun]] switching is when a soldier will swap between the [[rocket launcher]] (or [[original]]) and [[shotgun]] between each shot to maximise damage output.&amp;lt;br&amp;gt;&lt;br /&gt;
* Alternate weapons - Weapons such as [[Direct Hit]] and [[Loch n Load]] are considered bad manners to use. They make it very unfun to play on maps such as Badlands Spire.&amp;lt;br&amp;gt;&lt;br /&gt;
* Running away - The purpose of MGE is to train and get warmed up. People do not like playing against people who run away when they are on low health.&amp;lt;br&amp;gt;&lt;br /&gt;
* Counter jumping - Counter jumping is the act of rocket jumping away when a soldier bombs on top of their opponent. This is controversial because in a real game scenario if a [[soldier]] jumps away from their [[medic]] then their [[medic]] will die.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== MGE Hall of Fame == &lt;br /&gt;
* [[Timus]]&lt;br /&gt;
* [[Mike]]&lt;br /&gt;
* [[B4nny]]&lt;br /&gt;
* [[ShaDowBurn]]&lt;br /&gt;
* [[Clockwork]]&lt;br /&gt;
* [[Kaitech]]&lt;br /&gt;
* [[Baud]]&lt;br /&gt;
* [[Night Terror]]&lt;br /&gt;
* [[Mr. Epic]]&lt;br /&gt;
* [[NiCO]]&lt;br /&gt;
* [[Autokrab]]&lt;br /&gt;
* [[Quik]]&lt;br /&gt;
* [[Lime]]&lt;br /&gt;
* [[Ruwin]]&lt;br /&gt;
* [[Sonmychest]]&lt;br /&gt;
* [[Tyrone]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
[https://github.com/Langeh/MGEMod Official GitHub page]&lt;br /&gt;
&lt;br /&gt;
[https://forums.alliedmods.net/showthread.php?t=154755 Official AlliedMods Thread]&lt;br /&gt;
&lt;br /&gt;
[[Category:Competitive Formats]]&lt;br /&gt;
[[Category:Mods]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=BBall&amp;diff=70002</id>
		<title>BBall</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=BBall&amp;diff=70002"/>
		<updated>2025-01-12T23:09:44Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{outdated}}&lt;br /&gt;
&lt;br /&gt;
'''BBall''' is a 2v2 competitive format for Team Fortress 2. BBall is played with two teams of two [[Soldier|Soldiers]] in a fast-paced, [[Glossary#DM|DM-focused]] gamemode similar to [[MGE]] that affords players an opportunity to hone their rocket jumping and projectile aim. The mod is solely played on small, custom-made maps that are for the most part functionally identical. &lt;br /&gt;
&lt;br /&gt;
The mod is largely played casually, with a focus on training a players' movement and aim. Hence, BBall is featured in a large number of MGE maps and organised BBall competitions are relatively uncommon. Nonetheless, BBall has been played competitively in a number of regions since its inception in early 2008.&lt;br /&gt;
&lt;br /&gt;
==Maps==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:BBall CompTF.jpg|[[BBall_CompTF|ctf_bball_comptf]]&lt;br /&gt;
File:BBall Ballin.jpg|[[ctf_ballin_sky]] / [[ctf_ballin]]&lt;br /&gt;
File:Ctf_bball_alpine.png|[[BBall Alpine|ctf_bball_alpine_b4]]&lt;br /&gt;
File:Ctf_bball_eventide.png|[[bball_eventide|ctf_bball_eventide]]&lt;br /&gt;
File:Ctf_bball_parkade.png|[[bball_parkade|ctf_bball_parkade]]&lt;br /&gt;
File:Ctf_bball_snow.png|[[bball_snow|ctf_bball_snow_b1]]&lt;br /&gt;
File:Ctf_bball_stadium.png|[[bball_stadium|ctf_bball_stadium_a3]]&lt;br /&gt;
File:Ctf_pro_bball.png|[[bball_pro|ctf_pro_bball]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
There is a wide variety of different [[:Category:Bball_maps|BBall maps]] created by the community - the most popular of those are [[BBall Ballin Sky]] and [[BBall CompTF]]. The maps work as a normal [[Capture the Flag|CTF]] map would in the sense that each team has an intelligence briefcase and to capture the intel you must take it to the enemies' hoop.&lt;br /&gt;
&lt;br /&gt;
==Ruleset==&lt;br /&gt;
{{Hatnote|Note: These rules can be outdated at any point in time. Rules can change without notice and thus this section  may be outdated. If you are unsure of the rules please check the league's official website.}}&lt;br /&gt;
===Worldwide rules===&lt;br /&gt;
* 20 minute time limit ''(can change)''&lt;br /&gt;
* 25 capture limit ''(can change)''&lt;br /&gt;
&lt;br /&gt;
===North American BBall rules===&lt;br /&gt;
''Previously mentioned rules are not included in the list as they are worldwide.''&lt;br /&gt;
* 2 second respawn time.&lt;br /&gt;
&lt;br /&gt;
===European BBall rules===&lt;br /&gt;
''Previously mentioned rules are not included in the list as they are worldwide.''&lt;br /&gt;
* 6 second respawn time&lt;br /&gt;
&lt;br /&gt;
==Tournaments==&lt;br /&gt;
As there isn't that much preparation required for this gamemode, the cups and tournaments are very often organized, mainly on offseason as practise for the 6v6 seasons.&lt;br /&gt;
&lt;br /&gt;
=== Notable tournaments ===&lt;br /&gt;
Some notable and popular tournaments include:&lt;br /&gt;
&lt;br /&gt;
==== ETF2L BBall Cups ====&lt;br /&gt;
* [http://etf2l.org/etf2l/archives/5/0/ Basketball 2on2 Cup #1]&lt;br /&gt;
* [http://etf2l.org/etf2l/archives/23/0/ Basketball 2on2 Cup #2]&lt;br /&gt;
* [http://etf2l.org/etf2l/archives/55/0/ Basketball 2on2 Cup #3]&lt;br /&gt;
* [http://etf2l.org/etf2l/archives/113/0/ Basketball 2on2 Cup #4]&lt;br /&gt;
* [http://etf2l.org/etf2l/archives/181/0/ Basketball 2on2 Cup #5]&lt;br /&gt;
&lt;br /&gt;
==== Comp.tf BBall Cups ====&lt;br /&gt;
* [[Comp.tf 1st bball cup EU|Comp.tf 1st BBall cup - Europe]]&lt;br /&gt;
* [[Comp.tf 2nd bball cup NA|Comp.tf 2nd BBall cup - North America]]&lt;br /&gt;
&lt;br /&gt;
==Leagues==&lt;br /&gt;
===bball.tf===&lt;br /&gt;
[https://web.archive.org/web/20230000000000*/http://www.bball.tf/ bball.tf] previously hosted BBall competitions for players in NA and EU from 2015-2018.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[6v6]]&lt;br /&gt;
*[[HL]]&lt;br /&gt;
*[[Ultiduo]]&lt;br /&gt;
*[[Competitive_Formats|Competitive Formats]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Competitive Formats]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Ultiduo&amp;diff=70001</id>
		<title>Ultiduo</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Ultiduo&amp;diff=70001"/>
		<updated>2025-01-12T23:09:42Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{outdated}}&lt;br /&gt;
&lt;br /&gt;
Ultiduo is a competitive format consisting of two players on each team, a Soldier and a Medic. &amp;lt;br/&amp;gt;&lt;br /&gt;
This gamemode is played on small KOTH maps that are specifically made for it. Ultiduo is often played by the [[6v6]] combo, containing the Medic and Pocket Soldier, to build up synergy between each other. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Maps==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Ultiduo_seclusion.png|[[Ultiduo_seclusion|ultiduo_seclusion_b3]]&lt;br /&gt;
File:Ultiduo_nicecicles.png|[[ultiduo_nicecicles|ultiduo_nicecicles]]&lt;br /&gt;
File:Ultiduo_nature.png|[[Ultiduo_Nature|ultiduo_nature_rc1]]&lt;br /&gt;
File:Ultiduo_gullywash.png|[[Ultiduo_gullywash|ultiduo_gullywash_b2]]&lt;br /&gt;
File:Ultiduo Baloo.jpg|[[Ultiduo_baloo|ultiduo_baloo]]&lt;br /&gt;
File:Ultiduo_badlands.png|[[Ultiduo_badlands|ultiduo_badlands_b1]]&lt;br /&gt;
File:Koth_ultiduo_r_b7.png|[[Koth_Ultiduo|koth_ultiduo_r_b7]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Weapons==&lt;br /&gt;
ETF2L has a whitelist for Ultiduo allowing the default loadout for both Medic and Soldier with few unlocks for both. &amp;lt;br/&amp;gt;&lt;br /&gt;
Naturally reskins of stock weapons (e.g. strange weapons, festive weapons, botkiller weapons, the Frying Pan, Conscientious Objector, ...)  are allowed.&lt;br /&gt;
&lt;br /&gt;
Common loadouts:&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;b&amp;gt;[[Soldier]]&amp;lt;/b&amp;gt; ===&lt;br /&gt;
Rocket Launcher , Original &amp;lt;br/&amp;gt;&lt;br /&gt;
Shotgun &amp;lt;br/&amp;gt;&lt;br /&gt;
The Escape Plan &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;b&amp;gt;[[Medic]]&amp;lt;/b&amp;gt; ===&lt;br /&gt;
The Crusader's Crossbow&amp;lt;br/&amp;gt;&lt;br /&gt;
The Medi Gun &amp;lt;br/&amp;gt;&lt;br /&gt;
Uber-saw &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Competitions==&lt;br /&gt;
Ultiduo cups are often held by leagues or sponsored by community members. As each team requires only 2 players these cups are usually easy to set-up, making it a viable option for offseason cups.&lt;br /&gt;
&lt;br /&gt;
It is generally very welcomed by top players as it is a very good source of practice and it is also widely considered to be a fun gamemode. &lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Ultiduo hails from a similar competition from TF2's predecessor, Team Fortress Classic, called Ultimate Soldier (also made by ozfortress). This pitted two soldiers against each other in a 1v1. Shotgun was often more powerful back in these days, as the spread of it was much smaller, allowing you to 'snipe' your enemy. This was often frowned upon, but typically the only way some players with poorer internet connections could compete.&lt;br /&gt;
&lt;br /&gt;
The original ultiduo maps were not koth, and victories were awarded based on who scored the most frags. The gameplay has evolved over the years, especially with unlocks and the increase in player skill.&lt;br /&gt;
&lt;br /&gt;
[[Category:Competitive Formats]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=NZFortress&amp;diff=70000</id>
		<title>NZFortress</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=NZFortress&amp;diff=70000"/>
		<updated>2025-01-12T23:09:39Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{defunct}}&lt;br /&gt;
{{stub}}&lt;br /&gt;
{{DISPLAYTITLE:NZfortress}}&lt;br /&gt;
{{NewInfobox League&lt;br /&gt;
| image = NZF_logo.png&lt;br /&gt;
| fullname = NZfortress&lt;br /&gt;
| founder = {{flag|nz}} Fink&lt;br /&gt;
| admin = &lt;br /&gt;
| formats = [[6v6]], [[Highlander]], [[BBall]]&lt;br /&gt;
| area = {{flag|nz}} New Zealand&lt;br /&gt;
| website = http://www.nzfortress.co.nz/ (defunct)&lt;br /&gt;
| created = 1999-12-12&lt;br /&gt;
| closed = 2013&lt;br /&gt;
| youtube = &lt;br /&gt;
| discord =&lt;br /&gt;
| steam = nzfortress&lt;br /&gt;
}}&lt;br /&gt;
'''NZFortress''' was a New Zealand-based Team Fortress community and league. The website hosted 6v6, Highlander and BBall competitions for the named region. NZfortress was often seen as an easterly counterpart to [[ozfortress]], with both having their origins in the early 2000s - the days of ''Team Fortress Classic''. NZfortress predated ozfortress by at least a month.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
NZfortress spent most of its lifetime hosting ''Team Fortress Classic'' (1999-2007) competitions rather than ''Team Fortress 2'' (2007-2013). Similarly to ozfortress, NZfortress was founded by a TFC player - {{flag|nz}} ''Fink''.&lt;br /&gt;
&lt;br /&gt;
The official NZfortress website went down at a date between October of 2016 and March of 2017, however the site had been inactive since 2013. The death of NZfortress was most likely due to the growing popularity of its neighbouring organisation ozfortress and the fact that many New Zealanders could still play in Australian servers with tolerable ping. These players included future ozfortress [[Ozfortress#Ultiduo|Ultiduo champion]] {{flag|nz}} ''krollic'' (then ''Rocky'').&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;br /&gt;
[[Category:6v6 leagues]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=BlackOut_TV&amp;diff=69999</id>
		<title>BlackOut TV</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=BlackOut_TV&amp;diff=69999"/>
		<updated>2025-01-12T23:09:37Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:BOTV-DARK.png|right|500px|thumb|BlackOut TV Logo]]&lt;br /&gt;
&lt;br /&gt;
''BlackOut TV'' is a dormant video production organisation dedicated to covering competitive Team Fortress 2 action for many events. Although initially starting out covering [[6v6]] and [[Highlander]] gamemodes across Europe, over time they moved to solely focus on Highlander across the scene. They had many streams and event castings per week, ranging from ETF2L Premiership and UGC Platinum. BlackOut TV was co-created between [[Jon|Jonathan &amp;quot;Jon&amp;quot; Shaw]] and [[Russian Guyovich]] as a subsidiary organisation of [[BlackOut Gaming]] before they ceased services in December 2014. The organization continued with the same name after it's parent organization ceased operations.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [http://www.twitch.tv/blackoutgamingtv Official Twitch Channel]&lt;br /&gt;
* [https://www.youtube.com/user/BlackOutCasting Official YouTube Channel]&lt;br /&gt;
&lt;br /&gt;
{{Popular topics navbox}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=CappingTV&amp;diff=69998</id>
		<title>CappingTV</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=CappingTV&amp;diff=69998"/>
		<updated>2025-01-12T23:09:34Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
{{Website infobox&lt;br /&gt;
| name= CappingTV&lt;br /&gt;
| image = CappingTVLogo.png&lt;br /&gt;
| founder = Mitch&lt;br /&gt;
| type = &lt;br /&gt;
| website = http://cappingtv.tk&lt;br /&gt;
| twitter = cappingtv&lt;br /&gt;
| facebook = CappingTV&lt;br /&gt;
| youtube = channel/UCgot1MKjG8nVkP8sjhkN4Rg&lt;br /&gt;
| twitch = cappingtv&lt;br /&gt;
| created = 2016&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''CappingTV''' is a casting organization that covers Australian and Asian Team Fortress 2 Competitive matches. It was created by Mitch as an alternative to TFLIVE for the Oceanic Region.&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=EssentialsTF&amp;diff=69997</id>
		<title>EssentialsTF</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=EssentialsTF&amp;diff=69997"/>
		<updated>2025-01-12T23:09:31Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Website infobox&lt;br /&gt;
 |name = EssentialsTF&lt;br /&gt;
 |image = EssentialsTF.png&lt;br /&gt;
 |caption = EssentialsTF logo&lt;br /&gt;
 |tag = ETF&lt;br /&gt;
 |founder = [[Wolf Machina]]&lt;br /&gt;
 |created = 2015&lt;br /&gt;
 |type = casting&lt;br /&gt;
 |website = https://essentials.tf&lt;br /&gt;
 |twitter = tf2essentials&lt;br /&gt;
 |youtube = essentialstf&lt;br /&gt;
 |twitch = essentialstf&lt;br /&gt;
}}&lt;br /&gt;
EssentialsTF is a event management and video production company dedicated to cover Team Fortress 2 competitive action. It produces and streams big competitive events and is the biggest company producing TF2 at the Insomnia Gaming Festival. It specializes in bigger LAN events and large-scale online tournaments. The current owner of the company is [[Jon]].&lt;br /&gt;
&lt;br /&gt;
In 2015, EssentialsTF started as a production partner for TeamFortressTV. It has provided hardware that powered the broadcast of Insomnia55 to all over the world. Since then, it has expanded organising their own competitions. For over 7 years, it has been working as the primary organization of producing and broadcasting Team Fortress 2 content at Player1 Event's Insomnia Gaming Festival, as well as recently involved in DreamHack's Community Clash and North American LAN events.&lt;br /&gt;
&lt;br /&gt;
The company uses the same medal model for any tournaments they host by themselves, but the name is different. For Insomnia Gaming Festival LAN tournaments, a different themed medal is used.&lt;br /&gt;
&lt;br /&gt;
==Other information==&lt;br /&gt;
They have worked with multiple companies like DreamHack, Twitch, Insomnia Gaming Festival, Belong Gaming Arenas, ETF2L, Logitech, Scrap.TF, STNTrading.EU, mannco.store, Hugs.tf&lt;br /&gt;
&lt;br /&gt;
==Used sources==&lt;br /&gt;
Home | EssentialsTF, Tournament Medal - Essentials.TF - Official TF2 Wiki | Official Team Fortress Wiki&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=EVL_TV&amp;diff=69996</id>
		<title>EVL TV</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=EVL_TV&amp;diff=69996"/>
		<updated>2025-01-12T23:09:29Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:EVL_TV_Logo.png|framed|right|EVL TV Logo]]&lt;br /&gt;
&lt;br /&gt;
'''EVL TV''' is a Team Fortress 2 casting organization.  It covers a variety of competitions and leagues, from 6v6 [[ESEA]] regular season to [[UGC]] [[Highlander]] and even [[4v4]]. It was created by Yoshi51 and Jeeringsole as a subsidiary of [https://myevl.net/link.php?id=26 EVL Gaming].&lt;br /&gt;
&lt;br /&gt;
== Staff ==&lt;br /&gt;
&lt;br /&gt;
===Casters===&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot; cellpadding=2&lt;br /&gt;
|-&lt;br /&gt;
! Name&lt;br /&gt;
! Format&lt;br /&gt;
|-&lt;br /&gt;
| Alto&lt;br /&gt;
| NA 6v6 / HL&lt;br /&gt;
|-&lt;br /&gt;
| Row&lt;br /&gt;
| NA 6v6&lt;br /&gt;
|-&lt;br /&gt;
| Atwas&lt;br /&gt;
| NA 6v6 / HL&lt;br /&gt;
|-&lt;br /&gt;
| Deer&lt;br /&gt;
| NA 6v6&lt;br /&gt;
|-&lt;br /&gt;
| Kace&lt;br /&gt;
| NA 6v6&lt;br /&gt;
|-&lt;br /&gt;
| Turbo Cop&lt;br /&gt;
| NA HL&lt;br /&gt;
|-&lt;br /&gt;
| Flatline&lt;br /&gt;
| NA 6v6&lt;br /&gt;
|-&lt;br /&gt;
| Crespi&lt;br /&gt;
| NA 6v6&lt;br /&gt;
|-&lt;br /&gt;
| Seki&lt;br /&gt;
| NA HL&lt;br /&gt;
|-&lt;br /&gt;
| Deathy&lt;br /&gt;
| NA 6v6&lt;br /&gt;
|-&lt;br /&gt;
| Melon&lt;br /&gt;
| NA HL&lt;br /&gt;
|-&lt;br /&gt;
| Zoomoo&lt;br /&gt;
| NA HL&lt;br /&gt;
|-&lt;br /&gt;
| Sigafoo&lt;br /&gt;
| NA HL&lt;br /&gt;
|-&lt;br /&gt;
| Grizz&lt;br /&gt;
| NA HL&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Production===&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot; cellpadding=2&lt;br /&gt;
|-&lt;br /&gt;
! Name&lt;br /&gt;
|-&lt;br /&gt;
| Dashner&lt;br /&gt;
|-&lt;br /&gt;
| Jeeringsole&lt;br /&gt;
|-&lt;br /&gt;
| Kinch&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
List excludes any guest appearances&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [https://evlgaming.tv/ Official Website]&lt;br /&gt;
* [https://www.youtube.com/user/evlgamingTV Official Youtube Channel]&lt;br /&gt;
* [http://www.twitch.tv/evltv Official Twitch Channel]&lt;br /&gt;
* [https://twitter.com/evl_gaming Official Twitter Account]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;br /&gt;
&lt;br /&gt;
{{Popular topics navbox}}&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=My_Gaming_Edge&amp;diff=69995</id>
		<title>My Gaming Edge</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=My_Gaming_Edge&amp;diff=69995"/>
		<updated>2025-01-12T23:09:25Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{defunct}}&lt;br /&gt;
[[File:Mygaming.jpg|framed|right|My Gaming Edge Logo]]&lt;br /&gt;
{{Hatnote|This page is about the TF2 organisation. For the competitive training mod, see [[MGEMod]].}}&lt;br /&gt;
&lt;br /&gt;
'''My Gaming Edge''' (MGE) is a defunct Team Fortress 2 organisation, primarily known for the development of [[MGEMod]] as well as its subscription based content catalogue of high quality 6v6 training videos and articles. The organization announced it was closing its doors in 8th December 2011&amp;lt;ref name=&amp;quot;MyGamingEdge Closing Announcement&amp;quot;&amp;gt;[http://www.vanillatf2.org/2011/12/my-gaming-edge-closing-its-doors/ MyGamingEdge Closing Announcement]&amp;lt;/ref&amp;gt;, 1 year and a half after starting its activities. The archive of MGE video material was released to the public in December 2011.&amp;lt;ref name=&amp;quot;MyGamingEdge Video Archive&amp;quot;&amp;gt;[https://www.youtube.com/playlist?list=PLD098F81F2CA74F00 MyGamingEdge Video Archive]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [https://www.youtube.com/user/MyGamingEdge Official Youtube Channel]&lt;br /&gt;
*  [https://www.youtube.com/playlist?list=PLD098F81F2CA74F00 Youtube Video Archive for MGE videos]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Popular topics navbox}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;br /&gt;
[[Category:Team Fortress 2 defunct organizations]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Teamfortress.tv&amp;diff=69994</id>
		<title>Teamfortress.tv</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Teamfortress.tv&amp;diff=69994"/>
		<updated>2025-01-12T23:09:19Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
{{Website infobox&lt;br /&gt;
| name=teamfortress.tv&lt;br /&gt;
| image = Teamfortresstvlogo.png&lt;br /&gt;
| founder = Carl &amp;quot;[[enigma]]&amp;quot; Yangsheng&lt;br /&gt;
| type = News &lt;br /&gt;
| website = http://www.teamfortress.tv/&lt;br /&gt;
| twitter = teamfortresstv&lt;br /&gt;
| facebook = teamfortresstv-796126460496980&lt;br /&gt;
| youtube = teamfortresstv&lt;br /&gt;
| twitch = teamfortresstv&lt;br /&gt;
| created = 2012-06-18&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''teamfortress.tv''' is an organization dedicated to covering the Team Fortress 2 competitive scene. Although it initially focused on the North American scene, it has quickly grown to become an international hub for the competitive scene of the [[6v6]] gamemode.&amp;lt;br /&amp;gt;&lt;br /&gt;
TeamFortressTV was created by [[enigma|Carl &amp;quot;enigma&amp;quot; Yangsheng]].&lt;br /&gt;
&lt;br /&gt;
== Staff ==&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=2em}}&lt;br /&gt;
=== Casters ===&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot; cellpadding=2&lt;br /&gt;
|-&lt;br /&gt;
! Name&lt;br /&gt;
! Format&lt;br /&gt;
|-&lt;br /&gt;
| [[Beater]]&lt;br /&gt;
| EU 6v6&lt;br /&gt;
|-&lt;br /&gt;
| [[Cornpop]]&lt;br /&gt;
| NA 6v6&lt;br /&gt;
|-&lt;br /&gt;
| [[Dolly]]&lt;br /&gt;
| EU 6v6&lt;br /&gt;
|-&lt;br /&gt;
| [[flatline]]&lt;br /&gt;
| NA 6v6&lt;br /&gt;
|-&lt;br /&gt;
| [[HiipFire]]&lt;br /&gt;
| EU 6v6&lt;br /&gt;
|-&lt;br /&gt;
| [[Marxist]]&lt;br /&gt;
| NA 6v6&lt;br /&gt;
|-&lt;br /&gt;
| [[Nuze]]&lt;br /&gt;
| EU 6v6&lt;br /&gt;
|-&lt;br /&gt;
| [[Ombrack]]&lt;br /&gt;
| EU 6v6&lt;br /&gt;
|-&lt;br /&gt;
| [[Row]]&lt;br /&gt;
| NA 6v6&lt;br /&gt;
|-&lt;br /&gt;
| [[TurboTabs]]&lt;br /&gt;
| EU 6v6&lt;br /&gt;
|-&lt;br /&gt;
| [[WARHURYEAH]]&lt;br /&gt;
| EU 6v6&lt;br /&gt;
|-&lt;br /&gt;
| [[zeFrosty]]&lt;br /&gt;
| EU 6v6&lt;br /&gt;
|}&lt;br /&gt;
List excludes any guest appearances&lt;br /&gt;
&lt;br /&gt;
{{Box|break|padding=2em}}&lt;br /&gt;
&lt;br /&gt;
=== Production ===&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot; cellpadding=2&lt;br /&gt;
|-&lt;br /&gt;
! Name&lt;br /&gt;
|-&lt;br /&gt;
| [[Azazel]]&lt;br /&gt;
|-&lt;br /&gt;
| [[drshdwpuppet]]&lt;br /&gt;
|-&lt;br /&gt;
| [[erynn]]&lt;br /&gt;
|-&lt;br /&gt;
| [[gemm]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Nicell]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Tino]]&lt;br /&gt;
|}&lt;br /&gt;
{{Box|end}}&lt;br /&gt;
&lt;br /&gt;
{{teamfortresstv competitions}}&lt;br /&gt;
{{Popular topics navbox}}&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=TFLIVE&amp;diff=69993</id>
		<title>TFLIVE</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=TFLIVE&amp;diff=69993"/>
		<updated>2025-01-12T23:09:15Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{defunct}}&lt;br /&gt;
&lt;br /&gt;
{{Website infobox&lt;br /&gt;
| name=TFLIVE&lt;br /&gt;
| image = tflive.png&lt;br /&gt;
| founder = &lt;br /&gt;
| type = &lt;br /&gt;
| website = &lt;br /&gt;
| twitter = TFLIVETV&lt;br /&gt;
| facebook = &lt;br /&gt;
| youtube = tflivetv&lt;br /&gt;
| twitch = tflivetv&lt;br /&gt;
| created = 2013&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''TFLIVETV''' was one of Australia's premier Team Fortress 2 casting organisations dedicated to covering the Oceanic Team Fortress 2 competitive scene. Starting in 2013, the organisation focuses on [[ozfortress]] tournaments throughout the year, with occasional coverage of [[AsiaFortress]] matches. &lt;br /&gt;
&lt;br /&gt;
== Staff ==&lt;br /&gt;
&lt;br /&gt;
{{Box|start|padding=2em}}&lt;br /&gt;
=== Casters ===&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot; cellpadding=2&lt;br /&gt;
|-&lt;br /&gt;
! Name&lt;br /&gt;
|-&lt;br /&gt;
| [[arnold]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bren]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Dreamboat]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Fozzlm]]&lt;br /&gt;
|-&lt;br /&gt;
| [[gbj]]&lt;br /&gt;
|-&lt;br /&gt;
| [[muppet]]&lt;br /&gt;
|-&lt;br /&gt;
| [[quid]]&lt;br /&gt;
|-&lt;br /&gt;
| [[rocky]]&lt;br /&gt;
|-&lt;br /&gt;
| [[sage]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Smithsonian]]&lt;br /&gt;
|-&lt;br /&gt;
| [[yauch]]&lt;br /&gt;
|}&lt;br /&gt;
List excludes any guest appearances&lt;br /&gt;
&lt;br /&gt;
{{Box|break|padding=2em}}&lt;br /&gt;
&lt;br /&gt;
=== Production ===&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot; cellpadding=2&lt;br /&gt;
|-&lt;br /&gt;
! Name&lt;br /&gt;
|-&lt;br /&gt;
| [[AiRflameon]]&lt;br /&gt;
|-&lt;br /&gt;
| [[GrumpyKoi]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Wiethoofd]]&lt;br /&gt;
|}&lt;br /&gt;
{{Box|end}}&lt;br /&gt;
&lt;br /&gt;
{{Popular topics navbox}}&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=VanillaTV&amp;diff=69992</id>
		<title>VanillaTV</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=VanillaTV&amp;diff=69992"/>
		<updated>2025-01-12T23:09:10Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{defunct}}&lt;br /&gt;
&lt;br /&gt;
[[File:VTV.png|framed|right|VanillaTV Logo]]&lt;br /&gt;
&lt;br /&gt;
'''VanillaTV''' is a defunct Team Fortress 2 organization, it was known for VanillaTF, the coverage hub of the European TF2 competitive scene mainly. It was led by Byte, Trell and Skully. It announced it was closing it's doors after [[i52]]. &amp;lt;ref name=&amp;quot;source1&amp;quot;&amp;gt;[http://www.vanillatf2.org/2014/08/so-long/ VanillaTF - Official goodbye post.]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [http://www.vanillatf2.org/ Official Website]&lt;br /&gt;
* [https://www.youtube.com/user/VanillaTVorg Official Youtube Channel]&lt;br /&gt;
* [http://www.twitch.tv/vanillatv/ Official Twitch Channel]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;br /&gt;
[[Category:Team Fortress 2 defunct organizations]]&lt;br /&gt;
&lt;br /&gt;
{{Popular topics navbox}}&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Template:Featured/doc&amp;diff=69991</id>
		<title>Template:Featured/doc</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Template:Featured/doc&amp;diff=69991"/>
		<updated>2025-01-12T23:09:05Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Usage ==&lt;br /&gt;
&lt;br /&gt;
Make sure to edit the template and not the documentation when you want to change the featured article on the front page of comp.tf. Or you can click '''[http://comp.tf/index.php?title=Template:Featured&amp;amp;action=edit  Here]'''.&lt;br /&gt;
&lt;br /&gt;
;|name =&lt;br /&gt;
: The name of the article&lt;br /&gt;
;|display =&lt;br /&gt;
: The desired title to be displayed&lt;br /&gt;
;|image =&lt;br /&gt;
: The image to show up with the article on the front page.&lt;br /&gt;
;|text =&lt;br /&gt;
: The text to show on the front page. This is formated in the same way as any other wikipedia article.&lt;br /&gt;
&lt;br /&gt;
If you are replacing an old article, it is preferable to archive the old featured article in the [http://comp.tf/index.php?title=Template:Featured/doc&amp;amp;action=edit documentation]'''.&lt;br /&gt;
&lt;br /&gt;
{{ContentsRight}}&lt;br /&gt;
== Currently featured article ==&lt;br /&gt;
;Text&lt;br /&gt;
{{Featured|text}}&lt;br /&gt;
&lt;br /&gt;
;Image&lt;br /&gt;
[[File:{{Featured|image}}|200px]]&lt;br /&gt;
== History ==&lt;br /&gt;
=== Tip of the Hats 3rd - 5th October ===&lt;br /&gt;
Undoubtedly everyone's favourite event in the year, Tip of the Hats, has announced their stream dates for 2018: '''3rd - 5th October'''.&lt;br /&gt;
&lt;br /&gt;
The entertainment stream hosts a wide range of games and a wide range of special guests, &amp;lt;small&amp;gt;(Hey, anyone remember Sideshow?)&amp;lt;/small&amp;gt; and it's all for a great cause. As every year, all money raised by the stream goes towards Children's Oncology Services, which allows children suffering from cancer to be sent to camps to feel like kids.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|tipofthehats}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://twitch.tv/tipofthehats&lt;br /&gt;
&lt;br /&gt;
There a number of ways you can donate:&lt;br /&gt;
&lt;br /&gt;
'''[[https://tracker.tipofthehats.org/donate/toth2018 Cash]]''', '''[[https://scrap.tf/toth In-game items]]''', buying '''[[https://teespring.com/stores/tipofthehats shirts &amp;amp; mugs]]''' or '''[[https://shop.tipofthehats.org/ hats, stickers and mugs]]'''. You can also win prizes from donating!&lt;br /&gt;
&lt;br /&gt;
Donations are open now.&lt;br /&gt;
&lt;br /&gt;
For full information on guests, games and when what's on, please [https://tipofthehats.org/ CLICK HERE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Tip of the Hats logo.png]]&lt;br /&gt;
&lt;br /&gt;
=== Tip of the Hats 2017 This Weekend!! ===&lt;br /&gt;
This weekend, September 22nd - 24th, '''Tip of the Hats''' is back up and live for their annual charity fundraising stream. All funds given towards Tip of the Hats goes directly to Camp One Step programs which offers camps and other educational and excursion programs throughout the year that allow children with cancer to just be kids.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|tipofthehats}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[https://tipofthehats.org/donate Donations] are already live to be given with your [https://scrap.tf/toth TF2 and CS:GO items] or with [https://tracker.tipofthehats.org/donate/toth2017 simple cash]. Alternatively, you can always donate directly to the cause right from the [http://camponestep.org/donate/ Camp One Step website].&lt;br /&gt;
&lt;br /&gt;
Detailed information about the stream which will run between 11AM{{Abbr|PDT|Pacific Daylight Time (UTC-7)}} and 11PM{{Abbr|PDT|Pacific Daylight Time (UTC-7)}} for the three days can be found on [http://tipofthehats.org/ tipofthehats.com] and will feature a handful of familiar faces, such as [[Sideshow]], [[Lange]], [[Tagg]] &amp;amp; [[Ma3la]], and featuring a handful of games you know, like TF2, CS:GO, &amp;lt;small&amp;gt;&amp;lt;small&amp;gt;overwatch&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;, PUBG and Mariokart 8. If you're into Source Filmmakery, talented community artists will also be flaunting and teaching their skills live from the studio in California.&lt;br /&gt;
&lt;br /&gt;
Want to be there in person? ToTH now was a viewing party from which you can spectate live. Tickets can be bought from [https://matcherino.com/events/7583 Matcherino].&lt;br /&gt;
&lt;br /&gt;
'''[http://tipofthehats.org/ tipofthehats.com]'''&lt;br /&gt;
&lt;br /&gt;
[[File:Tip of the Hats logo.png]]&lt;br /&gt;
&lt;br /&gt;
=== i61 is live! ===&lt;br /&gt;
'''[[Insomnia61]]''' is here and live. Follow our page for live brackets, or even better: follow the stream! The biggest event of the TF2 calendar year and the fight for the prize pool of £7,500.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|essentialstf}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Jai Chapman.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:I61poster.png]]&lt;br /&gt;
&lt;br /&gt;
=== TFTV New Map Cup ===&lt;br /&gt;
&lt;br /&gt;
''' The [[New Map Cup|New Map Cup]]''' is a upcoming online cup in North America. Hosted by teamfortress.tv and sponsored by Marketplace.tf, it features 5 invited [[ESEA_Season_24/Invite|ESEA Season 24 Invite]] teams ([[froyotech]],  [[EVL Gaming]],  [[mario party 4]],  [[fishy fishes]], and  [[Team Skull]]) and 27 Open Signup slots. Teams will battle though a 4 group swiss system Group Stage before a eight team Single Elimination Playoffs. &lt;br /&gt;
&lt;br /&gt;
====Maps====&lt;br /&gt;
{{box|start|padding=2em}}&lt;br /&gt;
* [[Bagel]]&lt;br /&gt;
* [[Cardinal]]&lt;br /&gt;
* [[Daytrip]]&lt;br /&gt;
* [[Drudgery]]&lt;br /&gt;
{{box|break|padding=2em}}&lt;br /&gt;
* [[Kalinka]]&lt;br /&gt;
* [[Logjam]]&lt;br /&gt;
* [[tfcl]]&lt;br /&gt;
* [[Warmfront (KOTH)]]&lt;br /&gt;
{{box|end}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Boasting a $500 prize pool and 8 brand new maps, tune in at [[File:Twitch icon.png|link=http://twitch.tv/teamfortresstv/]] [http://twitch.tv/teamfortresstv/ teamfortresstv] to catch all the live action!&lt;br /&gt;
&lt;br /&gt;
[[File:TFTVNewMapCup.png|200px]]&lt;br /&gt;
&lt;br /&gt;
=== DreamHack Winter 2016: Battle for the North ===&lt;br /&gt;
'''[[DreamHack Winter 2016|DreamHack Winter 2016: Battle for the North]]''', commonly refered to as '''DreamHack Winter 2016''' or simply '''DHW 2016''', is the 4th edition of Team Fortress 2 competition a DreamHack event. It will be held in Jönköping, Sweden at the Elmia Conference Centre in late November.  Unlike previous events, DHW 2016 will feature four national teams as opposed to Premiership [[ETF2L]] teams:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;display:inline-block; margin-left:20px;&amp;quot;&amp;gt;{{flag|Denmark}}&amp;lt;/span&amp;gt; [[Denmark (6v6)|Denmark]] &amp;lt;span style=&amp;quot;display:inline-block; margin-left:20px;&amp;quot;&amp;gt;{{flag|Finland}}&amp;lt;/span&amp;gt; [[Finland (6v6)|Finland]] &amp;lt;span style=&amp;quot;display:inline-block; margin-left:20px;&amp;quot;&amp;gt;{{flag|Norway}}&amp;lt;/span&amp;gt; [[Norway (6v6)|Norway]] &amp;lt;span style=&amp;quot;display:inline-block; margin-left:20px;&amp;quot;&amp;gt;{{flag|Sweden}}&amp;lt;/span&amp;gt; [[Sweden (6v6)|Sweden]]&lt;br /&gt;
&lt;br /&gt;
Boasting a €1500 prize pool and the first ever inter-Scandinavian Team Fortress 2 tournament, tune in at [[File:Twitch icon.png|link=http://twitch.tv/teamfortresstv/]] [http://twitch.tv/teamfortresstv/ teamfortresstv] to catch all the live action!&lt;br /&gt;
&lt;br /&gt;
*[[DreamHack Winter 2016/Overview|Overview page]]&lt;br /&gt;
*[[DreamHack Winter 2016|Main page]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
[[File:DHW2016 banner new.jpg|200px]]&lt;br /&gt;
=== Insomnia58 Team Fortress 2 Open ===&lt;br /&gt;
The '''Insomnia58 Team Fortress 2 Open''', commonly referred to as '''Insomnia58''' or simply '''i58''', is the successor to [[i55]] and part of the [[Insomnia Gaming Festival|Insomnia Gaming LAN Series]] hosted by [https://multiplay.com/ Multiplay]. It is considered to be the premier Team Fortress 2 tournament for the calendar year, featuring the best teams from across the globe in a head-to-head tournament. The event was held at [http://www.thenec.co.uk/ The NEC] in Birmingham, England from the 26th to the 28th of August 2016. An initial £5,000 prize pool was confirmed in mid-April 2016, and this was expanded to £8,500 after contributions from [http://scrap.tf scrap.tf] and [http://ocz.com/ OCZ]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
* [[Insomnia58/Overview|Overview page]]&lt;br /&gt;
* [[Insomnia58|Main page]]&lt;br /&gt;
* [[Insomnia58/Statistics|Statistics page]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
[[File:I58poster.jpg|200px]]&lt;br /&gt;
=== Team Fortress 2 DreamHack Summer 2016 Invitational ===&lt;br /&gt;
The '''Team Fortress 2 DreamHack Summer 2016 Invitational''', commonly refered to as '''DreamHack Summer 2016''' or simply '''DHS 2016''', is the 3rd edition of Team Fortress 2 competition a DreamHack event. DreamHack Summer 2016 is the only international European LAN in 2016 alongside [[Gamers Assembly 2016]] and [[Insomnia58]], and is considered to be one of the most premier events for Team Fortress 2 in the calendar year. It is currently being held in Jönköping, Sweden from 18 June to 19 June 2016.&lt;br /&gt;
*[[DreamHack Summer 2016/Overview|Overview Page]]&lt;br /&gt;
*[[DreamHack Summer 2016|Main Page]]&lt;br /&gt;
*[[DreamHack Summer 2016/Statistics|Statistics Page]]&lt;br /&gt;
*[[DreamHack Summer 2016/Qualifiers|Qualifiers Page]]&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
[[File:Dreamhack Summer 2016.jpg|200px]]&lt;br /&gt;
=== Comp.tf - Remodeled, Revamped, Revitalized  ===&lt;br /&gt;
We are extremely excited to announce the launch of a new hub website for the wiki itself! We intend this new streamlined site to be a platform for all things competitive Team Fortress 2, although we are planning to cover more of the competitive scene such as the scene from the far east of Asian TF2, more coverage from the down under scene that is Australian TF2, and also some coverage for the lower level scenes of EU and NA, also keep on the lookout for news from different gamemodes scenes such as 4v4, Bball, Ultiduo, and such. If you have any burning thoughts, you can always contact us [http://comp.tf/site/forum/#/categories/support-and-feedback here], [http://steamcommunity.com/groups/comptf here] or [http://comp.tf/wiki/Administration_Team here]!&lt;br /&gt;
[[File:ComptfSITE.png|200px]]&lt;br /&gt;
=== ESEA Season 22 Offseason Roster Changes ===&lt;br /&gt;
[[ESEA Season 21]] may have finished, but the [[ESEA-I|Invite]] division is currently experiencing one of its '''biggest roster changing off-seasons''' to date, with teams emerging and players being recruited faster than a [https://youtu.be/81_gHvcT3Hg yomps backcap on Gullywash].&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Can't keep up? Comp.tf has you covered with our hot-of-the-plate '''[[ESEA Season 22/Invite/Offseason|ESEA Season 22 Offseason Article]]''', detailing all the team transfers and lineup switchups for the entire offseason. From the adjustments to the ''[[-bird noises-]]'' roster to the complete revamp of ''[[EVL Gaming]]'', the dubious yet undeniably-legendary team of ''[[FROYO BLACK]]'' to their eponymous counterparts ''[[froyotech]]'' and their reunition with [[-blaze]]; everything there is to know about the concurrent Season 22 Offseason is featured in our newly-formatted article!&lt;br /&gt;
&lt;br /&gt;
[[File:ESEA_Season_22_Banner.jpg|200px]]&lt;br /&gt;
=== ESEA Season 21 Invite Playoffs ===&lt;br /&gt;
The [[ESEA Season 21/Invite|ESEA Season 21 Invite Playoffs]] have begun, and over the next two weeks the top 4 teams in {{flag|nam}} North America will duke it out in a best of three double-elimination bracket to decide who can lay claim to being the best in the region.&amp;lt;br /&amp;gt;&lt;br /&gt;
The participants for the playoffs, in seeding order, are:&amp;lt;br /&amp;gt;&lt;br /&gt;
{{Team/RONIN gg}}{{Team/froyotech}}{{Team/EVL Gaming}}{{Team/Street Hoops eSports}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Boasting a $14,000 prizepool, including $5600 for the overall champions, check out our '''[[ESEA Season 21]]''' and '''[[ESEA Season 21/Invite|ESEA Season 21 Invite]]''' articles for more info and make sure to tune in at [[File:Twitch Logo.png|20px|link=https://www.twitch.tv/teamfortresstv]] '''[https://www.twitch.tv/teamfortresstv TeamFortressTV]''' to catch all the live action!&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
{{box|start|padding=1em}}&lt;br /&gt;
{{4DETeamBracket&lt;br /&gt;
&amp;lt;!-- SEMIFINALS --&amp;gt;&lt;br /&gt;
|R1D1team=RONIN gg|R1D1score=2 |R1D1win=1&lt;br /&gt;
|R1D2team=Street Hoops eSports |R1D2score=0 |R1D2win=&lt;br /&gt;
|R1G1details={{BracketMatchSummary&lt;br /&gt;
   | date=April 5, 2016 - 22:00 {{Abbr/EDT}}  |stream=teamfortresstv2 | finished=true&lt;br /&gt;
   | match1={{Game | t1score=5 | t2score=0 | map=cp_metalworks_rc7 | win=1 }}&lt;br /&gt;
   | match2={{Game | t1score=5 | t2score=0 | map=cp_sunshine_rc9 | win=1}}&lt;br /&gt;
   | match3={{Game | t1score= | t2score= | map=cp_process_final | unplayed=1}}&lt;br /&gt;
   | details={{Details&lt;br /&gt;
     | esea=6450097&lt;br /&gt;
     | vod1=BEO9kzxdK2M?t=23m3s | vod2=BEO9kzxdK2M?t=58m43s | vod3= }}&lt;br /&gt;
 }}&lt;br /&gt;
|R1D3team=froyotech |R1D3score=2 |R1D3win=1&lt;br /&gt;
|R1D4team=EVL Gaming |R1D4score=0 |R1D4win=&lt;br /&gt;
|R1G2details={{BracketMatchSummary&lt;br /&gt;
   | date=April 4, 2016 - 22:00 {{Abbr/EDT}}  |stream=teamfortresstv | finished=true&lt;br /&gt;
   | match1={{Game | t1score=5 | t2score=1 | map=cp_metalworks_rc7 | win=1 }}&lt;br /&gt;
   | match2={{Game | t1score=5 | t2score=3 | map=cp_sunshine_rc9 | win=1}}&lt;br /&gt;
   | match3={{Game | t1score= | t2score= | map=cp_process_final | unplayed=1}}&lt;br /&gt;
   | details={{Details&lt;br /&gt;
     | esea=6450100&lt;br /&gt;
     | vod1=Yrbs9K2RYjo?t=47m | vod2=Yrbs9K2RYjo?t=1h14m51s | vod3= }}&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- WINNER'S FINALS --&amp;gt;&lt;br /&gt;
|R2W1team=RONIN gg |R2W1score=2 |R2W1win=1&lt;br /&gt;
|R2W2team=froyotech |R2W2score=1 |R2W2win=&lt;br /&gt;
|R2G1details={{BracketMatchSummary&lt;br /&gt;
   | date=April 6, 2016 - 22:00 {{Abbr/EDT}} |stream=teamfortresstv | finished=true&lt;br /&gt;
   | match1={{Game | t1score=5 | t2score=1 | map=cp_granary_pro_b10 | win=1 }}&lt;br /&gt;
   | match2={{Game | t1score=2 | t2score=5 | map=cp_badlands | win=2 }}&lt;br /&gt;
   | match3={{Game | t1score=5 | t2score=3 | map=cp_gullywash_final1 | win=1 }}&lt;br /&gt;
   | details={{Details&lt;br /&gt;
     | esea=6484620&lt;br /&gt;
     | vod1=fjbeQgdSLjw?t=19m9s | vod2=fjbeQgdSLjw?t=1h16m55s | vod3=fjbeQgdSLjw?t=1h49m56s }}&lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;!-- LOSER'S ROUND 1 --&amp;gt;&lt;br /&gt;
|R1D5team=EVL Gaming |R1D5score=0 |R1D5win=&lt;br /&gt;
|R1D6team=Street Hoops eSports |R1D6score=2 |R1D6win=1&lt;br /&gt;
|R1G3details={{BracketMatchSummary&lt;br /&gt;
   | date=April 7, 2016 - 22:00 {{Abbr/EDT}} |stream=teamfortresstv | finished=true&lt;br /&gt;
   | match1={{Game | t1score=2 | t2score=4 | map=cp_granary_pro_b10 | win=2}}&lt;br /&gt;
   | match2={{Game | t1score=2 | t2score=5 | map=cp_badlands | win=2}}&lt;br /&gt;
   | match3={{Game | t1score= | t2score= | map=cp_gullywash_final1 | unplayed=1}}&lt;br /&gt;
   | details={{Details&lt;br /&gt;
     | esea=6484623&lt;br /&gt;
     | vod1=eZQPL_bTcOE?t=15m41s | vod2=eZQPL_bTcOE?t=1h12m41s | vod3= }}&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- LOSER'S FINALS --&amp;gt;&lt;br /&gt;
|R2D1team=froyotech |R2D1score=W |R2D1win=1&lt;br /&gt;
|R2W3team=Street Hoops eSports |R2W3score=L |R2W3win= &lt;br /&gt;
|R2G2details={{BracketMatchSummary&lt;br /&gt;
   | date=April 19, 2016 - 22:30 {{Abbr/EDT}} |stream=teamfortresstv | finished=true&lt;br /&gt;
   | match1='''Match was forfeited by Street Hoops eSports'''{{Game | t1score= | t2score= | map=cp_snakewater_final1 | unplayed=1 }}&lt;br /&gt;
   | match2={{Game | t1score= | t2score= | map=koth_viaduct_pro7 | unplayed=1}}&lt;br /&gt;
   | match3={{Game | t1score= | t2score= | map=cp_process_final | unplayed=1}}&lt;br /&gt;
   | details={{Details&lt;br /&gt;
     | esea=6503123&lt;br /&gt;
     | vod1= | vod2= | vod3= }}&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- GRAND FINALS --&amp;gt;&lt;br /&gt;
|R3W1team=RONIN gg |R3W1score=0|R3W1win=|R3W1score2=0|R3W1win2=&lt;br /&gt;
|R3W2team=froyotech |R3W2score=2|R3W2win=1|R3W2score2=2|R3W2win2=1&lt;br /&gt;
|R3G1details={{BracketMatchSummary&lt;br /&gt;
   | date=April 21, 2016 - 22:30 {{Abbr/EST}}  |stream=teamfortresstv | finished=true&lt;br /&gt;
   | match1='''Set 1'''{{Game | t1score=2 | t2score=5 | map=cp_gullywash_final1 | win=2 }}&lt;br /&gt;
   | match2={{Game | t1score=2 | t2score=4 | map=cp_granary_pro_b10 | win=2}}&lt;br /&gt;
   | match3={{Game | t1score= | t2score= | map=koth_viaduct_pro7 | unplayed=1}}[[File:EseaLogo.png|20px|link=https://play.esea.net/index.php?s=stats&amp;amp;d=match&amp;amp;id=6616785]]&amp;lt;!-- [[File:Youtube icon.png|link=https://www.youtube.com/watch?v=]] [[File:Youtube icon.png|link=https://www.youtube.com/watch?v=]]--&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
   | match4='''Set 2'''{{Game | t1score=3 | t2score=5 | map=cp_metalworks_rc7 | win=2}}&lt;br /&gt;
   | match5={{Game | t1score=2 | t2score=4 | map=cp_process_final | win=2}}&lt;br /&gt;
   | match6={{Game | t1score= | t2score= | map=cp_snakewater_final1 | unplayed=1}}&lt;br /&gt;
   | details={{Details&lt;br /&gt;
     | esea=6628350&lt;br /&gt;
     | vod1= | vod2= | vod3= }}&lt;br /&gt;
 }}&lt;br /&gt;
}}&lt;br /&gt;
{{box|break}}&lt;br /&gt;
{{prize pool start}}&lt;br /&gt;
{{prize pool slot|place=1 |usdprize=5600 |froyotech |lastvs1=RONIN gg |lastscore1=4 |lastvsscore1=0 |date1=2016-04-22}}&lt;br /&gt;
{{prize pool slot|place=2 |usdprize=3500 |RONIN gg |lastvs1=froyotech |lastscore1=0 |lastvsscore1=4 |date1=2016-04-22}}&lt;br /&gt;
{{prize pool slot|place=3 |usdprize=2800 |Street Hoops eSports |defaulttoX=froyotech |date1=2016-04-20}}&lt;br /&gt;
{{prize pool slot|place=4 |usdprize=2100 |EVL Gaming |lastvs1=Street Hoops eSports |lastscore1=0 |lastvsscore1=2 |date1= 2016-04-07}}&lt;br /&gt;
{{Prize pool end}}&lt;br /&gt;
{{box|end}}&lt;br /&gt;
&lt;br /&gt;
[[File:ESEA_Season_21_Playoffs_Banner.png|200px]]&lt;br /&gt;
===ETF2L Season 23 Playoffs===&lt;br /&gt;
This week features EU's top 4 teams facing it down in a single elimination bracket. As always, you can keep up to date with scores and map picks on our [[ETF2L_6v6_Season_23|ETF2L page]], and you can watch the game live on teamfortresstv!&lt;br /&gt;
The schedule:&lt;br /&gt;
{{{!}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
! Date !! Team 1 !! Team 2&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}} 16.03.16 @ 21:15 {{abbr/CEST}} {{!}}{{!}} {{Team2/dd+5f}} {{!}}{{!}} {{Team1/Publiclir}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}} 20.03.16 @ 19:00 {{abbr/CEST}} {{!}}{{!}} {{Team2/Publiclir}} {{!}}{{!}} {{Team1/Perilous Gaming}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}} 20.03.16 @ 21:15 {{abbr/CEST}} {{!}}{{!}} {{Team2/Perilous Gaming}} {{!}}{{!}} {{Team1/nerdRage}}&lt;br /&gt;
{{!}}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
[[ETF2LS23Banner.jpg|200px]]&lt;br /&gt;
===DreamHack Winter 2015===&lt;br /&gt;
'''[[DreamHack Winter 2015]]''' is a tournament hosted by [https://www.dreamhack.se/splash/ DreamHack] in collaboration with [http://teamfortress.tv/ teamfortress.tv]. The event will be held at the Elmia Conference Centre in Jönköping, Sweden, commencing on the 27th November, 2015 and concluding the following day.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
DreamHack, considered to be one of the biggest names in eSports, will be running a four team TF2 invitational tournament featuring:&amp;lt;br /&amp;gt;&lt;br /&gt;
{{Box|start|padding=2em}}{{Template:Team/Reason Gaming}}{{Box|break|padding=2em}}{{Template:Team/LEGO}}{{Box|break|padding=2em}}{{Template:Team/Publiclir.se}}{{Box|break|padding=2em}}{{Template:Team/SwedeRage}}{{Box|end}}&lt;br /&gt;
&lt;br /&gt;
Boasting a {{Abbr|$|USD}}4000 prize pool courtesy of [http://marketplace.tf/ Marketplace.TF] and [http://www.esportunited.com/ esportunited], a {{Abbr|Bo5|Best of 5}} Grand Finals and the ever-hyped return of ''cp_gravelpit'', tune in at [[File:Twitch icon.png|link=]] [http://twitch.tv/teamfortresstv/ TeamFortressTV] to catch all the live action!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:DreamHack Winter 2015.jpeg|200px]]&lt;br /&gt;
&lt;br /&gt;
===Backcap - A New Video Series by Comp.tf===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
Comp.tf is reasonably excited to assist in bringing you a new series on our [http://www.youtube.com/user/comptf YouTube channel] called &amp;quot;Backcap&amp;quot;. If you've been too busy living under a rock or too busy playing your own games and placing people under rocks, there's a now a perfect video to summarise the important details and highlights revolving around the 6v6 comp scene from last week.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:youtube|9eEOlRAVIwA}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The weekly video series is produced by Shounic, voiced by Sideshow, and micromanaged by a few others. If there's something you'd like to see, not see or see changed, feel free to leave your opinion in the comments section on YouTube or on our tf.tv thread, [http://www.teamfortress.tv/29725 here].&lt;br /&gt;
&lt;br /&gt;
[[File:Backcap_Video_Logo.png|200px]]&lt;br /&gt;
&lt;br /&gt;
===Challengers Cup hosted by teamfortress.tv===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
TFTV_-_Challengers_Cup.jpg&lt;br /&gt;
| text = European teams get their chance to try their luck at fighting one of the EU's current top four teams in the [[Challengers Cup]], hosted by [http://teamfortress.tv/ teamfortress.tv] and sponsored by [https://arena.razerzone.com/ Razer]! The top 4 teams of the open applicants will qualify to fight in at least one Bo3 series of maps against a Premiership tier team. Stealing a whole match from one of these teams would guarantee the winners {{Abbr|$|USD}}100.&amp;lt;br /&amp;gt;&lt;br /&gt;
Whoever does steal first place will receive the larger share of {{Abbr|$|USD}}900 and second best will score {{Abbr|$|USD}}400&lt;br /&gt;
&lt;br /&gt;
The top teams from the EU are {{Team/Epsilon eSports}}, {{Team/Full Tilt}}, {{Team/Reason Gaming}} and {{Team/The Last Resort}}.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;{{#ev:twitch|teamfortresstv}}&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Are you American and jealous? Good news, there is an NA equivalent tournament and you can sign up: '''[https://arena.razerzone.com/tournaments/details/581/the-fall-classic-qualifiers here]'''. Spaces are limited, so sign up quick!&lt;br /&gt;
&lt;br /&gt;
[[File:TFTV_-_Challengers_Cup.jpg]]&lt;br /&gt;
&lt;br /&gt;
===Tip of the Hats 2015===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
'''[[Tip of the Hats]]''' is an annual charity event which occurs within the TF2 community which benefits the [http://www.onestepcamp.org/ One Step Camp] by the Children's Oncology Services. The stream features a mixture of popular competitive Team Fortress 2 players, production crew and personalities, playing various different modes of the game. These game modes include surfing, MvM, rocket jumping, 6v6, Dota Fortress (a combination of Dota and Team Fortress 2) and MGE.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The stream will be running from September 19th, 2015 - 12:00 {{Abbr|EDT|Eastern Daylight Time (UTC-4:00)}} until September 21st, 2015 - 00:00 {{Abbr|EDT|Eastern Daylight Time (UTC-4:00)}} at {{Twitch|tipofthehats|text=tipofthehats}}. Donations, although can happen during the event, are accepted all year long. Donations can take place in the form of [https://steamcommunity.com/tradeoffer/new/?partner=89790304&amp;amp;token=uFQXzmR6 TF2 or CS:GO items], [http://tracker.tipofthehats.org/2 cash donations to Tip of the Hats], [http://www.twitch.tv/tipofthehats/subscribe?ref=below_video_subscribe_button subscribing to the twitch stream] or direct donations to the [http://www.onestepcamp.org/donate-main/ One Step Camp donation page], which won't however be counted towards the TF2 event ticker.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
More information about the event, such as prizes to win and sponsors, can be found at the Tip of the Hats website: [http://tipofthehats.org TipoftheHats.org]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{#ev:twitch|tipofthehats}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===DeutschLAN 2015===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
'''[[DeutschLAN|DeutschLAN 2015]]''' is the first Team Fortress 2 LAN dedicated to the Highlander gamemode. The event will be held at MTA in Nieheim, Germany. It will commence on the 11th September, 2015 and will conclude on 13th September, 2015. This LAN event will place Europe's Highlander teams head-to-head for the first time in a LAN-style setting where lag and ping factors are removed. The event is being primarily sponsored by TF2Pickup as the main contributor to the prize pool. &lt;br /&gt;
&lt;br /&gt;
====Attending Teams====&lt;br /&gt;
*{{Team/checkers}}&lt;br /&gt;
*{{Team/Fair Enough}}&lt;br /&gt;
*{{Team/LANpander}}&lt;br /&gt;
*{{Team/German Intuition}}&lt;br /&gt;
*{{Team/BALL IS LIFE}}&lt;br /&gt;
*{{Team/ME!ME!MEMES!}}&lt;br /&gt;
*{{Team/Doctors Of Mediocrity}}&lt;br /&gt;
*{{Team/Operation LAN-Love}}&lt;br /&gt;
*{{Team/Goldgräber-Gucci-Gang}}&lt;br /&gt;
&lt;br /&gt;
The event's main games will be streamed on {{Twitch|BlackOutGamingTV|text=BlackOutTV}}.&lt;br /&gt;
[[File:Deutschlancomptf.png|200px]]&lt;br /&gt;
===Insomnia55===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
'''[[Insomnia55]]''', or '''i55''', is part of the [[Insomnia Gaming Festival|Insomnia Gaming LAN]] series hosted by Multiplay and is considered one of the biggest events for competitive TF2. The event was held at the Ricoh Arena in Coventry, England. The event commenced on the 28th August, 2015 2015 and concluded on the 31st August, 2015. This LAN event placed Europe's and America's finest teams head-to-head with part of the travel costs for some teams covered by the community donations.&lt;br /&gt;
&lt;br /&gt;
====Attending Teams====&lt;br /&gt;
====== North American Teams ======&lt;br /&gt;
: [[File:Ascent-icon.png|link=Ascent]] - [[Ascent]]&amp;lt;br /&amp;gt;&lt;br /&gt;
: [[File:Froyotech icon.png|link=Froyotech]] - [[Froyotech]]&lt;br /&gt;
====== European Teams ======&lt;br /&gt;
: [[File:Danger Dogs Icon.png|link=Danger Dogs]] - [[Danger Dogs]]&amp;lt;br /&amp;gt;&lt;br /&gt;
: [[File:Nerdrage Icon.png|link=nerdRage.tf2]] - [[nerdRage.tf2]]&amp;lt;br /&amp;gt;&lt;br /&gt;
: [[File:Reason Gaming-icon.png|link=Reason Gaming]] - [[Reason Gaming]]&amp;lt;br /&amp;gt;&lt;br /&gt;
: [[File:The Last Resort Icon.png|link=The Last Resort]] - [[The Last Resort]]&lt;br /&gt;
&lt;br /&gt;
The event's main games were streamed on {{Twitch|TeamFortressTV|text=TeamFortressTV}} and {{Twitch|TeamFortressTV2|text=TeamFortressTV2}}. Many of the players can be followed on various media sites such as Snapchat, YouTube and Twitter. Click &amp;quot;[[i55|Continue Reading]]&amp;quot; to check out each and every match's results and the final placings.&lt;br /&gt;
&lt;br /&gt;
[[File:I55_cover.png|200px]]&lt;br /&gt;
&lt;br /&gt;
===theGXL Invitational===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
[[theGXL Invitational]] was the largest North American TF2 LAN tournament to date. It took place on October 11th, 2014 at the GXL Universe 2014 LAN held in Oaks, Pennsylvania. This event included twenty teams, including the top four teams from [[CEVO-P Season 5]] and sixteen other community teams, including [[TEZC]], a European team.&lt;br /&gt;
&lt;br /&gt;
==== Setup ====&lt;br /&gt;
&lt;br /&gt;
===== Prizes =====&lt;br /&gt;
eXtv and GXL contributed a base prize pool of $2,000, and each team participating contributed $60 to the prize pool, bringing it up to a cash prize pot of $3,200 in total. In addition, Corsair Gaming sponsored the tournament and provided a wide variety of hardware prizes. While the vast majority of prizes were allocated to the top 4 finishers, each player participating was guaranteed some type of prize from the tournament.&lt;br /&gt;
&lt;br /&gt;
===== Format =====&lt;br /&gt;
The following four teams were the top four teams in [[CEVO-P Season 5]] and were automatically seeded into the elimination bracket based on their performance at the LAN from the day before:&lt;br /&gt;
* {{flag|us}} [[froyotech]]&lt;br /&gt;
* {{flag|us}} [[Classic Mixup]]&lt;br /&gt;
* {{flag|us}} [[eLevate]]&lt;br /&gt;
* {{flag|us}} [[Street Hoops]]&lt;br /&gt;
&lt;br /&gt;
The other sixteen teams competed in a round-robin group stage of four groups, of which the top three teams advanced to the elimination bracket.&lt;br /&gt;
&lt;br /&gt;
Each match in the entire tournament (except for the grand finals) was conducted as a single-map series and played with the [[ETF2L]] ruleset, with the map decided based on a pick-ban stage in which the final map remaining was played after each team eliminated three maps from the following map pool:&lt;br /&gt;
* [[cp_badlands]]&lt;br /&gt;
* [[cp_granary]]&lt;br /&gt;
* [[cp_process_final]]&lt;br /&gt;
* [[cp_gullywash_final1]]&lt;br /&gt;
* [[cp_snakewater_final1]]&lt;br /&gt;
* [[cp_yukon_final]]&lt;br /&gt;
* [[koth_pro_viaduct_rc4]]&lt;br /&gt;
;Image&lt;br /&gt;
[[File:GXL_Universe.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Insomnia52 ===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
;Text&lt;br /&gt;
'''Insomnia52''' is the 52nd installment of the [[Insomnia Gaming Festival|Insomnia Gaming Lans]]. The event will start on August 22, 2014 with the group stages and conclude on August 24, 2014 with the Grand Finals.&lt;br /&gt;
&lt;br /&gt;
==== Setup ====&lt;br /&gt;
===== Schedule =====&lt;br /&gt;
* '''Group Stages''' — Friday, August 22, 2014. ''15:00-23:00 BST''&lt;br /&gt;
* '''Elimination Stages''' — Saturday, August 23, 2014. ''10:00-21:00 BST''&lt;br /&gt;
** '''Winner Bracket Final''' - ''16:30 BST''&lt;br /&gt;
** '''Consolation Final''' - ''21:00 BST''&lt;br /&gt;
* '''Grand Final''' — Sunday, August 24, 2014. ''10:00 BST''&lt;br /&gt;
&lt;br /&gt;
===== Attending teams =====&lt;br /&gt;
* {{flag|eu}} [[Epsilon eSports]] - ETF2L Season 18 winners&lt;br /&gt;
* {{flag|eu}} [[Awsomniac]] - ETF2L Season 18 runners-up&lt;br /&gt;
* {{flag|us}} [[Froyotech]] - ESEA Invite Season 16 winners&lt;br /&gt;
* {{flag|us}} [[Classic Mixup]] - ESEA Invite Season 16 runners-up&lt;br /&gt;
* {{flag|au}} [[Team Immunity]] - ozfortress OWL11 Premier winners&lt;br /&gt;
&lt;br /&gt;
;Image&lt;br /&gt;
[[File:I52 cover.png|200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== InfoShow LAN ===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
;Text&lt;br /&gt;
InfoShow 2014 is the first installment of the InfoShow LAN Series, the event is hosted in Kaunas, Lithuania. It is a one day event and is set to start and end on April 5, 2014. It will be a Bo3 Double Elimination Tournament of 8 european teams. &lt;br /&gt;
&lt;br /&gt;
==== Schedule ====&lt;br /&gt;
* '''Elimination Stages - Round 1''' - Saturday, April 5, 2014. ''11:00 – 13:00 CEST''&lt;br /&gt;
* '''Elimination Stages - Round 2''' - Saturday, April 5, 2014. ''13:00 – 15:00 CEST''&lt;br /&gt;
* '''Upper Bracket Final''' - Saturday, April 5, 2014. ''15:00 - 17:00 CEST''&lt;br /&gt;
* '''Lower-bracket Final''' - Saturday, April 5, 2014. ''17:00 – 19:00 CEST''&lt;br /&gt;
* '''Grand Final''' - Saturday, April 5, 2014. ''19:00 – 21:00 CEST''&lt;br /&gt;
&lt;br /&gt;
==== Teams ====&lt;br /&gt;
#{{flag|ru}} ISIS&lt;br /&gt;
#{{flag|lt}} Tavo tėvas&lt;br /&gt;
#{{flag|lt}} Mamka&lt;br /&gt;
#{{flag|eu}} AYOGURL&lt;br /&gt;
#{{flag|eu}} TEZC&lt;br /&gt;
#{{flag|lt}} IsF: Lithuania&lt;br /&gt;
#{{flag|lt}} 403&lt;br /&gt;
#{{flag|lt}} Juura records&lt;br /&gt;
;Image&lt;br /&gt;
[[File:Infoshow2014.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Insomnia49 ===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
;Text&lt;br /&gt;
'''Insomnia49''' is the 49th installment of the [[Insomnia Gaming Festival|Insomnia Gaming Lans]]. The event started on August 23, 2013 with the group stages and concluded on August 26, 2013 with the Grand Finals. The tri-annual event usually features the top of Europe's TF2 teams and many other gaming events. In the same manner as for [[Insomnia46]], the community fundraised to send non-European teams to compete, in this case being, [[High Rollers Gaming]] — the winners of [[ESEA-I Season 13|ESEA Season 13]] and [[ESEA-I Season 14|Season 14]], and an Australian team, [[Team Immunity]], who have been a dominant force in the Australian TF2 scene.&lt;br /&gt;
&lt;br /&gt;
==== Schedule ====&lt;br /&gt;
* '''Group Stages''' - Friday, August 23, 2013. ''20:00 – 01:00 CEST''&lt;br /&gt;
* '''Elimination Stages''' - Saturday, August 24, 2013. ''11:00 – 21:00 CEST''&lt;br /&gt;
* '''Lower-bracket Final''' - Sunday, August 25, 2013. ''11:00 – 13:00 CEST''&lt;br /&gt;
* '''3rd Place Game''' - Sunday, August 25, 2013. ''13:00 – 15:00 CEST''&lt;br /&gt;
* '''Grand Final''' - Sunday, August 25, 2013. ''17:00 – 19:00 CEST''&lt;br /&gt;
&lt;br /&gt;
==== Top Seedings ====&lt;br /&gt;
#{{flag|eu}} [[Epsilon eSports]]&lt;br /&gt;
#{{flag|au}} [[Team Immunity]]&lt;br /&gt;
#{{flag|us}} [[High Rollers Gaming]]&lt;br /&gt;
#{{flag|eu}} [[broder|TCM]]&lt;br /&gt;
#{{flag|eu}} [[Team Infused]]&lt;br /&gt;
#{{flag|fr}} [[Punchline|Bulle]]&lt;br /&gt;
#{{flag|eu}} [[d-d-Did I Stutter?]]&lt;br /&gt;
#{{flag|eu}} [[Elemental Violence]]&lt;br /&gt;
&lt;br /&gt;
;Image&lt;br /&gt;
[[File:I49campaign.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Medic (Highlander) ===&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
;Text&lt;br /&gt;
'''The Medic''' is generally considered the most unique and one of the most important classes in Team Fortress 2. His ability to negate damage with his healing and usage of the ÜberCharge mechanic make him the core part of the team and led the development of the metagame based around ÜberCharges, pushing, holding and defending points.&lt;br /&gt;
&lt;br /&gt;
In all gamemodes, the Medic's main job is to keep his team in shape, by healing hurt teammates, allowing them to rejoin the fight and turn the tides of the battle in their favour. Usually, the Medic will prioritize some classes over others. The privileged classes are commonly referred to as ''the combo'', which consists of the [[Heavy (Highlander)|Heavy]], the [[Demoman (Highlander)|Demoman]], and the [[Pyro (Highlander)|Pyro]]. As for the other classes, some will sometimes receive just an overheal (such as the [[Scout (Highlander)|Scout]]), and some are required not to be healed at all (such as the [[Soldier (Highlander)|Soldier]] or the [[Spy (Highlander)|Spy]]).&lt;br /&gt;
&lt;br /&gt;
On maps without set-up time (such as [[King of the Hill]] or [[5CP]] maps), in the beginning of each round the Medic will give the Demoman an overheal, to enable him to [[rollout]] to the middle point. After that, he will give overheals to all players, and in the end, just before arriving on the point, will give a full overheal to the Heavy, bringing him to 450 HP.&lt;br /&gt;
&lt;br /&gt;
On maps with set-up time, the gameplay varies, depending on which side the Medic is on. In both cases, during set-up time, the Medic will prepare an ÜberCharge, that will be used later during a round. On attack, the Medic sometimes waits in spawn, not to risk losing (dropping) the Über by dying, while the team goes out without him, trying to get an important kill or force the enemy Medic to activate his Über, so that the attacking Über's importance rises.&lt;br /&gt;
&lt;br /&gt;
;Image&lt;br /&gt;
[[File:Medic.png]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=5CP&amp;diff=69990</id>
		<title>5CP</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=5CP&amp;diff=69990"/>
		<updated>2025-01-12T23:09:02Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{NewInfobox_GameMode&lt;br /&gt;
&lt;br /&gt;
|image= badlands.png&lt;br /&gt;
|caption= [[Badlands]], one of the staple 5CP maps&lt;br /&gt;
&lt;br /&gt;
|fullname= 5 Control Point&lt;br /&gt;
|released= 2007&lt;br /&gt;
|official= 1&lt;br /&gt;
&lt;br /&gt;
|gamemode1= 6v6&lt;br /&gt;
|gamemode2= 4v4&lt;br /&gt;
|gamemode3= Hl&lt;br /&gt;
|popularity= staple&lt;br /&gt;
&lt;br /&gt;
|officialwiki= Control_Point_(game_mode)#Symmetric}}&lt;br /&gt;
&lt;br /&gt;
{{Hatnote|To see a full list of maps used in competitive play or to find out more about Team Fortress 2 maps in general, see: [[Maplist]]}}&lt;br /&gt;
&lt;br /&gt;
'''5CP''' ('''5 Control Points''') is the most commonly played game mode in the [[6v6]] format of competitive Team Fortress 2, though it is sometimes played in [[Highlander]]. This mode revolves around capturing and defending control points.&lt;br /&gt;
&lt;br /&gt;
== Gameplay ==&lt;br /&gt;
Every 5CP map contains 5 Control Points, laid out symmetrically. The opposing sides of the map are themed red and blue, indicating RED and BLU ownership. Some features may vary on either side of the map, such as a lower right spawn wall on the Blu side of [[Granary]].&lt;br /&gt;
&lt;br /&gt;
=== Midfight ===&lt;br /&gt;
The game begins with all control points but the third, middle point locked. Once both teams arrive at the point, a '''midfight''' begins. The aim of the opposing sides is to try and defeat the other team, therefore ensuring them the capture of the point.&lt;br /&gt;
&lt;br /&gt;
Midfights play a key role in matches, as their outcome can shape the remainder of the round in a significant manner.&lt;br /&gt;
* Capturing the middle point gives the midfight winners a chance to continue attacking, giving them momentum.&lt;br /&gt;
* Losing particularly badly on a midfight might mean a loss of another point, if the enemy can make it to the next point in time.&lt;br /&gt;
* If one of the Medics survives a midfight, and the other does not, the team whose Medic stayed alive has a significant advantage, forcing the opponent to play passively, as not to risk a potential ÜberCharge push.&lt;br /&gt;
&lt;br /&gt;
=== Post-midfight ===&lt;br /&gt;
Once the middle point is captured by a team, the next point owned by the opponent becomes unlocked. If that point is captured, the enemy's last point is unlocked, while the middle point is locked again. There is a maximum of two points that can be unlocked at a time.&lt;br /&gt;
&lt;br /&gt;
After the midfight, the gameplay revolves around defending and attacking. The defending teams employ ''holds'', by positioning themselves such that a potential attack attempt is slowed down as much as possible, while the attacking teams carry out ''pushes'', which aim to break the enemy holds and enable a capture.&lt;br /&gt;
&lt;br /&gt;
The teams' attacking and defending roles can change at any time, due to a change in the situation on the battlefield. When one team has an ''advantage'', whether it is a higher ÜberCharge percentage, a higher number of players alive and fighting, a bigger amount of health, it will seek to attack.&lt;br /&gt;
&lt;br /&gt;
Due to the advantage-based playstyle, games will sometimes stalemate as both teams seek to gain an advantage. Potential ways of doing so are suiciding on the Medic or trying to acquire a ''pick'' - a kill on an opponent, which will open a possibility of pushing, exploiting the opponent's death.&lt;br /&gt;
&lt;br /&gt;
=== Last point ===&lt;br /&gt;
In every round, at least one team will be in a situation where they have control over only one of the five points on the map. That point is therefore referred to as the ''last'' point.&lt;br /&gt;
&lt;br /&gt;
Pushing and defending the last point is a staple element of 5CP play, in the same manner as midfights. The strategies employed depend on the advantage situation. If one team is in a disadvantageous situation, it will deploy one or more [[offclass]]es, aiming to get pick off the defenders' Medic on attack, or to hinder the attacking push on defense.&lt;br /&gt;
&lt;br /&gt;
A last push is pretty much impossible without an ÜberCharge, as the nature of the last point provides an advantage for the defenders, as there are no real flank routes, and the last point is closed off from the rest of the map. Attackers do get a shortened respawn time compared to the defenders, but it is not significant enough to warrant an off-ÜberCharge push.&lt;br /&gt;
&lt;br /&gt;
A 'coast to coast' push refers to the process in which a team forced to their last point manages to push all the way to the last point of the opposing team, subsequently resulting a capture and round win.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Payload|Payload]]&lt;br /&gt;
* [[Attack/Defend|Attack/Defend]]&lt;br /&gt;
* [[King_of_the_Hill|King of the Hill]]&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
| title = [[Maplist|List of Control Point maps commonly played in competitive TF2]]&lt;br /&gt;
| group1=[[Highlander]]&lt;br /&gt;
| list1 = [[Glassworks]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Granary]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Gullywash]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Process]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Snakewater]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Sunshine]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Vanguard]]&lt;br /&gt;
&lt;br /&gt;
| group2=[[6v6]]&lt;br /&gt;
| list2 = [[Badlands]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Granary]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Granary Pro]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Gullywash]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Metalworks]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Process]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Snakewater]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Sunshine]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=King_of_the_Hill&amp;diff=69989</id>
		<title>King of the Hill</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=King_of_the_Hill&amp;diff=69989"/>
		<updated>2025-01-12T23:08:58Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
{{NewInfobox_GameMode&lt;br /&gt;
&lt;br /&gt;
|image= Viaduct.png&lt;br /&gt;
|caption= [[Product]], one of the staple koth maps&lt;br /&gt;
&lt;br /&gt;
|released= August 13, 2009&lt;br /&gt;
|official= 1&lt;br /&gt;
&lt;br /&gt;
|gamemode1= 6v6&lt;br /&gt;
|gamemode2= 4v4&lt;br /&gt;
|gamemode3= Hl&lt;br /&gt;
|popularity= staple&lt;br /&gt;
&lt;br /&gt;
|officialwiki= King_of_the_Hill}}&lt;br /&gt;
&lt;br /&gt;
King of the Hill, also known as KOTH or KotH, is a standard competitive gamemode that functions similarly to [[5CP]].&lt;br /&gt;
&lt;br /&gt;
==Gameplay==&lt;br /&gt;
In a King of The Hill map, there is one central point on the map.  Each team must try to capture that point.  When one team does capture the point, their 3:00 timer will begin to count down and their respawn time is increased.  When the other team captures the point, the other team's timer stops, their timer starts to tick down, and their respawn times are increased.  The first team whose clock reaches 0:00 wins the round.  However, if the point has capture time on it when one team's timer reaches 0, the game will go into [[overtime]], where the defending team must reverse the capture fully or the attacking team must capture the point completely to advance their timer.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Payload|Payload]]&lt;br /&gt;
* [[5CP|Control Point]]&lt;br /&gt;
* [[Attack/Defend|Attack/Defend]]&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
| title = [[Maplist|List of King of the Hill maps commonly played in competitive TF2]]&lt;br /&gt;
| group1 = [[4v4]]&lt;br /&gt;
| list1 = [[Badlands]]&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{md}}[[Product]]&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{md}}[[Airfield]]&lt;br /&gt;
&lt;br /&gt;
| group2 = [[6v6]]&lt;br /&gt;
| list2 = [[Coalplant]]&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{md}}[[Product]]&lt;br /&gt;
&lt;br /&gt;
| group3 = [[Highlander]]&lt;br /&gt;
| list3 = [[Ashville]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Lakeside]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Product]]&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{md}}[[Ramjam]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=CEVO-P_Season_5&amp;diff=69988</id>
		<title>CEVO-P Season 5</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=CEVO-P_Season_5&amp;diff=69988"/>
		<updated>2025-01-12T23:08:53Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Season infobox&lt;br /&gt;
 | shortname = CEVO-P Season 5&lt;br /&gt;
 | fullname = CEVO Professional Season 5&lt;br /&gt;
 | champion = froyotech&lt;br /&gt;
 | runnerup = Classic Mixup&lt;br /&gt;
 | third = eLevate&lt;br /&gt;
 | page = http://cevo.com/event/tf2-6v6/home/=&lt;br /&gt;
}}&lt;br /&gt;
The 5th season of [[CEVO]] and the 1st season of [[CEVO-P (Professional)|CEVO TF2 Professional]] started on July 3, 2014, and ran until October 10, 2014. &lt;br /&gt;
&lt;br /&gt;
== Setup ==&lt;br /&gt;
=== Prize pool ===&lt;br /&gt;
* '''1st place''': $3,055&lt;br /&gt;
* '''2nd place''': $1,527&lt;br /&gt;
* '''3rd place''': $916&lt;br /&gt;
* '''4th place''': $611&lt;br /&gt;
&lt;br /&gt;
=== Maps ===&lt;br /&gt;
* '''Week 1''': [[cp_snakewater_final1]]&lt;br /&gt;
* '''Week 2''': [[cp_process_final]]&lt;br /&gt;
* '''Week 3''': [[cp_granary]]&lt;br /&gt;
* '''Week 4''': [[cp_gullywash_final1]]&lt;br /&gt;
* '''Week 5''': [[cp_badlands]]&lt;br /&gt;
* '''Week 6''': [[cp_metalworks_rc5]]&lt;br /&gt;
* '''Week 7''': [[koth_pro_viaduct_rc4]]&lt;br /&gt;
* '''Week 8''': [[cp_sunshine_rc1a]]&lt;br /&gt;
* '''Week 9''': [[cp_logjam_b1f]]&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
=== LAN ===&lt;br /&gt;
{{4DEBracket&lt;br /&gt;
 | R1 = Round of 4&lt;br /&gt;
 | R1D1team = froyotech | R1D1score = 2 | R1D1win = 1&lt;br /&gt;
 | R1D2team = Classic Mixup | R1D2score = 0&lt;br /&gt;
 | R1G1details={{BracketMatchSummary&lt;br /&gt;
   | match1={{Game&lt;br /&gt;
     | t1score=5&lt;br /&gt;
     | t2score=4&lt;br /&gt;
     | map=cp_process_final&lt;br /&gt;
     | win=1&lt;br /&gt;
   }}&lt;br /&gt;
   | match2={{Game&lt;br /&gt;
     | t1score=5&lt;br /&gt;
     | t2score=1&lt;br /&gt;
     | map=cp_badlands&lt;br /&gt;
     | win=1&lt;br /&gt;
   }}&lt;br /&gt;
 }}&lt;br /&gt;
 | R1D3team = eLevate | R1D3score = 2 | R1D3win = 1&lt;br /&gt;
 | R1D4 = Street Hoops | R1D4score = 0&lt;br /&gt;
 | R1G2details={{BracketMatchSummary&lt;br /&gt;
   | match1={{Game&lt;br /&gt;
     | t1score=5&lt;br /&gt;
     | t2score=0&lt;br /&gt;
     | map=cp_granary&lt;br /&gt;
     | win=1&lt;br /&gt;
   }}&lt;br /&gt;
   | match2={{Game&lt;br /&gt;
     | t1score=5&lt;br /&gt;
     | t2score=4&lt;br /&gt;
     | map=cp_badlands&lt;br /&gt;
     | win=1&lt;br /&gt;
   }}&lt;br /&gt;
 }}&lt;br /&gt;
 | L1 = Lower Round 1&lt;br /&gt;
 | R1D5team = Classic Mixup | R1D5score = 2 | R1D5win = 1&lt;br /&gt;
 | R1D6 = Street Hoops | R1D6score = 0&lt;br /&gt;
 | R1G3details={{BracketMatchSummary&lt;br /&gt;
   | match1={{Game&lt;br /&gt;
     | t1score=5&lt;br /&gt;
     | t2score=1&lt;br /&gt;
     | map=cp_snakewater_final1&lt;br /&gt;
     | win=1&lt;br /&gt;
   }}&lt;br /&gt;
   | match2={{Game&lt;br /&gt;
     | t1score=5&lt;br /&gt;
     | t2score=0&lt;br /&gt;
     | map=cp_gullywash_final1&lt;br /&gt;
     | win=1&lt;br /&gt;
   }}&lt;br /&gt;
 }}&lt;br /&gt;
 | R2 = Upper Finals&lt;br /&gt;
 | R2W1team = froyotech | R2W1score = 2 | R2W1win = 1&lt;br /&gt;
 | R2W2team = eLevate | R2W2score = 0&lt;br /&gt;
 | R2G1details={{BracketMatchSummary&lt;br /&gt;
   | match1={{Game&lt;br /&gt;
     | t1score=5&lt;br /&gt;
     | t2score=0&lt;br /&gt;
     | map=cp_process_final&lt;br /&gt;
     | win=1&lt;br /&gt;
   }}&lt;br /&gt;
   | match2={{Game&lt;br /&gt;
     | t1score=5&lt;br /&gt;
     | t2score=1&lt;br /&gt;
     | map=cp_sunshine_rc2&lt;br /&gt;
     | win=1&lt;br /&gt;
   }}&lt;br /&gt;
 }}&lt;br /&gt;
 | L2 = Lower Finals&lt;br /&gt;
 | R2D1team = eLevate | R2D1score = 0&lt;br /&gt;
 | R2W3team = Classic Mixup | R2W3score = 2 | R2W3win = 1&lt;br /&gt;
 | R2G2details={{BracketMatchSummary&lt;br /&gt;
   | match1={{Game&lt;br /&gt;
     | t1score=4&lt;br /&gt;
     | t2score=5&lt;br /&gt;
     | map=cp_gullywash_final1&lt;br /&gt;
     | win=2&lt;br /&gt;
   }}&lt;br /&gt;
   | match2={{Game&lt;br /&gt;
     | t1score=2&lt;br /&gt;
     | t2score=5&lt;br /&gt;
     | map=cp_snakewater_final1&lt;br /&gt;
     | win=2&lt;br /&gt;
   }}&lt;br /&gt;
 }}&lt;br /&gt;
 | R3 = Grand Finals&lt;br /&gt;
 | R3W1team = froyotech | R3W1score = 2 | R3W1win = 1&lt;br /&gt;
 | R3W2team = Classic Mixup | R3W2score = 0&lt;br /&gt;
 | R3G1details={{BracketMatchSummary&lt;br /&gt;
   | match1={{Game&lt;br /&gt;
     | t1score=5&lt;br /&gt;
     | t2score=0&lt;br /&gt;
     | map=cp_process_final&lt;br /&gt;
     | win=1&lt;br /&gt;
   }}&lt;br /&gt;
   | match2={{Game&lt;br /&gt;
     | t1score=5&lt;br /&gt;
     | t2score=0&lt;br /&gt;
     | map=cp_sunshine_rc2&lt;br /&gt;
     | win=1&lt;br /&gt;
   }}&lt;br /&gt;
 }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{CEVO competitions}}&lt;br /&gt;
&lt;br /&gt;
[[Category:CEVO Professional seasons]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Reptile&amp;diff=69987</id>
		<title>Reptile</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Reptile&amp;diff=69987"/>
		<updated>2025-01-12T23:08:48Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
{{NewInfobox Player&lt;br /&gt;
|id=Reptile&lt;br /&gt;
|image=&lt;br /&gt;
|caption=&lt;br /&gt;
|name=Adam Dopko&lt;br /&gt;
|romanized_name=&lt;br /&gt;
|birth_date=1986&lt;br /&gt;
|death_date=&lt;br /&gt;
|country=Canada&lt;br /&gt;
|country2=&lt;br /&gt;
|status=Inactive&lt;br /&gt;
|years_active=2008 - 2012&lt;br /&gt;
|team=&lt;br /&gt;
|role=Soldier&lt;br /&gt;
|role2=Demoman&lt;br /&gt;
|format=6s&lt;br /&gt;
|sponsor=&lt;br /&gt;
|ids=&lt;br /&gt;
|nicknames=&lt;br /&gt;
|site=&lt;br /&gt;
|etf2l=5222&lt;br /&gt;
|esea=212788&lt;br /&gt;
|tftv=&lt;br /&gt;
|steam=[U:1:11814070]&lt;br /&gt;
|twitch=&lt;br /&gt;
|youtube=&lt;br /&gt;
|twitter=&lt;br /&gt;
|facebook=&lt;br /&gt;
|gplus=&lt;br /&gt;
|fanclub=&lt;br /&gt;
|playlist=&lt;br /&gt;
|achievements=&lt;br /&gt;
|1stplace={{LeagueIconSmall|esea|NVision LAN 2008}} &lt;br /&gt;
|2ndplace={{LeagueIconSmall|esea|link=ESEA-O Season 2}} {{LeagueIconSmall|esea|link=ESEA-I Season 4}}&lt;br /&gt;
|3rdplace= {{LeagueIconSmall|esea|link=ESEA-I Season 3}} {{LeagueIconSmall|esea|link=ESEA-I Season 5}} {{LeagueIconSmall|etf2l|ETF2L 6v6 Season 4}}&lt;br /&gt;
|4thplace=&lt;br /&gt;
|etf2lawards=&lt;br /&gt;
|team_history={{TH|2008 |Pandemic}} &lt;br /&gt;
{{TH|2009 |CompLexity Gaming}} &lt;br /&gt;
{{TH|2009 - 2011 |Evil Geniuses}}&lt;br /&gt;
{{TH|2011 - 2012 |Don't Trip}}&lt;br /&gt;
|retired=2012&lt;br /&gt;
|prize_money= {{PM|2008|$700.00}} {{PM|2009|$383.33}} {{PM|2010|$83.33}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Reptile was a soldier that was considered one of the best in the game for some time.&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Puoskari&amp;diff=69986</id>
		<title>Puoskari</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Puoskari&amp;diff=69986"/>
		<updated>2025-01-12T23:08:22Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 198.44.140.185 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
{{TabsHeader&lt;br /&gt;
|name1=Overview |link1={{PAGENAME}}&lt;br /&gt;
|name2=Results |link2={{PAGENAME}}/Results&lt;br /&gt;
|This=1&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{NewInfobox Player&lt;br /&gt;
|id=Puoskari&lt;br /&gt;
|image=&lt;br /&gt;
|caption=&lt;br /&gt;
|name=&lt;br /&gt;
|romanized_name=&lt;br /&gt;
|birth_date=  &amp;lt;!-- {{Birth date and age|YYYY|MM|DD}} or {{Birth year and age|YYYY|MM|DD}} --&amp;gt;&lt;br /&gt;
|death_date=&lt;br /&gt;
|country=Finland&lt;br /&gt;
|country2=&lt;br /&gt;
|status=Active&lt;br /&gt;
|years_active=2015 - ''Present''&lt;br /&gt;
|team=nunya&lt;br /&gt;
|team2=&lt;br /&gt;
|role=Scout&lt;br /&gt;
|role2=&lt;br /&gt;
|format=6v6&lt;br /&gt;
|sponsor=&lt;br /&gt;
|ids=Puo&lt;br /&gt;
|nicknames=&lt;br /&gt;
|tftv=Puoskari&lt;br /&gt;
|esea=&lt;br /&gt;
|etf2l=106831&lt;br /&gt;
|ozfortress=&lt;br /&gt;
|ozfcitadel=&lt;br /&gt;
|site=&lt;br /&gt;
|steam=76561198163061296 &lt;br /&gt;
|twitch=puoskaritf&lt;br /&gt;
|stream=&lt;br /&gt;
|youtube=channel/UCcway4NZ9zXast5HEeHOLjA&lt;br /&gt;
|twitter=&lt;br /&gt;
|snapchat=&lt;br /&gt;
|facebook=&lt;br /&gt;
|gplus=&lt;br /&gt;
|vk=&lt;br /&gt;
|fanclub=&lt;br /&gt;
|playlist=&lt;br /&gt;
|1stplace=&lt;br /&gt;
|2ndplace=&lt;br /&gt;
|3rdplace=&lt;br /&gt;
|4thplace=&lt;br /&gt;
|etf2lawards=&lt;br /&gt;
|ozfawards=&lt;br /&gt;
|team_history=&lt;br /&gt;
{{TH|2015 - 2016 |Kansanelakelaitos|no-link=true}}&lt;br /&gt;
{{TH|2016 - 2016 |noTalent|no-link=true}}&lt;br /&gt;
{{TH|2016 - 2016 |Thanks Nursey}}&lt;br /&gt;
{{TH|2017 - 2017 |Se7en}}&lt;br /&gt;
{{TH|2017 - 2017 |ANTIC}}&lt;br /&gt;
{{TH|2017 - Present |nunya}}&lt;br /&gt;
|retired=&lt;br /&gt;
|prize_money= &amp;lt;!-- {{PM|YYYY|amount}} --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
'''Puoskari''' was a top Finnish [[Scout]] notable for his [[Glossary#DM|DM]] capabilities.&lt;br /&gt;
&lt;br /&gt;
==Latest Tournament Matches==&lt;br /&gt;
{{Player matches table}}&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=User:Garlic&amp;diff=69943</id>
		<title>User:Garlic</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=User:Garlic&amp;diff=69943"/>
		<updated>2025-01-10T06:02:37Z</updated>

		<summary type="html">&lt;p&gt;Garlic: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__{{DISPLAYTITLE:corbt}}&amp;lt;div style=&amp;quot;display:inline-block; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
{|style=&amp;quot;font-size:10px&amp;quot;&lt;br /&gt;
| [[User:Garlic/abc123|abc123]] &amp;gt;&lt;br /&gt;
| [[User:Garlic/subpages|subpages]] &amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;infobox centered&amp;quot; style=&amp;quot;width: 120px; background-color: #F2F2F2;&amp;quot; &lt;br /&gt;
 ! colspan=3 style=&amp;quot;color:white; background-color:#1c1c1c; font-size:13px;&amp;quot; | &amp;lt;span style=&amp;quot;display:block;transform:translate(0px,1px)&amp;quot;&amp;gt;corbt&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
 | colspan=3 class=&amp;quot;center&amp;quot; style=&amp;quot;padding:0&amp;quot; | [[File:abc123.jpg | 140px | link=https://en.wikipedia.org/wiki/File:Seljalandsfoss,_Su%C3%B0urland,_Islandia,_2014-08-16,_DD_201-203_HDR.JPG]]&lt;br /&gt;
|-&lt;br /&gt;
 | style=&amp;quot;background-color: white; width:50px&amp;quot; | [[File:Medicicon.png|x18px|link=Medic]]&lt;br /&gt;
 | style=&amp;quot;background-color: white;&amp;quot; | &amp;lt;code&amp;gt;corbt#8274&amp;lt;/code&amp;gt;&lt;br /&gt;
 | style=&amp;quot;background-color: white; width:50px&amp;quot; | [[File:Oldschool Steam Icon.png|30px|link=http://steamcommunity.com/id/corbyte/]] &amp;lt;!--style=&amp;quot;background-image:linear-gradient(#111d2e,#1387b8);&amp;quot;--&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
Hello.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I am a contributor, server owner and administrator here on comp.tf.&lt;br /&gt;
&lt;br /&gt;
I made my first edit to the wiki in 2015 when I was bored at school. Since then I've found an unexpected satisfaction from contributing to comp.tf and the competitive TF2 scene as a hobby. &lt;br /&gt;
&lt;br /&gt;
Feel free to contact me on my [[User_talk:Garlic|talk page]]. I am also active on Discord (&amp;lt;code&amp;gt;&amp;lt;small&amp;gt;corbt#8274&amp;lt;/small&amp;gt;&amp;lt;/code&amp;gt;). If you have any questions regarding anything, even for the simple things, feel free to contact me.&lt;br /&gt;
&lt;br /&gt;
comp.tf will always remain online and ad-free.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thank you for contributing :)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Unfortunately I don't have the time in my days at the moment to keep editing the wiki. I am still active on Discord (&amp;lt;code&amp;gt;&amp;lt;small&amp;gt;corbt#8274&amp;lt;/small&amp;gt;&amp;lt;/code&amp;gt;); if you have any questions regarding anything, even for the simple things, feel free to contact me there. Until I find some more time, I hope that someone else may find the unexpected satisfaction that I obtained from contributing to wiki and the competitive TF2 scene. &lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=File:Medic.png&amp;diff=69942</id>
		<title>File:Medic.png</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=File:Medic.png&amp;diff=69942"/>
		<updated>2025-01-10T06:00:59Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Protected &amp;quot;File:Medic.png&amp;quot;: Excessive vandalism ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) [Upload=Allow only autoconfirmed users] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Help:Contents&amp;diff=69941</id>
		<title>Help:Contents</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Help:Contents&amp;diff=69941"/>
		<updated>2025-01-10T06:00:45Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Protected &amp;quot;Help:Contents&amp;quot;: Excessive vandalism ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
'''comp.tf''' is the ''Competitive TF2 Wiki''. We aim to provide the community with a free, neutral and comprehensive summary of current and historical competitive TF2 knowledge. [[:Category:Players|Players]], [[:Category:Teams|teams]], [[:Category:Tournaments|tournaments]], [[:Category:Maps|maps]] and [[:Category:Classes|classes]] pages are our most popular forms of content.&lt;br /&gt;
&lt;br /&gt;
== Contributing to existing pages ==&lt;br /&gt;
The only prerequisite to editing an existing page is that you follow the [[Editing Guidelines]]. Otherwise, we encourage you to edit as much as you can!&lt;br /&gt;
&lt;br /&gt;
=== Expand the wiki ===&lt;br /&gt;
The majority of the pages on comp.tf contain little information! You can help by expanding these stubs into competent wiki articles. Stubs requiring expansion are listed [[:Category:Stubs|here]]. Alternatively, you can go to a [[Special:Random|random page]] and see if you have any knowledge to contribute!&lt;br /&gt;
&lt;br /&gt;
=== Update the wiki ===&lt;br /&gt;
Some of our pages require frequent updates to stay accurate and relevant. These mostly include our [[:Category:Tournaments|tournament]] and [[:Category:Teams|team]] pages, but the most effective method is to update any pages linked on the [[Main Page|home page]] and by checking the [[Special:RecentChanges|recent changes log]].&lt;br /&gt;
&lt;br /&gt;
== Creating new pages ==&lt;br /&gt;
In order to create a brand new page on the wiki, you will need an account that is 72 hours old with a few contributions already. Below are links to in-depth creation guides for our most popular types of pages:&lt;br /&gt;
*[[Help:Player Pages|Player Page Creation Guide]]&lt;br /&gt;
*[[Help:Team Pages|Team Page Creation Guide]]&lt;br /&gt;
*[[Help:Tournament Pages|Tournament Page Creation Guide]]&lt;br /&gt;
*[[Help:Map Pages|Map Page Creation Guide]]&lt;br /&gt;
&lt;br /&gt;
== Further resources ==&lt;br /&gt;
* Visit our [[Editing Guidelines]] before editing any page!&lt;br /&gt;
* [[Editors To Do List]]&lt;br /&gt;
* The [[Editors' Noticeboard]] contains updates from the comp.tf team on any major changes that concern regular contributors.&lt;br /&gt;
* [https://meta.wikimedia.org/wiki/Help:Contents MediaWiki editing guide]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Help:Formatting MediaWiki formatting cheat sheet]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Help:Magic_words MediaWiki magic words]&lt;br /&gt;
&lt;br /&gt;
If you have any questions, issues, proposals or anything comp.tf related, the quickest way to contact us is via [https://discord.gg/tMBmb69 our Discord server]. Otherwise, send one of the [[Administration Team|active staff]] a message on their individual talk pages. We hope to see you in the [[Special:RecentChanges|recent changes log]]!&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Editing_Guidelines&amp;diff=69940</id>
		<title>Editing Guidelines</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Editing_Guidelines&amp;diff=69940"/>
		<updated>2025-01-10T06:00:33Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Protected &amp;quot;Editing Guidelines&amp;quot;: Excessive vandalism ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Guidelines]]&lt;br /&gt;
&lt;br /&gt;
These are the '''Editing Guidelines''' for those wishing to contribute to the wiki.  Please read them before editing pages.&lt;br /&gt;
&lt;br /&gt;
== Guidelines ==&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color:#c9191d&amp;quot;&amp;gt;'''All articles&amp;lt;/span&amp;gt; are to be writen in third person'''. No &amp;quot;I, you, me, us, we&amp;quot;. etc.&amp;lt;br /&amp;gt;&lt;br /&gt;
:&amp;lt;small&amp;gt;''If it helps, write as if you are teaching someone how the game ''is played'', not ''how to play it.'' Example: “Engineers often do so-and-so”, instead of “As an Engineer, you should do so-and-so.”''&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* There are more scenes out there than just the one you are on about. '''Include things that may be different across scenes'''. ({{abbr|eg|for example}}: Map list, Map rules, Weapon list, etc...)&lt;br /&gt;
&lt;br /&gt;
* '''Avoid opinions''' and unsupported generalizations.&lt;br /&gt;
:&amp;lt;small&amp;gt;''If people disagree with you, it is not something that belongs in a wiki (unless you present it as an opinion, ie. “It is believed by some soldiers that the Black Box is useful for roaming” versus “I like the Black Box, it's great for roamers.  Try it out!”).''&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* There are always going to be controversial topics like strategies, loadout choices, weapon and offclass choices etc., but because we are a competitive wiki, we aim to help new players as much as possible, so guides and guidelines for classes / strategies can be added even if they are controversial, in a constantly changing game like ours would be almost impossible to set in stone that this or that strategy is 100% sure and not biased. Just make sure to create new sections or appropriate pages with common sense. For example, a very specific spy guide, writed by a specific player, won't obviously be unbiased and 100% right, but it is still a great potential resource for new players if added and tagged accordingly as so.&lt;br /&gt;
&lt;br /&gt;
* Use the discussion tabs on each page to discuss possible changes / updates or suggestions to those pages.&lt;br /&gt;
&lt;br /&gt;
* '''Summarise your edits'''.&lt;br /&gt;
: ''&amp;lt;small&amp;gt;This is for easier revision and moderating purposes.&amp;lt;/small&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
* '''Add references''' if you can, and if applicable.&lt;br /&gt;
&lt;br /&gt;
* Try to group multiple edits of the same page into a '''single edit'''. We encourage using the &amp;quot;Show Preview&amp;quot; button and proof reading.&lt;br /&gt;
: ''&amp;lt;small&amp;gt;This is for easier revision and moderating purposes. Sometimes things slip though, so don't worry if you have that one off.&amp;lt;/small&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
* '''Categorise''' your page/templates/images and keep them consistent across the board.&lt;br /&gt;
: ''&amp;lt;small&amp;gt;If you're unsure of what Category to use, look at other examples of the same thing, ask our staff or simply make a reasonable one yourself.&amp;lt;/small&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
* '''Always''' add [[:Category:Maintenance_templates|Maintenance Templates]] to pages accordingly.&lt;br /&gt;
&lt;br /&gt;
* '''Use Templates''' for pages when available.&lt;br /&gt;
: ''&amp;lt;small&amp;gt;They're easy to use and our readers find them far more pleasant to look at.&amp;lt;/small&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
== Starting a New Page ==&lt;br /&gt;
&lt;br /&gt;
* '''Make sure it's a topic that needs its own page''':&lt;br /&gt;
# Does the page already exist?  Does it exist under a different name?&lt;br /&gt;
# Is the page just a definition of a term or concept? If so, it may belongs in the [[Glossary]].&lt;br /&gt;
# Is it a topic already covered as a subtopic of another article?  If so, make a new page only if it is an advanced topic that can be heavily elaborated on (and don't forget to add a link from that page).&lt;br /&gt;
# Is it a very broad topic (like “Competitive Team Fortress 2” or “Combat Classes”)?  Maybe it should be split into smaller topics.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Once ready and certain for the page, you may create the page by clicking on a red link to that page, or typing in the desired title of the page you want to create, and then clicking the red link.&lt;br /&gt;
** Design a layout for the page that gives all related information in a clean format, refer to a recent page of similar topic or use a template. &lt;br /&gt;
** When you are satisfied with what is hopefully at least an introductory amount of information in your article, link to it from related pages in their “See Also” sections so we can see it!&lt;br /&gt;
** Categorize and always tag pages accordingly, remember to keep [[Special:Categories|Categories]] consistent across all pages and the whole wiki. You can check how categories work on wikis [http://www.mediawiki.org/wiki/Help:Categories Here!]&lt;br /&gt;
** Add maintenance Templates to pages accordingly - [[:Category:Maintenance_templates|'''Use the Templates!''']]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Templates ==&lt;br /&gt;
Templates help make pages look clean and user-friendly and you should learn how to use them and use them whenever you can. To learn how Templates work, click [http://meta.wikimedia.org/wiki/Help:A_quick_guide_to_templates here] or [http://meta.wikimedia.org/wiki/Help:Template here]. If still stuck, ask one of our staff members.&lt;br /&gt;
&lt;br /&gt;
Our most updated list of templates can be consulted '''[[:Category:Template|here]]'''.&lt;br /&gt;
&lt;br /&gt;
===Popular Templates===&lt;br /&gt;
&lt;br /&gt;
====Map Pages Templates====&lt;br /&gt;
* [[Template:NewInfobox Map|Map Infobox]]&lt;br /&gt;
* [[Template:Map locations|Map Locations]]&lt;br /&gt;
* [[Template:Maps navbox|Maps Navbox]]&lt;br /&gt;
&lt;br /&gt;
====Player Pages Templates====&lt;br /&gt;
* [[Template:NewInfobox Player|Player Infobox]]&lt;br /&gt;
&lt;br /&gt;
====Team Pages Templates====&lt;br /&gt;
* [[Template:NewInfobox Team|Team Infobox]]&lt;br /&gt;
* [[Template:6sTeamCard|6sTeamCard]] - For dynamic 6v6 Team Cards&lt;br /&gt;
* [[Template:6s team roster collapsible|6v6 roster]] - For basic 6v6 rosters&lt;br /&gt;
* [[Template:HL_team_roster|Static HL Roster]] &amp;amp; [[Template:HL team roster collapsible|Collapsible HL Roster]] - For basic HL rosters&lt;br /&gt;
&lt;br /&gt;
====League / Season Pages Templates====&lt;br /&gt;
* [[Template:League infobox|League Infobox]]&lt;br /&gt;
* [[Template:6s team roster|6v6 Team Roster Table]]&lt;br /&gt;
* [[Template:ETF2L competitions|ETF2L Competitions Navbox]]&lt;br /&gt;
* [[Template:Season infobox|Season Infobox]]&lt;br /&gt;
&lt;br /&gt;
====Steam Group Pages Templates====&lt;br /&gt;
* [[Template:Infobox Group|Steam Group Infobox]]&lt;br /&gt;
&lt;br /&gt;
====Class page Templates====&lt;br /&gt;
* [[Template:Class Weapon Table Row|Class Weapon Table Row]]&lt;br /&gt;
* [[Template:Class Weapon Table Header|Class Weapon Table Header]]&lt;br /&gt;
* [[Template:Class Weapon Table End|Class Weapon Table End]]&lt;br /&gt;
&lt;br /&gt;
====Social/Community templates====&lt;br /&gt;
* [[Image:TeamfortressTV icon.png|link=Template:TFTV_Thread]] [[Template:TFTV_Thread|TFTV Thread]]&lt;br /&gt;
* [[Image:Youtube_icon.png|link=Template:YouTube]] [[Template:YouTube|Youtube Channel]]&lt;br /&gt;
* [[Image:Youtube_icon.png|link=Template:YouTube_video]] [[Template:YouTube_video|YouTube Video]]&lt;br /&gt;
* [[Image:Twitch_icon.png|link=Template:Twitch]] [[Template:Twitch|Twitch Channel]]&lt;br /&gt;
* [[Image:Steam_icon.png|link=Template:Steam]] [[Template:Steam|Steam Profile]]&lt;br /&gt;
* [[Image:Steam_icon.png|link=Template:SteamGuide]] [[Template:SteamGuide|Steam Community Guides]]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Extension:EmbedVideo#Usage Embed Video]&lt;br /&gt;
&lt;br /&gt;
====Match Templates====&lt;br /&gt;
* [[Template:MatchList|Match List]] - ''Simplistic and effective way of showing scores''&lt;br /&gt;
* [[Template:Logs.tf|Logs.tf link]] - ''Basic logs.tf link''&lt;br /&gt;
* [[Template:GroupTableStart|GroupTableStart]] / [[Template:GroupTableSlot|GroupTableSlot]] / [[Template:GroupTableSlot|GroupTableSlot]] ''Basic table scorings''&lt;br /&gt;
* [[Template:ETF2LGroupTableStart|ETF2LGroupTableStart]] / [[Template:ETF2LGroupTableSlot|ETF2LGroupTableSlot]] / [[Template:ETF2LGroupTableSlot|ETF2LGroupTableSlot]] - ''ETF2L style tables''&lt;br /&gt;
* [[:Category:Brackets]] - ''All our brackets. Some are dynamic.''&lt;br /&gt;
&lt;br /&gt;
====Others====&lt;br /&gt;
* [[Template:Navbox|Blank Navbox]]&lt;br /&gt;
* [[Template:Popular topics navbox|Popular Topics Navbox]]&lt;br /&gt;
* [[Template:Weekmaps|This week maps Table]]&lt;br /&gt;
* [[Template:Flag|Flag Icon]]&lt;br /&gt;
* [[:Category:Maintenance templates|Maintenance Templates]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Tip:''' ''To see a template in action, go to the template page and then click &amp;quot;What links here&amp;quot;, on the sidebar. This should take you to a page with links to where the template has been used.''&lt;br /&gt;
&lt;br /&gt;
You are free to create your own Templates when necessary, but be sure to maintain consistency in colors and format across the wiki and write guidelines for the template usage in the template page. An example of a well elaborated template can be seen [[Template:Player infobox|here]], notice the usage guidelines and the ready to copy template as well as an example given.&lt;br /&gt;
&lt;br /&gt;
== Embedding Videos ==&lt;br /&gt;
* Videos can be embedded on the wiki via a media wiki extension, you can check it's usage instructions [http://www.mediawiki.org/wiki/Extension:EmbedVideo#Usage here].&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Administration_Team&amp;diff=69939</id>
		<title>Administration Team</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Administration_Team&amp;diff=69939"/>
		<updated>2025-01-10T06:00:27Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Protected &amp;quot;Administration Team&amp;quot;: Excessive vandalism ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
The best way to contact us is through our [https://discord.gg/tMBmb69 Discord channel]. Thanks and happy editing!&lt;br /&gt;
&lt;br /&gt;
==Administrators==&lt;br /&gt;
{{box|start|padding=2em}}&lt;br /&gt;
{{UserCard&lt;br /&gt;
|name=corbt&lt;br /&gt;
|usrname=Garlic&lt;br /&gt;
|pos=admin&lt;br /&gt;
|flag=nz&lt;br /&gt;
|image=Garlic.png&lt;br /&gt;
|steam=http://steamcommunity.com/id/corbttt&lt;br /&gt;
|tftv=corbt&lt;br /&gt;
|etf2l=&lt;br /&gt;
|esea=&lt;br /&gt;
|ugc=&lt;br /&gt;
|oz=&lt;br /&gt;
|youtube=&lt;br /&gt;
|twitter=&lt;br /&gt;
|twitch=&lt;br /&gt;
|info=&lt;br /&gt;
}}&lt;br /&gt;
{{box|end}}&lt;br /&gt;
&lt;br /&gt;
== Honorary staff ==&lt;br /&gt;
{{Box|start|padding=2em}}&lt;br /&gt;
=== Founder ===&lt;br /&gt;
{{UserCard&lt;br /&gt;
|name=Kaneco&lt;br /&gt;
|usrname=Kaneco&lt;br /&gt;
|pos=kaneco&lt;br /&gt;
|flag=pt&lt;br /&gt;
|image=kaneco.png&lt;br /&gt;
|steam=&lt;br /&gt;
|etf2l=23526&lt;br /&gt;
|esea=&lt;br /&gt;
|ugc=&lt;br /&gt;
|oz=&lt;br /&gt;
|youtube=&lt;br /&gt;
|twitter=&lt;br /&gt;
|twitch=&lt;br /&gt;
|info=&lt;br /&gt;
}}&lt;br /&gt;
{{box|break|padding=2em}}&lt;br /&gt;
&lt;br /&gt;
=== Former administrators ===&lt;br /&gt;
{{Box|start|padding=2em}}&lt;br /&gt;
{{UserCard&lt;br /&gt;
|name=Atlas&lt;br /&gt;
|usrname=&lt;br /&gt;
|pos=admin&lt;br /&gt;
|flag=pl&lt;br /&gt;
|image=Atlas.png&lt;br /&gt;
|steam=http://steamcommunity.com/profiles/76561198032200210&lt;br /&gt;
|etf2l=89940&lt;br /&gt;
|esea=&lt;br /&gt;
|ugc=&lt;br /&gt;
|oz=&lt;br /&gt;
|youtube=&lt;br /&gt;
|twitter=&lt;br /&gt;
|twitch=&lt;br /&gt;
|info=&lt;br /&gt;
}}&lt;br /&gt;
{{box|break|padding=2em}}&lt;br /&gt;
{{UserCard&lt;br /&gt;
|usrname=Efefknee&lt;br /&gt;
|name=Efefknee&lt;br /&gt;
|pos=admin&lt;br /&gt;
|flag=global&lt;br /&gt;
|image=Efefknee.png&lt;br /&gt;
|steam=&lt;br /&gt;
|etf2l=&lt;br /&gt;
|youtube=SpaghettihouseUk55&lt;br /&gt;
|twitter=&lt;br /&gt;
|twitch=&lt;br /&gt;
|info=&lt;br /&gt;
}}&lt;br /&gt;
{{box|end}}&lt;br /&gt;
{{box|end}}&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=UGC&amp;diff=69938</id>
		<title>UGC</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=UGC&amp;diff=69938"/>
		<updated>2025-01-10T05:59:59Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Protected &amp;quot;UGC&amp;quot;: Excessive vandalism ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{NewInfobox League&lt;br /&gt;
| image = UGC-Logo.png&lt;br /&gt;
| fullname = United Gaming Clans&lt;br /&gt;
| admin = {{flag|us}} [[Kumori]] &amp;lt;br /&amp;gt; {{flag|us}} [[reno]]&lt;br /&gt;
| formats = [[HL]], [[6v6]] and [[4v4]]&lt;br /&gt;
| area = {{flag|global}} Global&lt;br /&gt;
| current = [[UGC 4v4 Season {{Current Seasons | ugc4s}}|Season {{Current Seasons | ugc4s}}]] ([[4v4]])&amp;lt;br&amp;gt;[[UGC 6v6 Season {{Current Seasons | ugc6s}}|Season {{Current Seasons | ugc6s}}]] ([[6v6]])&amp;lt;br&amp;gt;[[UGC Highlander Season {{Current Seasons | ugchl}}|Season {{Current Seasons | ugchl}}]] ([[HL]])&lt;br /&gt;
| website = http://www.ugcleague.com/&lt;br /&gt;
| created = 2002-06-26&lt;br /&gt;
| twitter = ugcleague&lt;br /&gt;
| youtube = UGCLeagueTF2&lt;br /&gt;
| facebook = UnitedGamingClans&lt;br /&gt;
| steam = UGCLeague&lt;br /&gt;
}}&lt;br /&gt;
'''United Gaming Clans''' (UGC) was founded in 2002 as Team Fortress Classic (TFC) and Counter-Strike (CS) league. At their peak, UGC was the largest TF2 league in the world with over 10,000 unique players of their  9v9 ([[Highlander]]), [[6v6]] and [[4v4]]  leagues.&lt;br /&gt;
&lt;br /&gt;
==Divisions==&lt;br /&gt;
The UGC league separates teams into 2 distinct divisions. These divisions come in the order as follows: Main and premium.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
UGC runs three seasons a year in all TF2 formats. Seasons typically start in January, June and September. Each season is comprised of 8 regular season weeks and 5 playoff weeks. Teams are placed into skill divisions based on the combined experience on the roster. During the regular season, teams will play against opponents with a similar rank win/loss streak. For the playoffs, the Top 8 or Top 16 teams in a division are placed into a title bracket. Platinum and Gold divisions play in a Double Elimination bracket while Silver, Steel and Iron divisions play in a Single Elimination bracket. Grand Finals are played in a Best of 3 Maps format. Each team in the finals map can pick 1 of the 3 maps to be played from the season map pool. The tie breaker map is selected by Admins.&lt;br /&gt;
&lt;br /&gt;
Regular season matches are played on single maps, in 2 halves. Depending on the game type, the win conditions differ:&lt;br /&gt;
* On [[5CP]] maps, the first half is played until the time limit runs out, or one team wins 4 rounds. The second half ends once the time limit runs out, or the other team wins 4 rounds or when one team has won their 5th cumulative round. In case of a tie after both halves, an overtime round is played, which is won by capturing all points once. If overtime is inconclusive, a &amp;quot;sudden death&amp;quot; round is played.&lt;br /&gt;
* On [[King of the Hill]] maps, the first half of the map ends only when one team wins 3 rounds. The second half ends if the other team wins 3 rounds or when one team wins their 4th cumulative round.&lt;br /&gt;
* [[Attack/Defend]] and [[Payload]] maps are played as best of 3 [[stopwatch]] rounds. Teams alternate between attacking and defending every round, and each team defends once in a half. The round is won by whichever team captures the most points the fastest.&lt;br /&gt;
&lt;br /&gt;
=== Highlander ===&lt;br /&gt;
UGC's Highlander league is the largest of the 3 formats they play in TF2 with just over 8,000 unique players. There are five different regions for their Highlander league: North America (NA), Europe (EU), Asia, Australia/NZ (AUS/NZ) and South America (SA). There are also different skill-based divisions for the NA, EU and AUS/NZ leagues. &lt;br /&gt;
&lt;br /&gt;
==== Map List for [[UGC Highlander Season 30|Season 30]]====&lt;br /&gt;
* '''Week 1''' - [[koth_lakeside_final]]&lt;br /&gt;
* '''Week 2''' - [[Badwater_Pro|pl_badwater_pro_v12]]&lt;br /&gt;
* '''Week 3''' - [[koth_product_rcx]]&lt;br /&gt;
* '''Week 4''' - [[pl_swiftwater_final1]]&lt;br /&gt;
* '''Week 5''' - [[cp_steel]]&lt;br /&gt;
* '''Week 6''' - [[koth_ashville_rc1]]&lt;br /&gt;
* '''Week 7''' - [[Best of 3 Maps; Regular Season Week]]&lt;br /&gt;
* '''Week 8''' - [[Best of 3 Maps; Regular Season Week]]&lt;br /&gt;
* '''Playoffs Quarter-Finals''' - Best of Three Maps&lt;br /&gt;
* '''Playoffs Semi-Finals''' - Best of Three Maps&lt;br /&gt;
* '''Playoffs Grand-Finals''' - Best of Three Maps&lt;br /&gt;
&lt;br /&gt;
=== 6v6 ===&lt;br /&gt;
There are five different regions for their 6v6 league: North America (NA), Europe (EU), Asia, Australia/NZ (AUS/NZ) and South America (SA) There are also different skill-based divisions for the NA, EU and AUS/NZ leagues.&lt;br /&gt;
&lt;br /&gt;
==== Map List for [[UGC-6v6 Season 30|Season 30]]====&lt;br /&gt;
* '''Week 1''' - [[cp_snakewater_final1]]&lt;br /&gt;
* '''Week 2''' - [[cp_propaganda_b15]]&lt;br /&gt;
* '''Week 3''' - [[koth_product_rcx]]&lt;br /&gt;
* '''Week 4''' - [[cp_process_final]]&lt;br /&gt;
* '''Week 5''' - [[cp_kalinka_rc5]]&lt;br /&gt;
* '''Week 6''' - [[cp_metalworks]]&lt;br /&gt;
* '''Week 7''' - [[cp_sunshine]]&lt;br /&gt;
* '''Week 8''' - [[cp_gullywash_final1]]&lt;br /&gt;
* '''Playoffs Quarter-Finals''' : Best of Three Maps&lt;br /&gt;
* '''Playoffs Semi-Finals''' : Best of Three Maps&lt;br /&gt;
* '''Playoffs Grand-Finals''': Best of Three Maps&lt;br /&gt;
&lt;br /&gt;
=== 4v4 ===&lt;br /&gt;
There are five different regions for their 4v4 league: North America (NA), Europe (EU), Asia, Australia/NZ (AUS/NZ) and South America (SA) There are also different skill-based divisions for the NA &amp;amp; EU leagues.&lt;br /&gt;
&lt;br /&gt;
==== Map List for [[UGC-4v4 Season 19|Season 19]]====&lt;br /&gt;
* '''Week 1''' - [[Badlands_(KOTH)|koth_badlands]]&lt;br /&gt;
* '''Week 2''' - [[Airfield|koth_airfield_b7]]&lt;br /&gt;
* '''Week 3''' - [[Warmfrost|cp_warmfrost_rc1]]&lt;br /&gt;
* '''Week 4''' - [[koth_cascade_rc1a]]&lt;br /&gt;
* '''Week 5''' - [[Highpass|koth_highpass]]&lt;br /&gt;
* '''Week 6''' - [[koth_product_rcx]]&lt;br /&gt;
* '''Week 7''' - [[Maple_Ridge|koth_maple_ridge_b6]]&lt;br /&gt;
* '''Week 8''' - [[Brazil|koth_brazil]]&lt;br /&gt;
* '''Playoffs Quarter-Finals''' : Best of Three Maps&lt;br /&gt;
* '''Playoffs Semi-Finals''' : Best of Three Maps&lt;br /&gt;
* '''Playoffs Grand-Finals''': Best of Three Maps&lt;br /&gt;
&lt;br /&gt;
=== Divisions ===&lt;br /&gt;
In the order of the highest skill division to the lowest:&lt;br /&gt;
&lt;br /&gt;
* '''Platinum''' - Top Tier. This division is for people considered to be at the top of their game. This division arguably requires the most time, dedication, coordination, and skill to compete in.&lt;br /&gt;
* '''Gold''' - 2nd Tier. This is for people who have a lot of competitive experience and a high skill level with a desire to get better at the game.&lt;br /&gt;
* '''Silver''' - 3rd Tier. This is for people who can list more than a couple seasons of experience and who are more committed to the upward path towards Gold/Platinum.&lt;br /&gt;
* '''Steel''' - 4th Tier. The first &amp;quot;skill tier.&amp;quot; This is for people with a little competitive experience or to people who have at a couple of seasons under their belt.&lt;br /&gt;
* '''Iron''' - 5th/Bottom Tier. Entry-level aimed at players with no prior competitive experience. Considered a &amp;quot;special case&amp;quot; division.&lt;br /&gt;
&lt;br /&gt;
== Hall of Fame ==&lt;br /&gt;
=== Highlander ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! NA Platinum winner&lt;br /&gt;
! EU Platinum winner&lt;br /&gt;
! SA winner&lt;br /&gt;
! Asia winner&lt;br /&gt;
! AUS-NZ winner&lt;br /&gt;
! EU Gold winner&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 3'''&lt;br /&gt;
| Classic Mixup&lt;br /&gt;
| Turbopoop eSports&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 4'''&lt;br /&gt;
| Classic Mixup&lt;br /&gt;
| CommanderX and the Sex Kittens&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 5'''&lt;br /&gt;
| Gangsta Gang Gaming&lt;br /&gt;
| Turbopoop eSports&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 6'''&lt;br /&gt;
| Looking Handsome&lt;br /&gt;
| Turbopoop eSports&lt;br /&gt;
| Socios&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 7'''&lt;br /&gt;
| Looking Handsome&lt;br /&gt;
| Simply the Best ''(West Euro)''&amp;lt;br/&amp;gt;Kill Switch ''(East Euro)''&lt;br /&gt;
| BG y sus esclavos&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 8'''&lt;br /&gt;
| The Syndicate&lt;br /&gt;
| Max-Play Highlander Team&lt;br /&gt;
| Les Watones&lt;br /&gt;
| Walaos&lt;br /&gt;
| velox Ðestruo&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 9'''&lt;br /&gt;
| Ginyu Force&lt;br /&gt;
| Sookie Doin' Work&lt;br /&gt;
| Restaurante De Wesker&lt;br /&gt;
| Walaos v2&lt;br /&gt;
| velox Ðestruo &lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 10'''&lt;br /&gt;
| MenaceToSociety&lt;br /&gt;
| Team Poland&lt;br /&gt;
| Tor Project&lt;br /&gt;
| Team Bless&lt;br /&gt;
| velox Ðestruo&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 11'''&lt;br /&gt;
| Street Hoops eSports&lt;br /&gt;
| Kill Switch&lt;br /&gt;
| Restaurante de Wesker&lt;br /&gt;
| Team Bless&lt;br /&gt;
| velox Ðestruo&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 12'''&lt;br /&gt;
| Gentleman's Club&lt;br /&gt;
| Stacked&lt;br /&gt;
| Squishers E-Sports&lt;br /&gt;
| Daddy's House&lt;br /&gt;
| velox Ðestruo&lt;br /&gt;
| Super Dickmann's&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 13'''&lt;br /&gt;
| MenaceToSociety&lt;br /&gt;
| TIPPING INTENSIFIES&lt;br /&gt;
| Amplified Team&lt;br /&gt;
| Walaos 2014&lt;br /&gt;
| velox Ðestruo&lt;br /&gt;
| Accurate Luck&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 14'''&lt;br /&gt;
| Kids Next Door&lt;br /&gt;
| Vision of ecstasy&lt;br /&gt;
| Pinducas do Restaurante&lt;br /&gt;
| Walaos 2014&lt;br /&gt;
| velox Ðestruo&lt;br /&gt;
| GODL&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 15'''&lt;br /&gt;
| Kids Next Door&lt;br /&gt;
| Tourettes Chessclub&lt;br /&gt;
| Pinducas do Restaurante&lt;br /&gt;
| Walaos 2013&lt;br /&gt;
| Soup-A-Stars&lt;br /&gt;
| The Bureau&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 16'''&lt;br /&gt;
| MenaceToSociety&lt;br /&gt;
| Samsung Galaxy Gang&lt;br /&gt;
| EndespeL -&lt;br /&gt;
| 0u0&lt;br /&gt;
| Soup-A-Stars&lt;br /&gt;
| Beyblade&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 17'''&lt;br /&gt;
| Acoomuma&lt;br /&gt;
| checkers&lt;br /&gt;
| Original Gangsters HL&lt;br /&gt;
| Walaos 2015&lt;br /&gt;
| Soup-A-Stars&lt;br /&gt;
| Ugandan Pizza Police&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 18'''&lt;br /&gt;
| Memento Mori&lt;br /&gt;
| Strong Opinions&lt;br /&gt;
| EndespeL -&lt;br /&gt;
| 0u0&lt;br /&gt;
| illa nine&lt;br /&gt;
| Cult of Mason&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 19'''&lt;br /&gt;
| Dunning-Kruger Effect&lt;br /&gt;
| Super Dickmann's KANNONEN!&lt;br /&gt;
| EndespeL -&lt;br /&gt;
| Ez Steelmedal&lt;br /&gt;
| No Kids Here!&lt;br /&gt;
| GODL MEDEL!!&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 20'''&lt;br /&gt;
| Dunning-Kruger Effect&lt;br /&gt;
| Strong Opinions&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Edelweiss&lt;br /&gt;
| red.pandas&lt;br /&gt;
| inVision&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 21'''&lt;br /&gt;
| Dunning-Kruger Effect&lt;br /&gt;
| Super Dickmann's KANNONEN!&lt;br /&gt;
| Disco Inferno&lt;br /&gt;
| Edelweiss&lt;br /&gt;
| red.pandas&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 22'''&lt;br /&gt;
| Dunning-Kruger Effect&lt;br /&gt;
| Super Dickmann's KANNONEN!&lt;br /&gt;
| quesabitú&lt;br /&gt;
| hyu&lt;br /&gt;
| red.pandas&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 23'''&lt;br /&gt;
| Dunning-Kruger Effect&lt;br /&gt;
| Feila eSports finanzieren durch&lt;br /&gt;
| High Gaming Idiots&lt;br /&gt;
| ヲ&lt;br /&gt;
| red.pandas&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 24'''&lt;br /&gt;
| Dunning-Kruger Effect&lt;br /&gt;
| :elephant:&lt;br /&gt;
| Dream Hunters&lt;br /&gt;
| Bear Hunting&lt;br /&gt;
| red.pandas&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 25'''&lt;br /&gt;
| Dunning-Kruger Effect&lt;br /&gt;
| wheelchair&lt;br /&gt;
| time de hl do pepito e do legit&lt;br /&gt;
| Virgin Bomber&lt;br /&gt;
| red.pandas&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 26'''&lt;br /&gt;
| MONKEY CRUSH MONDAY&lt;br /&gt;
| Super Dickmann's KANNONEN!&lt;br /&gt;
| time de hl do pepito e do legit&lt;br /&gt;
| Virgin Bomber&lt;br /&gt;
| red.pandas&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 6v6 ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered&amp;quot; cellpadding=2&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! NA Platinum winner&lt;br /&gt;
! EU winner&lt;br /&gt;
! SA winner&lt;br /&gt;
! AUS/NZ winner&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 5'''&lt;br /&gt;
| Crump's bros are ill&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 6'''&lt;br /&gt;
| BöNK.name&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 7'''&lt;br /&gt;
| Get Burnt Son&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 8'''&lt;br /&gt;
| Yancy&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 9'''&lt;br /&gt;
| Octo-Pussy&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 10'''&lt;br /&gt;
| Octo-Pussy&lt;br /&gt;
| team_gg&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 11'''&lt;br /&gt;
| MAX4heads Next Door&lt;br /&gt;
| team_gg&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 12'''&lt;br /&gt;
| Game of Throws&lt;br /&gt;
| Love Me Tenderly&lt;br /&gt;
| Squishers e-Sports&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 13'''&lt;br /&gt;
| Lonely Hearts&lt;br /&gt;
| team_gg&lt;br /&gt;
| Gutes Ziel&lt;br /&gt;
| Infinite&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 14'''&lt;br /&gt;
| quantum heartz&lt;br /&gt;
| Corgi Clan&lt;br /&gt;
| Squishers e-Sports&lt;br /&gt;
| Team :B1:&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 15'''&lt;br /&gt;
| Headline Heroes&lt;br /&gt;
| GGWP.pro&lt;br /&gt;
| MONSTER Gaming Team&lt;br /&gt;
| Team :B1:&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 16'''&lt;br /&gt;
| Yomies&lt;br /&gt;
| Old Sailor Man Club&lt;br /&gt;
| que onda guero&lt;br /&gt;
| Team :B1:&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 17'''&lt;br /&gt;
| The Ultimatos feat&lt;br /&gt;
| NEUTRONATORSHIP&lt;br /&gt;
| Bee Work&lt;br /&gt;
| Pancake Crusaders&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 18'''&lt;br /&gt;
| ^Greatness - Oceanus &lt;br /&gt;
| Capri-Sun Enthusiasts&lt;br /&gt;
| Immerstarke Team&lt;br /&gt;
| A m m o m o d s q u a d&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 19'''&lt;br /&gt;
| Uncle Dad and the Family Secrets&lt;br /&gt;
| Per aspera ad astrA&lt;br /&gt;
| kayland&lt;br /&gt;
| Team :B1:&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 20'''&lt;br /&gt;
| Uncle Dad and the Family Secrets&lt;br /&gt;
| Systematic Chaos&lt;br /&gt;
| sename e-Sports&lt;br /&gt;
| Team :B1:&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 21'''&lt;br /&gt;
| Crab and the Crabettes&lt;br /&gt;
| Planet Expresso&lt;br /&gt;
| Meme 6&lt;br /&gt;
| Team :B1:&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 22'''&lt;br /&gt;
| the boys&lt;br /&gt;
| Systematic Chaos&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Team :B1:&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 23'''&lt;br /&gt;
| Grandmasters&lt;br /&gt;
| Dr. Meddl&lt;br /&gt;
| pasados de verga&lt;br /&gt;
| Team :B1:&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 24'''&lt;br /&gt;
| SEND NUDES&lt;br /&gt;
| Dr. Meddl&lt;br /&gt;
| Adrenalindos&lt;br /&gt;
| TheBreakfastKlub&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 25'''&lt;br /&gt;
| IRENE FINAL MISSION&lt;br /&gt;
| Louis van Gaal's Army&lt;br /&gt;
| Thomas the Tank Engine&lt;br /&gt;
| Longinus Dreizehn Orden&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 26'''&lt;br /&gt;
| IRENE FINAL MISSION&lt;br /&gt;
| CZOŁGI&lt;br /&gt;
| SVIFT SA&lt;br /&gt;
| Longinus Dreizehn Orden&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 27'''&lt;br /&gt;
| IRENE FINAL MISSION&lt;br /&gt;
| Police Squad&lt;br /&gt;
| SVIFT SA&lt;br /&gt;
| Longinus Dreizehn Orden&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 28'''&lt;br /&gt;
| IRENE FINAL MISSION&lt;br /&gt;
| Gimme f*cking opponent!&lt;br /&gt;
| Nohat6&lt;br /&gt;
| Longinus Dreizehn Orden&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 4v4 ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; cellpadding=2 style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! NA Gold winner&lt;br /&gt;
! NA Silver winner&lt;br /&gt;
! EU Silver winner&lt;br /&gt;
! SA Steel winner&lt;br /&gt;
! AUS/NZ Steel winner&lt;br /&gt;
! Asia winner&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 1'''&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| The Elite Four&lt;br /&gt;
| Big Blind&lt;br /&gt;
| Squishers e-Sports&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 2'''&lt;br /&gt;
| Satan Take The Wheel&lt;br /&gt;
| Scorp0851&lt;br /&gt;
| Arnieho sbor mazáku&lt;br /&gt;
| Renegade&lt;br /&gt;
| Complecity&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 3'''&lt;br /&gt;
| cafe memesters&lt;br /&gt;
| The Weilanders&lt;br /&gt;
| Arnieho sbor mazáku&lt;br /&gt;
| Squishers e-Sports &lt;br /&gt;
| Complecity&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 4'''&lt;br /&gt;
| TERRY'S CREW&lt;br /&gt;
| LEGO Island 2&lt;br /&gt;
| Saloon.tf&lt;br /&gt;
| TMR Gaming eSports&lt;br /&gt;
| Complecity&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 5'''&lt;br /&gt;
| Lego Island Xtreme Stunts&lt;br /&gt;
| Cosmic is a Frugar&lt;br /&gt;
| Public Enemy&lt;br /&gt;
| Immerstarke Team&lt;br /&gt;
| Complecity&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 6'''&lt;br /&gt;
| LEGO Racers&lt;br /&gt;
| Running Up The Stairs On All 4's&lt;br /&gt;
| Public Enemy&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Wontons&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 7'''&lt;br /&gt;
| Jewkawa and the Shekels&lt;br /&gt;
| Classic Crew v2&lt;br /&gt;
| Quadrilateral Ovals&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Complecity&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 8'''&lt;br /&gt;
| Banananana Boat&lt;br /&gt;
| the titty boys&lt;br /&gt;
| Quadrilateral Ovals&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| 4 The Medal&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 9'''&lt;br /&gt;
| The Mankut Experience&lt;br /&gt;
| The Skele_Knight Experience&lt;br /&gt;
| Rush Plant Banana&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| 4 The Medal&lt;br /&gt;
| Edelweiss&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 10'''&lt;br /&gt;
| suck my mankut&lt;br /&gt;
| Pause Reality&lt;br /&gt;
| safyo&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| 4 The Medal&lt;br /&gt;
| Edelweiss&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 11'''&lt;br /&gt;
| Banananana Boat&lt;br /&gt;
| Frantic.&lt;br /&gt;
| Gimme f*cking opponent!&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| 4 The Medal&lt;br /&gt;
| Edelweiss&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 12'''&lt;br /&gt;
| Planet of the Apes&lt;br /&gt;
| Hex Grills&lt;br /&gt;
| Gimme f*cking opponent!&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| 4 The Medal&lt;br /&gt;
| Edelweiss&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 13'''&lt;br /&gt;
| IRENEFinal4&lt;br /&gt;
| deadasstimbs&lt;br /&gt;
| Gimme f*cking opponent!&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| 4 The Medal&lt;br /&gt;
| Edelweiss&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 14'''&lt;br /&gt;
| Banananana Boat&lt;br /&gt;
| lol4s&lt;br /&gt;
| Gimme f*cking opponent!&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| 4 The Medal&lt;br /&gt;
| Edelweiss&lt;br /&gt;
|-&lt;br /&gt;
| '''Season 15'''&lt;br /&gt;
| IRENEFINAL4&lt;br /&gt;
| SISTER!&lt;br /&gt;
| Gimme f*cking opponent!&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| 4 The Medal&lt;br /&gt;
| Edelweiss&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Staff ==&lt;br /&gt;
The table below contains a full list of UGC staff.&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
! colspan=2 | List of UGC staff&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;centered&amp;quot; colspan=2 | &amp;lt;big&amp;gt;'''Active staff'''&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;centered&amp;quot; colspan=2 | '''Head Admins &amp;amp; Top Tier Managers'''&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;12em&amp;quot; | '''Fornaught'''&lt;br /&gt;
| Owner, League Manager, Website Manager&lt;br /&gt;
|-&lt;br /&gt;
| '''snowblindfrog'''&lt;br /&gt;
| Head Admin - TF2 Highlander League, Data &amp;amp; Web Manager&lt;br /&gt;
|-&lt;br /&gt;
| '''RedRum'''&lt;br /&gt;
| Head Admin - Dota2 League&lt;br /&gt;
|-&lt;br /&gt;
| '''Blazingboy'''&lt;br /&gt;
| Head Admin - TF2 4v4 League&lt;br /&gt;
|-&lt;br /&gt;
| '''Firefly'''&lt;br /&gt;
| Head Admin - TF2 6v6 League&lt;br /&gt;
|-&lt;br /&gt;
| '''Petefbsd'''&lt;br /&gt;
| Head Admin - Dota 2, MMR Steambot, Coding projects&lt;br /&gt;
|-&lt;br /&gt;
| '''Infinite'''&lt;br /&gt;
| Head Admin (Ret.), Community Dev.&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;centered&amp;quot; colspan=2 | '''TF2 League Admins &amp;amp; Staff'''&lt;br /&gt;
|-&lt;br /&gt;
| '''snowblindfrog'''&lt;br /&gt;
| Head Admin &amp;amp; HL General Manager.&lt;br /&gt;
|-&lt;br /&gt;
| '''Blazingboy'''&lt;br /&gt;
| Head Admin &amp;amp; 4v4 General Manager.&lt;br /&gt;
|-&lt;br /&gt;
| '''Firefly'''&lt;br /&gt;
| Head Admin, 6v6 General Manager&lt;br /&gt;
|-&lt;br /&gt;
| '''Kumori'''&lt;br /&gt;
| Senior Admin &amp;amp; HL Division Manager (NA Platinum)&lt;br /&gt;
|-&lt;br /&gt;
| '''Mamboulay'''&lt;br /&gt;
| HL Division Manager (NA Gold)&lt;br /&gt;
|-&lt;br /&gt;
| '''Doppel'''&lt;br /&gt;
| HL Division Manager (NA Silver)&lt;br /&gt;
|-&lt;br /&gt;
| '''Ms. X3na'''&lt;br /&gt;
| HL Division Manager (NA Steel)&lt;br /&gt;
|-&lt;br /&gt;
| '''Xenith'''&lt;br /&gt;
| HL Division Manager (NA Iron)&lt;br /&gt;
|-&lt;br /&gt;
| '''TheHolyKetchup'''&lt;br /&gt;
| AU Admin&lt;br /&gt;
|-&lt;br /&gt;
| '''TERRY CREWS''' &lt;br /&gt;
| 6v6 Division Manager (NA Silver)&lt;br /&gt;
|-&lt;br /&gt;
| '''Koobadoobs'''&lt;br /&gt;
| 6v6 Division Manager (NA Steel)&lt;br /&gt;
|-&lt;br /&gt;
| '''Smobo'''&lt;br /&gt;
| 6v6 Division Manager (NA Iron)&lt;br /&gt;
|-&lt;br /&gt;
| '''Sylon'''&lt;br /&gt;
| Senior Admin &amp;amp; TF2 Dispute Team&lt;br /&gt;
|-&lt;br /&gt;
| '''MB'''&lt;br /&gt;
| Division Manager (HL EU Gold &amp;amp; 6v6 EU Steel)&lt;br /&gt;
|-&lt;br /&gt;
| '''Reda'''&lt;br /&gt;
| Division Manager (HL EU Platinum, HL EU Silver &amp;amp; 6v6 EU Platinum)&lt;br /&gt;
|-&lt;br /&gt;
| '''Osharlock'''&lt;br /&gt;
| HL Division Manager (EU Steel)&lt;br /&gt;
|-&lt;br /&gt;
| '''Red_Revoluti0n'''&lt;br /&gt;
|  HL Division Manager (EU Iron)&lt;br /&gt;
|-&lt;br /&gt;
| '''Chris'''&lt;br /&gt;
| Division Manager (4v4 EU)&lt;br /&gt;
|-&lt;br /&gt;
| '''Chronohawk'''&lt;br /&gt;
| Division Manager (4v4 EU)&lt;br /&gt;
|-&lt;br /&gt;
| '''Quantic'''&lt;br /&gt;
| Senior Admin &amp;amp; Division Manager (HL/6v6/4v4 South America)&lt;br /&gt;
|-&lt;br /&gt;
| '''Hell Evolved'''&lt;br /&gt;
| HL/6v6/4v4 Admin&lt;br /&gt;
|-&lt;br /&gt;
| '''Courier'''&lt;br /&gt;
| HL/6v6/4v4 Admin&lt;br /&gt;
|-&lt;br /&gt;
| '''Scythe M.D.'''&lt;br /&gt;
| HL/6v6/4v4 Admin&lt;br /&gt;
|-&lt;br /&gt;
| '''Salem'''&lt;br /&gt;
| HL/6v6/4v4 Admin&lt;br /&gt;
|-&lt;br /&gt;
| '''Zildjian'''&lt;br /&gt;
| HL/6v6/4v4 Admin&lt;br /&gt;
|-&lt;br /&gt;
| '''50m3b0dy'''&lt;br /&gt;
| HL Division Manager (Asia)&lt;br /&gt;
|-&lt;br /&gt;
| '''Omega'''&lt;br /&gt;
| 6v6 Division Manager (Asia)&lt;br /&gt;
|-&lt;br /&gt;
| '''Long'''&lt;br /&gt;
| HL Division Manager (Asia)&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;centered&amp;quot; colspan=2 | '''Website Staff'''&lt;br /&gt;
|-&lt;br /&gt;
| '''Fornaught (BradW)'''&lt;br /&gt;
| Owner &amp;amp; Head Programmer.&lt;br /&gt;
|-&lt;br /&gt;
| '''snowblindfrog'''&lt;br /&gt;
| Data &amp;amp; Web Mgr.&lt;br /&gt;
|-&lt;br /&gt;
| '''Blindsight'''&lt;br /&gt;
| TF2 PHP Coder &amp;amp; Player Tools.&lt;br /&gt;
|-&lt;br /&gt;
| '''Petefbsd'''&lt;br /&gt;
| Dota 2 Web, Data &amp;amp; API Advisor.&lt;br /&gt;
|-&lt;br /&gt;
| '''radio!'''&lt;br /&gt;
| TF2 Graphics.&lt;br /&gt;
|-&lt;br /&gt;
| '''RomanAnderson'''&lt;br /&gt;
| TF2 Web Tools Coder, Stats Coder.&lt;br /&gt;
|-&lt;br /&gt;
| '''Mamboulay'''&lt;br /&gt;
| TF2 Bots and Polls.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
* [[Classic Mixup]], winners of UGC Highlander Season 3 and 4, are the only team to have won both UGC Highlander and ESEA at the top level under the same name&lt;br /&gt;
== Links ==&lt;br /&gt;
* [http://www.ugcleague.com Official UGC website]&lt;br /&gt;
* [http://ugcleague.com/rules_tf2h.cfm UGC Highlander rules]&lt;br /&gt;
* [http://ugcleague.com/rules_tf26.cfm UGC 6v6 rules]&lt;br /&gt;
* [http://www.ugcleague.com/rules_tf24.cfm UGC 4v4 rules]&lt;br /&gt;
&lt;br /&gt;
{{UGC competitions}}{{UGC Final Rankings}}{{Popular topics navbox}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;br /&gt;
[[Category:Highlander leagues]]&lt;br /&gt;
[[Category:North American TF2 leagues]]&lt;br /&gt;
[[Category:European TF2 leagues]]&lt;br /&gt;
[[Category:South American TF2 leagues]]&lt;br /&gt;
[[Category:Asian TF2 leagues]]&lt;br /&gt;
[[Category:Australian TF2 leagues]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=RGL&amp;diff=69937</id>
		<title>RGL</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=RGL&amp;diff=69937"/>
		<updated>2025-01-10T05:59:49Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Protected &amp;quot;RGL&amp;quot;: Excessive vandalism ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{NewInfobox League&lt;br /&gt;
| image = RGL Logo.png&lt;br /&gt;
| shortname = RGL&lt;br /&gt;
| fullname = Recharge Gaming League&lt;br /&gt;
| founder = {{flag|us}} [[Sigafoo]]&lt;br /&gt;
| admin = {{flag|us}} [[exa_]]&lt;br /&gt;
| formats = [[7v7]], [[HL]], [[6v6]], [[No Restriction 6v6|NR 6s]]&lt;br /&gt;
| area = North America&lt;br /&gt;
| current = [[RGL Traditional Sixes Season {{Current Seasons|rgl6s}}|Season {{Current Seasons|rgl6s}}]] ([[6v6]])&amp;lt;br&amp;gt;&lt;br /&gt;
[[RGL_Prolander_Season_{{Current Seasons|rgl7s}}|Season {{Current Seasons|rgl7s}}]] ([[7v7]])&amp;lt;br&amp;gt;&lt;br /&gt;
[[RGL Highlander Season {{Current Seasons|rglhl}}|Season {{Current Seasons|rglhl}}]] ([[HL]])&lt;br /&gt;
| website = http://rgl.gg/&lt;br /&gt;
| website2 = http://forums.highlander.tf&lt;br /&gt;
| created = 2017&lt;br /&gt;
| discord = invite/3hJsWu7&lt;br /&gt;
| twitch = RGLgg&lt;br /&gt;
| twitter = RGL_gg&lt;br /&gt;
| youtube = channel/UCFb3g4C4wVdWut2BkgccgDQ&lt;br /&gt;
| steam = RGLggLobbies&lt;br /&gt;
}}&lt;br /&gt;
'''RGL''' (''Recharge Gaming League'') is a North American League, supporting [[Highlander]] and [[6v6]] with full seasons, [[Prolander|Prolander (7v7)]] [[Glossary#PUG|PUGs]] on their [https://discord.gg/invite/3hJsWu7 Discord], and formerly supporting [[No_Restriction_6v6|No Restriction 6s]]. It is currently the only league to have ever run [[Prolander]]. It is currently the premier North American league for both competitive [[6v6|sixes]] and competitive [[Highlander]].&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
A number of figures in the [[Highlander]] community were playing with the idea of having a class limit of 1 in [[6v6]] to force the usage of situational classes in competitive. This eventually led to the [[Challenge Cup]] in late 2016, a cup with $2,000 USD in prizes which was meant to be 6v6 but was changed to [[7v7|Prolander]] in the last minute. [[Sigafoo]] later created '''RGL''' as a league specifically aimed at [[7v7]]. It had a prize pool of $4,000 USD in its opening season, which attracted many high level [[ESEA-Invite|ESEA Invite]] players to the league. [[7v7|Prolander]] was the main format until the first season of [[Highlander]] was announced in July of 2018. The league started to become more and more popular, eventually becoming the premier North American Highlander league. Finally, RGL's [[6v6]] league was introduced in late 2019 after the discontinuation of [[ESEA]]'s TF2 leagues.&lt;br /&gt;
&lt;br /&gt;
== Formats and Divisions ==&lt;br /&gt;
RGL traditionally runs three seasons a year in the [[Highlander]] and [[6v6]] formats, with cups ran typically between seasons that are used to either bring in new players with Newbie Cups, test out new maps with Map Cups, or have other cups such as the [[No_Restriction_6v6|No Restriction 6s]] [https://rgl.gg/?a=1676&amp;amp;r=60 Chucklenuts Cup]. Each season generally runs through the Spring, Summer, and Fall. &lt;br /&gt;
Teams are placed into skill divisions based on the combined experience on the roster. Currently, those divisions are as follows:&lt;br /&gt;
*'''Newcomer''' for players who are completely new to competitive TF2;&lt;br /&gt;
*'''Amateur''' for players who are not necessarily new but are generally inexperienced;&lt;br /&gt;
*'''Intermediate''' for players who understand the essentials and are trying to refine their gameplay;&lt;br /&gt;
*'''Main''' for players who are considered very experienced;&lt;br /&gt;
*'''Advanced''', for players who are experts at the game; and&lt;br /&gt;
*'''Invite''' for the best of the best. &lt;br /&gt;
&lt;br /&gt;
There are also other divisions that were onced used to further divide teams:&lt;br /&gt;
*'''Div-1''' and '''Div-2''' replaced ''Advanced'' in seasons 3 and 4 of [[6v6|Sixes]];&lt;br /&gt;
*'''Challenger''' was a division between ''Advanced'' and ''Invite'' in Seasons 8 and 9 of [[Highlander]]; and&lt;br /&gt;
*'''Amateur Prime''' as a second division between ''Amateur'' and ''Intermediate'' in [[RGL_Sixes_Season_1|Sixes Season 1]].&lt;br /&gt;
&lt;br /&gt;
RGL notably combined the ''Main'' and ''Advanced'' divisions into ''Div-1'' for [[RGL_Sixes_Season_13|Sixes Season 13]] due to lower team count. This combination resulted in the season being delayed by a week, starting on the 24th of September 2023. This Div-1 has the same fees as Main, and uses a weekly map structure like Main and below, making it a non-pick/ban division. &lt;br /&gt;
&lt;br /&gt;
The regular season consists of one match per week for ''Newcomer'' and ''Amateur'', and two matches per week for ''Intermediate'' and higher, with teams playing against opponents with a similar win/loss streak. For ''Newcomer'' to ''Main'', each week's matches are played on a specific map that changes each week. For ''Advanced'' and ''Invite'', each match's map is decided via a pick-ban process.&lt;br /&gt;
&lt;br /&gt;
Each division also has fees for joining or moving teams in higher level divisions that are used to fund prize pools and keep the league running. These fees typically start at Intermediate and get more expensive for higher divisions; this is somewhat compensated for by higher prize pools.&lt;br /&gt;
&lt;br /&gt;
Playoffs consist of either the Top 4, Top 6, Top 8, or Top 16 teams in a division, and are played either as a single-elimination or double-elimination bracket depending on division's skill level. All playoff matches are played in a Best of 3 format, with the exception of some division's Grand Finals. In ''Invite'' and ''Advanced'' [[6v6]], the Grand Finals is a best of 5 where the team entering from the upper bracket starts with a map advantage. In ''Invite'' and ''Advanced'' [[Highlander]], the Grand Finals is a best of 3 match where if the team entering from the lower bracket wins the best of 3, they cause a bracket reset and need to win a second best of 3 to win the Finals.&lt;br /&gt;
&lt;br /&gt;
Games on any given map are played in multiple halves, with win conditions differing depending on the game type:&lt;br /&gt;
* On [[5CP]] maps, halves are played for a maximum of 30 minutes each. The first half ends either when the time is up, or a team reaches 3 rounds won. The second half ends when time is up, or a team reaches 5 'total' rounds won. If time runs out in the second half, the team with the most rounds won will win. If the score is tied, the game proceeds to a Golden Cap, which is a single round with no time limit. Whoever wins the Golden Cap wins the match.&lt;br /&gt;
* On [[King of the Hill]] maps, each half when one team wins 2 rounds. The game ends when one team reaches 4 total round wins.&lt;br /&gt;
* [[Attack/Defend]] and [[Payload]] maps are played as best of 3 [[stopwatch]] rounds. Teams alternate between attacking and defending every round, and each team defends once in a half. The round is won by whichever team captures the most points the fastest.&lt;br /&gt;
&lt;br /&gt;
=== [[Highlander|Highlander (9v9)]] ===&lt;br /&gt;
&lt;br /&gt;
[[Highlander]] is traditionally played on [[Payload]] and [[King of the Hill]] maps, with a notable exception of [[cp_steel]] as the sole [[Attack/Defend]] map. It has only been offered by RGL in North America.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable centered mw-collapsible&amp;quot; cellpadding=2&lt;br /&gt;
|+ Hall of Fame&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! NA Invite Champion&lt;br /&gt;
! NA Challenger&lt;br /&gt;
! NA Advanced Champion&lt;br /&gt;
! NA Main Champion&lt;br /&gt;
! NA Intermediate Champion&lt;br /&gt;
! NA Open Champion&lt;br /&gt;
! NA Newcomer Champion&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_1|Season 1]]'''&lt;br /&gt;
| IRENE&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Heals On Everyone&lt;br /&gt;
| Gotta Blast&lt;br /&gt;
| ANTHRAX&lt;br /&gt;
| barcode-HL&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_2|Season 2]]'''&lt;br /&gt;
| {{Team/Kids Next Door}}&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Amicitia Nova&lt;br /&gt;
| Home Depot eSports&lt;br /&gt;
| Frag2Play&lt;br /&gt;
| The Enthusiasts&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_3|Season 3]]'''&lt;br /&gt;
| {{Team/Kids Next Door}}&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Super Handsome Inteligent Team&lt;br /&gt;
| As foretold by Rayman5000&lt;br /&gt;
| Utopia Turned Dystopian&lt;br /&gt;
| UwUntu&lt;br /&gt;
|style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_4|Season 4]]'''&lt;br /&gt;
| {{Team/Fred V: The Brampton Warriors The Revenge of sbdope}}&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| marker and e-boy&lt;br /&gt;
| dog&lt;br /&gt;
| Digga-Leg Fan Club&lt;br /&gt;
| Boom! Roasted&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_5|Season 5]]'''&lt;br /&gt;
| {{Team/Kids Next Door}}&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| I Hate Mondays &lt;br /&gt;
| perc30 &lt;br /&gt;
| The Kaboom Kollective &lt;br /&gt;
| shinyCIA &lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_6|Season 6]]'''&lt;br /&gt;
| {{Team/Man Crush Monday}}&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Single Drop&lt;br /&gt;
| Crit Sandvich&lt;br /&gt;
| Yeye&lt;br /&gt;
| The Knights of Ni&lt;br /&gt;
| Mistigris&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_7|Season 7]]'''&lt;br /&gt;
| Memento Mori&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| The Dojo&lt;br /&gt;
| Yeye&lt;br /&gt;
| Scatman's World&lt;br /&gt;
| femboi friday&lt;br /&gt;
| Based Department&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_8|Season 8]]'''&lt;br /&gt;
| Hood Naruto&lt;br /&gt;
| My RGL Profits Have Declined&lt;br /&gt;
| Gorilla Warfare&lt;br /&gt;
| teeklander&lt;br /&gt;
| Broken Mice&lt;br /&gt;
| Bagels and Donuts&lt;br /&gt;
| Titanic Swim Team&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_9|Season 9]]'''&lt;br /&gt;
| Don't Press Tab&lt;br /&gt;
| Amigos dos Amigos&lt;br /&gt;
| :3 esports&lt;br /&gt;
| Zipf's Law&lt;br /&gt;
| Viva Pintata&lt;br /&gt;
| Toasted Bagels&lt;br /&gt;
| Blitz Right Back&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_10|Season 10]]'''&lt;br /&gt;
| Hood Naruto&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| say our heavy's name&lt;br /&gt;
| China National TF2 Team&lt;br /&gt;
| BigBrainComp?&lt;br /&gt;
| RuPaul's Frag Race&lt;br /&gt;
| 6's Expedition Team&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_11|Season 11]]'''&lt;br /&gt;
| WISH MODE&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| FroggieLand.com&lt;br /&gt;
| Train Station (JV)&lt;br /&gt;
| Lost in Walmart&lt;br /&gt;
| LA Losers&lt;br /&gt;
| Wielders of Clownic Tome&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_12|Season 12]]'''&lt;br /&gt;
| 4500&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| ##RR&lt;br /&gt;
| yeehaw&lt;br /&gt;
| Ceviche de tiburon&lt;br /&gt;
| Ballin' On A Budget&lt;br /&gt;
| foog fighters&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_13|Season 13]]'''&lt;br /&gt;
| Team Fun&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Happi go Lucki&lt;br /&gt;
| BigBrainComp?&lt;br /&gt;
| Dustbowl Connoisseurs&lt;br /&gt;
| BOZOTECH&lt;br /&gt;
| Swiig1ty's Squad&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_14|Season 14]]'''&lt;br /&gt;
| League of Lemons&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| all class world tour&lt;br /&gt;
| mommy men checking in&lt;br /&gt;
| Djungelskog&lt;br /&gt;
| EGO&lt;br /&gt;
| rat inta gib&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable mw-collapsible&amp;quot;&lt;br /&gt;
|+ Map Pool History&lt;br /&gt;
|-&lt;br /&gt;
! Season !! Map List&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_1|Season 1]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc1}} {{box|break}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|break}} {{MapCardSmall|Product|koth_product_rc9}} {{box|break}} {{MapCardSmall|Lakeside|koth_lakeside_final}} {{box|break}} {{MapCardSmall|Borneo|pl_borneo}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc4|Vigil.jpg|1}} {{box|break}}  {{MapCardSmall|Cascade|koth_cascade_rc1a|Cascade.jpg|1}} {{box|break}} {{MapCardSmall|Warmtic|koth_warmtic_b6|Warmtic.jpg|1}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_2|Season 2]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc1}} {{box|break}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|break}} {{MapCardSmall|Product|koth_product_rc9}} {{box|break}} {{MapCardSmall|Lakeside|koth_lakeside_final}} {{box|break}} {{MapCardSmall|Borneo|pl_borneo}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_3|Season 3]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc1}} {{box|break}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc5}} {{box|break}} {{MapCardSmall|Cascade|koth_cascade_rc1a}} {{box|end}} &lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_4|Season 4]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc1}} {{box|break}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc6}} {{box|break}} {{MapCardSmall|Lakeside|koth_lakeside_final}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_5|Season 5]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc1_nb4}} {{box|break}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|break}} {{MapCardSmall|Lakeside|koth_lakeside_final}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc7}} {{box|break}} {{MapCardSmall|Cascade|koth_cascade_rc1a}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_6|Season 6]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc2b}} {{box|break}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc7}} {{box|break}} {{MapCardSmall|Lakeside|koth_lakeside_final}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_7|Season 7]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc2b}} {{box|break}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc7}} {{box|break}} {{MapCardSmall|Cascade|koth_cascade_rc1a}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_8|Season 8]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc2c}} {{box|break}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc7}} {{box|break}} {{MapCardSmall|Lakeside|koth_lakeside_r2}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_9|Season 9]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc2c}} {{box|break}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc7}} {{box|break}} {{MapCardSmall|Cascade|koth_cascade_rc2}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_10|Season 10]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc2c}} {{box|break}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|break}} {{MapCardSmall|Product|koth_product_final}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc7}} {{box|break}} {{MapCardSmall|Lakeside|koth_lakeside_r2}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_11|Season 11]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc2d}} {{box|break}} {{MapCardSmall|Upward|pl_upward_f5}} {{box|break}} {{MapCardSmall|Steel|cp_steel_f9}} {{box|break}} {{MapCardSmall|Product|koth_product_final}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc7}} {{box|break}} {{MapCardSmall|Cascade|koth_cascade}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_12|Season 12]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc2d}} {{box|break}} {{MapCardSmall|Upward|pl_upward_f9}} {{box|break}} {{MapCardSmall|Steel|cp_steel_f10}} {{box|break}} {{MapCardSmall|Product|koth_product_final}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc9}} {{box|break}} {{MapCardSmall|Lakeside|koth_lakeside_r2}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_13|Season 13]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_final}} {{box|break}} {{MapCardSmall|Upward|pl_upward_f10}} {{box|break}} {{MapCardSmall|Steel|cp_steel_f10}} {{box|break}} {{MapCardSmall|Product|koth_product_final}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc9}} {{box|break}} {{MapCardSmall|Proot|koth_proot_b3b}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_14|Season 14]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Product|koth_product_final}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc9}} {{box|break}} {{MapCardSmall|Proot|koth_proot_b5b}} {{box|break}} {{MapCardSmall|Upward|pl_upward_f10}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_final}} {{box|break}} {{MapCardSmall|Steel|cp_steel_f12}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_14|Season 15]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Product|koth_product_final}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc10}} {{box|break}} {{MapCardSmall|Proot|koth_proot_b5b}} {{box|break}} {{MapCardSmall|Eruption|pl_eruption_b13}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_final}} {{box|break}} {{MapCardSmall|Steel|cp_steel_f12}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Highlander_Season_14|Season 16]]''' || {{box|start}} {{MapCardSmall|Swiftwater|pl_swiftwater_final1}} {{box|break}} {{MapCardSmall|Product|koth_product_final}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc10}} {{box|break}} {{MapCardSmall|Lakeside|koth_lakeside_r2}} {{box|break}} {{MapCardSmall|Upward|pl_upward_f10}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_final}} {{box|break}} {{MapCardSmall|Steel|cp_steel_f12}} {{box|end}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;: ''Pick/Ban divisions only''&lt;br /&gt;
&lt;br /&gt;
=== Sixes (6v6) ===&lt;br /&gt;
RGL currently only supports North America (NA) for the Traditional Sixes Format.&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible&amp;quot; cellpadding=2 style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ Hall of Fame&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
!  width=&amp;quot;140px&amp;quot;| NA Invite Champions&lt;br /&gt;
! NA Advanced (Div-1) Champions&lt;br /&gt;
! NA Div-2 Champions&lt;br /&gt;
! NA Main Champions&lt;br /&gt;
! NA Intermediate Champions&lt;br /&gt;
! NA Amateur Prime Champions&lt;br /&gt;
! NA Amateur Champions&lt;br /&gt;
! NA Newcomer Champions&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Traditional Sixes Season 1|Season 1]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| FluffyEcho Fan Club &lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| halo 3 on9 family &lt;br /&gt;
| Rodney and the Stangers &lt;br /&gt;
| whatever works &lt;br /&gt;
| Ragtag Stags &lt;br /&gt;
| Sunny Disciples &lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Traditional Sixes Season 2|Season 2]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| SpireIQ Technologies &lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Sword Art on9 Survivors &lt;br /&gt;
| Pastel Mirage &lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Big Chungus Gaming TV &lt;br /&gt;
| Move Along &lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Traditional Sixes Season 3|Season 3]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| Mofu March&lt;br /&gt;
| MILKIES&lt;br /&gt;
| Family Friendly Content &lt;br /&gt;
| 7gull &lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Momo Simps &lt;br /&gt;
| Sweaty Spaghetti&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Traditional Sixes Season 4|Season 4]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| Kronge Realm Off-White&lt;br /&gt;
| Honey Bacon Club&lt;br /&gt;
| Obese Whales&lt;br /&gt;
| Fresh installs: wacky pootis&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| WAP&lt;br /&gt;
| RGL On Ice&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Traditional Sixes Season 5|Season 5]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| Cat Posse&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| FRESH INSTALLS: BLACK&lt;br /&gt;
| No Tilt&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Snow In April&lt;br /&gt;
| Bismillah&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Traditional Sixes Season 6|Season 6]]'''&lt;br /&gt;
| Witness Gaming&lt;br /&gt;
| una limonada por favor&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| rgltf2.com&lt;br /&gt;
| Bedtime Hotshots&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Macca's Realm&lt;br /&gt;
| Sagejay is Typing&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Traditional Sixes Season 7|Season 7]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| FX DEATH CULT&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Make a wish_z Foundation&lt;br /&gt;
| Voyagers&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| buttered bean crisis&lt;br /&gt;
| Peanut Butter?&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Traditional Sixes Season 8|Season 8]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| MONSTER MUNCH&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| 6 B4nnnies&lt;br /&gt;
| [[Mexfrag]]&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| ungh the demons&lt;br /&gt;
| Pretty Creative&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Traditonal Sixes Season 9|Season 9]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| THE COVENANT&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| fgp&lt;br /&gt;
| Faceit Warmup Pugscrims&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Average Pub Enjoyer&lt;br /&gt;
| gullygamers&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Traiditonal Sixes Season 10|Season 10]]'''&lt;br /&gt;
| {{team/Like A G6}}&lt;br /&gt;
| RPC&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| The Kyle Flett Show&lt;br /&gt;
| Happi go Lucki&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| minion banana&lt;br /&gt;
| New Unnamed Team&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Traiditonal Sixes Season 11|Season 11]]'''&lt;br /&gt;
| {{team/Like A G6}}&lt;br /&gt;
| Kronge Realm Rose&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| GYROS OF MAIN&lt;br /&gt;
| konrad gaming: BLACK&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Apple Zoo baited us&lt;br /&gt;
| Uberchaos&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Traiditonal Sixes Season 12|Season 12]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| PEGMODE&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| tara resume&lt;br /&gt;
| Dark Hearts&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Why the long face?&lt;br /&gt;
| Perky Zerky&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Traiditonal Sixes Season 13|Season 13]]'''&lt;br /&gt;
| TBD&lt;br /&gt;
| TBD&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| TBD&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| TBD&lt;br /&gt;
| TBD&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable mw-collapsible&amp;quot;&lt;br /&gt;
|+ Map Pool History&lt;br /&gt;
|-&lt;br /&gt;
! Season !! Map List&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Traditional_Sixes_Season_1|Season 1]]''' || {{box|start}} {{MapCardSmall|Snakewater|cp_snakewater_final1}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_final1}} {{box|break}} {{MapCardSmall|Process|cp_process_final}} {{box|break}}{{MapCardSmall|Sunshine|cp_sunshine}} {{box|break}} {{MapCardSmall|Metalworks|cp_metalworks}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b13}} {{box|break}} {{MapCardSmall|Propaganda|cp_propaganda_b16|Cp_propaganda.jpg}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Traditional_Sixes_Season_2|Season 2]]''' || {{box|start}} {{MapCardSmall|Snakewater|cp_snakewater_final1}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_final1}} {{box|break}} {{MapCardSmall|Process|cp_process_final}} {{box|break}}{{MapCardSmall|Sunshine|cp_sunshine}} {{box|break}} {{MapCardSmall|Metalworks|cp_metalworks}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b13}} {{box|break}} {{MapCardSmall|Granary|cp_granary_pro_rc8}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Traditional_Sixes_Season_3|Season 3]]''' || {{box|start}} {{MapCardSmall|Snakewater|cp_snakewater_final1}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_final1}} {{box|break}} {{MapCardSmall|Process|cp_process_final}} {{box|break}}{{MapCardSmall|Sunshine|cp_sunshine}} {{box|break}} {{MapCardSmall|Metalworks|cp_metalworks}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b13}} {{box|break}} {{MapCardSmall|Villa|cp_villa_b15}}  {{box|break}} {{MapCardSmall|Bagel|koth_bagel_fall_b7|Bagel.jpg|1}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Traditional_Sixes_Season_4|Season 4]]''' || {{box|start}} {{MapCardSmall|Snakewater|cp_snakewater_final1}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_final1}} {{box|break}} {{MapCardSmall|Process|cp_process_final}} {{box|break}}{{MapCardSmall|Sunshine|cp_sunshine}} {{box|break}} {{MapCardSmall|Metalworks|cp_metalworks}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b15c}} {{box|break}} {{MapCardSmall|Villa|cp_villa_b17}} {{box|break}} {{box|break}} {{MapCardSmall|Bagel|koth_bagel_fall_rc1|Bagel.jpg|1}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Traditional_Sixes_Season_5|Season 5]]''' || {{box|start}} {{MapCardSmall|Snakewater|cp_snakewater_final1}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_final1}} {{box|break}} {{MapCardSmall|Process|cp_process_f7}} {{box|break}}{{MapCardSmall|Sunshine|cp_sunshine}} {{box|break}} {{MapCardSmall|Metalworks|cp_metalworks}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b15d}} {{box|break}} {{MapCardSmall|Villa|cp_villa_b17}} {{box|break}} {{box|break}} {{MapCardSmall|Bagel|koth_bagel_fall_rc1|Bagel.jpg|1}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Traditional_Sixes_Season_6|Season 6]]''' || {{box|start}} {{MapCardSmall|Snakewater|cp_snakewater_final1}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_final1}} {{box|break}} {{MapCardSmall|Process|cp_process_f7}} {{box|break}}{{MapCardSmall|Sunshine|cp_sunshine}} {{box|break}} {{MapCardSmall|Metalworks|cp_metalworks}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|Villa|cp_villa_b18}} {{box|break}} {{MapCardSmall|Bagel|koth_bagel_rc5}} {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b15d|ClearCut.jpg|1}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Traditional_Sixes_Season_7|Season 7]]''' || {{box|start}} {{MapCardSmall|Snakewater|cp_snakewater_final1}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_final1}} {{box|break}} {{MapCardSmall|Process|cp_process_f9}} {{box|break}}{{MapCardSmall|Sunshine|cp_sunshine}} {{box|break}} {{MapCardSmall|Metalworks|cp_metalworks}} {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b15d}} {{box|break}} {{MapCardSmall|Reckoner|cp_reckoner_rc6}} {{box|break}} {{MapCardSmall|Bagel|koth_bagel_rc5}} {{box|break}} {{MapCardSmall|Granary|cp_granary_pro_rc2|Granary.jpg|1}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Traditional_Sixes_Season_8|Season 8]]''' || {{box|start}} {{MapCardSmall|Snakewater|cp_snakewater_final1}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_f6}} {{box|break}} {{MapCardSmall|Process|cp_process_f9a}} {{box|break}}{{MapCardSmall|Sunshine|cp_sunshine}} {{box|break}} {{MapCardSmall|Metalworks|cp_metalworks_f4}} {{box|break}} {{MapCardSmall|Product|koth_product_final}} {{box|break}} {{MapCardSmall|Bagel|koth_bagel_rc5|Bagel.jpg|1}} {{box|break}}{{MapCardSmall|Badlands|cp_prolands_rc2a|Badlands.jpg|1}} {{box|break}} {{MapCardSmall|Granary|cp_granary_pro_rc2|Granary.jpg|1}} {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b15d|ClearCut.jpg|2}} {{box|break}} {{MapCardSmall|Reckoner|cp_reckoner_rc6|Reckoner.jpg|2}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Traditional_Sixes_Season_9|Season 9]]''' || {{box|start}} {{MapCardSmall|Snakewater|cp_snakewater_final1}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_f7}} {{box|break}} {{MapCardSmall|Process|cp_process_f11}} {{box|break}}{{MapCardSmall|Sunshine|cp_sunshine}} {{box|break}} {{MapCardSmall|Metalworks|cp_metalworks_f4}} {{box|break}} {{MapCardSmall|Product|koth_product_final}} {{box|break}} {{MapCardSmall|Bagel|koth_bagel_rc5}} {{box|break}}{{MapCardSmall|Badlands|cp_prolands_rc2ta|Badlands.jpg|1}} {{box|break}} {{MapCardSmall|Granary|cp_granary_pro_rc8|Granary.jpg|1}} {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b15d|ClearCut.jpg|2}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Traditional_Sixes_Season_10|Season 10]]''' || {{box|start}} {{MapCardSmall|Snakewater|cp_snakewater_final1}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_f9}} {{box|break}} {{MapCardSmall|Process|cp_process_f11}} {{box|break}}{{MapCardSmall|Sunshine|cp_sunshine}} {{box|break}} {{MapCardSmall|Metalworks|cp_metalworks_f4}} {{box|break}} {{MapCardSmall|Product|koth_product_final}} {{box|break}} {{MapCardSmall|Bagel|koth_bagel_rc5}} {{box|break}}{{MapCardSmall|Villa|cp_villa_b19|Villa.jpg|1}}{{box|break}}{{MapCardSmall|Sultry|cp_sultry_b6a|Sultry.jpg|1}}  {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b15d|ClearCut.jpg|2}} {{box|break}} {{MapCardSmall|Reckoner|cp_reckoner_rc6|Reckoner.jpg|3}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Traditional_Sixes_Season_11|Season 11]]''' || {{box|start}} {{MapCardSmall|Snakewater|cp_snakewater_final1}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_f9}} {{box|break}} {{MapCardSmall|Process|cp_process_f12}} {{box|break}}{{MapCardSmall|Sunshine|cp_sunshine}} {{box|break}} {{MapCardSmall|Sultry|cp_sulty_b7}} {{box|break}} {{MapCardSmall|Product|koth_product_final}} {{box|break}} {{MapCardSmall|Bagel|koth_bagel_rc6}} {{box|break}}{{MapCardSmall|Villa|cp_villa_b19|Villa.jpg|1}} {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b15d|ClearCut.jpg|2}} {{box|break}} {{MapCardSmall|Metalworks|cp_metalworks_f5|Metalworks.jpg|1, 3}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Traditional_Sixes_Season_12|Season 12]]''' || {{box|start}} {{MapCardSmall|Snakewater|cp_snakewater_final1}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_f9}} {{box|break}} {{MapCardSmall|Process|cp_process_f12}} {{box|break}}{{MapCardSmall|Sunshine|cp_sunshine}} {{box|break}} {{MapCardSmall|Sultry|cp_sulty_b8}} {{box|break}} {{MapCardSmall|Product|koth_product_final}} {{box|break}} {{MapCardSmall|Bagel|koth_bagel_rc6}} {{box|break}}{{MapCardSmall|Metalworks|cp_metalworks_f5}} {{box|break}} {{MapCardSmall|Granary|cp_granary_pro_rc8|Granary.jpg|1}} {{box|break}}  {{MapCardSmall|Villa|cp_villa_b19|Villa.jpg|3}} {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b15d|ClearCut.jpg|3}} {{box|end}} &lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL_Traditional_Sixes_Season_13|Season 13]]''' || {{box|start}} {{MapCardSmall|Snakewater|cp_snakewater_final1}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_f9}} {{box|break}} {{MapCardSmall|Process|cp_process_f12}} {{box|break}}{{MapCardSmall|Sunshine|cp_sunshine}} {{box|break}} {{MapCardSmall|Sultry|cp_sulty_b8a}} {{box|break}} {{MapCardSmall|Product|koth_product_final}} {{box|break}} {{MapCardSmall|Bagel|koth_bagel_rc6}} {{box|break}}{{MapCardSmall|Metalworks|cp_metalworks_f5}} {{box|break}} {{MapCardSmall|Granary|cp_granary_pro_rc8|Granary.jpg|1}} {{box|break}} {{MapCardSmall|Villa|cp_villa_b19|Villa.jpg|2}} {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b15d|ClearCut.jpg|2}} {{box|break}} {{MapCardSmall|Metalworks|cp_metalworks_f5|Metalworks.jpg|1, 3}} {{box|break}} {{MapCardSmall|Product|koth_product_final|Product.jpg|1, 3}} {{box|end}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;: ''Pick/Ban divisions only''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;: ''Non-Pick/Ban divisions only''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;: ''Alternative option; teams in the Intermediate and Main/Div-1 divisions are allowed to play this map instead of the normal map for any given 5CP match if both teams agree.''&lt;br /&gt;
&lt;br /&gt;
=== [[Prolander|Prolander (7v7)]] ===&lt;br /&gt;
Due to the boost in popularity for the 6v6 and HL leagues and lack of popularity for Prolander, seasons are more spread out.&lt;br /&gt;
Unlike [[Highlander]] and [[6v6]], Prolander was offered in EU during earlier seasons.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible&amp;quot; cellpadding=2 style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ Hall of Fame&lt;br /&gt;
|-&lt;br /&gt;
! Season&lt;br /&gt;
! NA Invite Champions&lt;br /&gt;
! NA Advanced Champions&lt;br /&gt;
! NA Main Champions&lt;br /&gt;
! NA Intermediate Champions&lt;br /&gt;
! NA Amateur Champions&lt;br /&gt;
! NA Newcomer Champions&lt;br /&gt;
! EU Invite Champions&lt;br /&gt;
! EU Advanced Champions&lt;br /&gt;
! EU Main Champions&lt;br /&gt;
! EU Intermediate Champions&lt;br /&gt;
! EU Amateur Champions&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 1|Season 1]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| The News&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Regal Eagles&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| OMNI5 TF2 Silver&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| UAPlayer&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 2|Season 2]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| The News&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Jager &amp;amp; Anime&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| OMNI5.gg&lt;br /&gt;
| SS Disaster 7: JJS Awakens&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Cosmo Fam Club&lt;br /&gt;
| Project Restart BLACK&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 3|Season 3]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| [[Fred IV: Revenge of The Spu]]&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Yucky the Fluff&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Super Dickmann's KANNONEN!&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| my name jeff&lt;br /&gt;
| KTO-TO SKAZAL BLINI?&lt;br /&gt;
| Jesan &amp;amp; Big PP (Pro Players)&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 4|Season 4]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Socios&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| Command and Conquer&lt;br /&gt;
| Gameshock Highlander&lt;br /&gt;
| GIMME F*CKING OPPONENT&lt;br /&gt;
| Londonistan&lt;br /&gt;
| ocean gang ()the slayers&lt;br /&gt;
| cblp&lt;br /&gt;
| #freeTravisRocky&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 5|Season 5]]'''&lt;br /&gt;
| Cat Noises DYNASTY&lt;br /&gt;
| Icy's McSpicy eSports&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| eggplant emoji&lt;br /&gt;
| New (a)woo Order&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 6|Season 6]]'''&lt;br /&gt;
| {{team/froyotech}}&lt;br /&gt;
| Enoch eSports&lt;br /&gt;
| Forbidden Fruit&lt;br /&gt;
| awooniversity&lt;br /&gt;
| Straight Outta Hightower&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 7|Season 7]]'''&lt;br /&gt;
| RuneScape is Life&lt;br /&gt;
| Icy McSpicy eSports&lt;br /&gt;
| THE GUYS&lt;br /&gt;
| don't come to mid tomorrow&lt;br /&gt;
| Fashionably Late&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 8|Season 8]]'''&lt;br /&gt;
| Birthday Dads&lt;br /&gt;
| #wno&lt;br /&gt;
| bald b4nny&lt;br /&gt;
| Club de Fans de Jigsaw&lt;br /&gt;
| Kalgan&lt;br /&gt;
| The Redditors&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 9|Season 9]]'''&lt;br /&gt;
| bird in spanish&lt;br /&gt;
| bald b4nny / CARTNITES IN QUEBEC&lt;br /&gt;
| cliffside computer company / Konrad Gaming: White / Vorpal Swords / Hud Team&lt;br /&gt;
| Rock Fortress 3 / Viciously Fit Vinegar Spittazz&lt;br /&gt;
| Almond Enjoyers / SUPER GIRL JUICE / Prophecy 7&lt;br /&gt;
| Impending Mania / The Third World Crusaders&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 10|Season 10]]'''&lt;br /&gt;
| Crust Noises&lt;br /&gt;
| hi herbert&lt;br /&gt;
| micgao+6&lt;br /&gt;
| Chevette's Pupils&lt;br /&gt;
| Another Story&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#bababa;&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable mw-collapsible&amp;quot;&lt;br /&gt;
|+ Map Pool History&lt;br /&gt;
|-&lt;br /&gt;
! Season !! Map List&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 1|Season 1]]''' || {{box|start}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Product|koth_product_rc8}} {{box|break}} {{MapCardSmall|Badwater|pl_badwater_pro_v9}} {{box|break}} {{MapCardSmall|Borneo|pl_borneo}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc1}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 2|Season 2]]''' || {{box|start}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Product|koth_product_rc8}} {{box|break}} {{MapCardSmall|Badwater|pl_badwater_pro_v9}} {{box|break}} {{MapCardSmall|Borneo|pl_borneo}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc1}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 3|Season 3]]''' || {{box|start}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Product|koth_product_rc8}} {{box|break}} {{MapCardSmall|Badwater|pl_badwater_pro_v12}} {{box|break}} {{MapCardSmall|Borneo|pl_borneo}} {{box|break}} {{MapCardSmall|Ashville|koth_coalplant_b8}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 4|Season 4]]''' || {{box|start}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Product|koth_product_rc8}} {{box|break}} {{MapCardSmall|Barnblitz|pl_barnblits_pro6}} {{box|break}} {{MapCardSmall|Borneo|pl_borneo}} {{box|break}} {{MapCardSmall|Ashville|koth_coalplant_b8}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 5|Season 5]]''' || {{box|start}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Product|koth_product_rc8}} {{box|break}} {{MapCardSmall|Borneo|pl_borneo}} {{box|break}} {{MapCardSmall|Cascade|koth_cascade_rc1a}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc4}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 6|Season 6]]''' || {{box|start}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Coalplant|koth_coalplant_b8}} {{box|break}} {{MapCardSmall|Borneo|pl_borneo}} {{box|break}} {{MapCardSmall|Cascade|koth_cascade_rc1a}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 7|Season 7]]''' || {{box|start}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc5}} {{box|break}} {{MapCardSmall|Coalplant|koth_coalplant_b8}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|break}} {{MapCardSmall|ClearCut|koth_clearcut_b13c}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 8|Season 8]]''' || {{box|start}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc7}} {{box|break}} {{MapCardSmall|Synthetic|koth_synthetic_rc6a}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 9|Season 9]]''' || {{box|start}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc7}} {{box|break}} {{MapCardSmall|Synthetic|koth_cascade_v2_b5}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| '''[[RGL Prolander Season 10|Season 10]]''' || {{box|start}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Product|koth_product_rcx}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc7}} {{box|break}} {{MapCardSmall|Ashville|koth_ashville_rc2d}} {{box|break}} {{MapCardSmall|Steel|cp_steel}} {{box|end}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== No Restriction 6v6 ===&lt;br /&gt;
The last season for No Restriction 6s ended in April 2020, and there has been no news about further seasons.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable mw-collapsible&amp;quot;&lt;br /&gt;
|+ Map Pool History&lt;br /&gt;
|-&lt;br /&gt;
! Season !! Map List&lt;br /&gt;
|-&lt;br /&gt;
| [[RGL_No_Restriction_Sixes_Season_1|Season 1]] || {{box|start}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Process|cp_process_final}} {{box|break}} {{MapCardSmall|Product|koth_viaduct}} {{box|break}} {{MapCardSmall|Gullywash|cp_gullywash_final1}} {{box|break}} {{MapCardSmall|Borneo|pl_borneo}} {{box|end}}&lt;br /&gt;
|-&lt;br /&gt;
| [[RGL_No_Restriction_Sixes_Season_2|Season 2]] || {{box|start}} {{MapCardSmall|Upward|pl_upward}} {{box|break}} {{MapCardSmall|Process|cp_process_final}} {{box|break}} {{MapCardSmall|Product|koth_viaduct}} {{box|break}} {{MapCardSmall|Coalplant|koth_coalplant_b8}} {{box|break}} {{MapCardSmall|Villa|cp_villa_b12a}} {{box|break}} {{MapCardSmall|Vigil|pl_vigil_rc7}} {{box|end}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{RGL competitions}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Fortress 2 organizations]]&lt;br /&gt;
[[Category:Highlander leagues]]&lt;br /&gt;
[[Category:Prolander leagues]]&lt;br /&gt;
[[Category:6v6 leagues]]&lt;br /&gt;
[[Category:North American TF2 leagues]]&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Administration_Team&amp;diff=69936</id>
		<title>Administration Team</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Administration_Team&amp;diff=69936"/>
		<updated>2025-01-10T05:57:30Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 38.240.225.89 (talk) to last revision by Efefknee&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
The best way to contact us is through our [https://discord.gg/tMBmb69 Discord channel]. Thanks and happy editing!&lt;br /&gt;
&lt;br /&gt;
==Administrators==&lt;br /&gt;
{{box|start|padding=2em}}&lt;br /&gt;
{{UserCard&lt;br /&gt;
|name=corbt&lt;br /&gt;
|usrname=Garlic&lt;br /&gt;
|pos=admin&lt;br /&gt;
|flag=nz&lt;br /&gt;
|image=Garlic.png&lt;br /&gt;
|steam=http://steamcommunity.com/id/corbttt&lt;br /&gt;
|tftv=corbt&lt;br /&gt;
|etf2l=&lt;br /&gt;
|esea=&lt;br /&gt;
|ugc=&lt;br /&gt;
|oz=&lt;br /&gt;
|youtube=&lt;br /&gt;
|twitter=&lt;br /&gt;
|twitch=&lt;br /&gt;
|info=&lt;br /&gt;
}}&lt;br /&gt;
{{box|end}}&lt;br /&gt;
&lt;br /&gt;
== Honorary staff ==&lt;br /&gt;
{{Box|start|padding=2em}}&lt;br /&gt;
=== Founder ===&lt;br /&gt;
{{UserCard&lt;br /&gt;
|name=Kaneco&lt;br /&gt;
|usrname=Kaneco&lt;br /&gt;
|pos=kaneco&lt;br /&gt;
|flag=pt&lt;br /&gt;
|image=kaneco.png&lt;br /&gt;
|steam=&lt;br /&gt;
|etf2l=23526&lt;br /&gt;
|esea=&lt;br /&gt;
|ugc=&lt;br /&gt;
|oz=&lt;br /&gt;
|youtube=&lt;br /&gt;
|twitter=&lt;br /&gt;
|twitch=&lt;br /&gt;
|info=&lt;br /&gt;
}}&lt;br /&gt;
{{box|break|padding=2em}}&lt;br /&gt;
&lt;br /&gt;
=== Former administrators ===&lt;br /&gt;
{{Box|start|padding=2em}}&lt;br /&gt;
{{UserCard&lt;br /&gt;
|name=Atlas&lt;br /&gt;
|usrname=&lt;br /&gt;
|pos=admin&lt;br /&gt;
|flag=pl&lt;br /&gt;
|image=Atlas.png&lt;br /&gt;
|steam=http://steamcommunity.com/profiles/76561198032200210&lt;br /&gt;
|etf2l=89940&lt;br /&gt;
|esea=&lt;br /&gt;
|ugc=&lt;br /&gt;
|oz=&lt;br /&gt;
|youtube=&lt;br /&gt;
|twitter=&lt;br /&gt;
|twitch=&lt;br /&gt;
|info=&lt;br /&gt;
}}&lt;br /&gt;
{{box|break|padding=2em}}&lt;br /&gt;
{{UserCard&lt;br /&gt;
|usrname=Efefknee&lt;br /&gt;
|name=Efefknee&lt;br /&gt;
|pos=admin&lt;br /&gt;
|flag=global&lt;br /&gt;
|image=Efefknee.png&lt;br /&gt;
|steam=&lt;br /&gt;
|etf2l=&lt;br /&gt;
|youtube=SpaghettihouseUk55&lt;br /&gt;
|twitter=&lt;br /&gt;
|twitch=&lt;br /&gt;
|info=&lt;br /&gt;
}}&lt;br /&gt;
{{box|end}}&lt;br /&gt;
{{box|end}}&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Editing_Guidelines&amp;diff=69935</id>
		<title>Editing Guidelines</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Editing_Guidelines&amp;diff=69935"/>
		<updated>2025-01-10T05:57:25Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 38.240.225.89 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Guidelines]]&lt;br /&gt;
&lt;br /&gt;
These are the '''Editing Guidelines''' for those wishing to contribute to the wiki.  Please read them before editing pages.&lt;br /&gt;
&lt;br /&gt;
== Guidelines ==&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color:#c9191d&amp;quot;&amp;gt;'''All articles&amp;lt;/span&amp;gt; are to be writen in third person'''. No &amp;quot;I, you, me, us, we&amp;quot;. etc.&amp;lt;br /&amp;gt;&lt;br /&gt;
:&amp;lt;small&amp;gt;''If it helps, write as if you are teaching someone how the game ''is played'', not ''how to play it.'' Example: “Engineers often do so-and-so”, instead of “As an Engineer, you should do so-and-so.”''&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* There are more scenes out there than just the one you are on about. '''Include things that may be different across scenes'''. ({{abbr|eg|for example}}: Map list, Map rules, Weapon list, etc...)&lt;br /&gt;
&lt;br /&gt;
* '''Avoid opinions''' and unsupported generalizations.&lt;br /&gt;
:&amp;lt;small&amp;gt;''If people disagree with you, it is not something that belongs in a wiki (unless you present it as an opinion, ie. “It is believed by some soldiers that the Black Box is useful for roaming” versus “I like the Black Box, it's great for roamers.  Try it out!”).''&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* There are always going to be controversial topics like strategies, loadout choices, weapon and offclass choices etc., but because we are a competitive wiki, we aim to help new players as much as possible, so guides and guidelines for classes / strategies can be added even if they are controversial, in a constantly changing game like ours would be almost impossible to set in stone that this or that strategy is 100% sure and not biased. Just make sure to create new sections or appropriate pages with common sense. For example, a very specific spy guide, writed by a specific player, won't obviously be unbiased and 100% right, but it is still a great potential resource for new players if added and tagged accordingly as so.&lt;br /&gt;
&lt;br /&gt;
* Use the discussion tabs on each page to discuss possible changes / updates or suggestions to those pages.&lt;br /&gt;
&lt;br /&gt;
* '''Summarise your edits'''.&lt;br /&gt;
: ''&amp;lt;small&amp;gt;This is for easier revision and moderating purposes.&amp;lt;/small&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
* '''Add references''' if you can, and if applicable.&lt;br /&gt;
&lt;br /&gt;
* Try to group multiple edits of the same page into a '''single edit'''. We encourage using the &amp;quot;Show Preview&amp;quot; button and proof reading.&lt;br /&gt;
: ''&amp;lt;small&amp;gt;This is for easier revision and moderating purposes. Sometimes things slip though, so don't worry if you have that one off.&amp;lt;/small&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
* '''Categorise''' your page/templates/images and keep them consistent across the board.&lt;br /&gt;
: ''&amp;lt;small&amp;gt;If you're unsure of what Category to use, look at other examples of the same thing, ask our staff or simply make a reasonable one yourself.&amp;lt;/small&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
* '''Always''' add [[:Category:Maintenance_templates|Maintenance Templates]] to pages accordingly.&lt;br /&gt;
&lt;br /&gt;
* '''Use Templates''' for pages when available.&lt;br /&gt;
: ''&amp;lt;small&amp;gt;They're easy to use and our readers find them far more pleasant to look at.&amp;lt;/small&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
== Starting a New Page ==&lt;br /&gt;
&lt;br /&gt;
* '''Make sure it's a topic that needs its own page''':&lt;br /&gt;
# Does the page already exist?  Does it exist under a different name?&lt;br /&gt;
# Is the page just a definition of a term or concept? If so, it may belongs in the [[Glossary]].&lt;br /&gt;
# Is it a topic already covered as a subtopic of another article?  If so, make a new page only if it is an advanced topic that can be heavily elaborated on (and don't forget to add a link from that page).&lt;br /&gt;
# Is it a very broad topic (like “Competitive Team Fortress 2” or “Combat Classes”)?  Maybe it should be split into smaller topics.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Once ready and certain for the page, you may create the page by clicking on a red link to that page, or typing in the desired title of the page you want to create, and then clicking the red link.&lt;br /&gt;
** Design a layout for the page that gives all related information in a clean format, refer to a recent page of similar topic or use a template. &lt;br /&gt;
** When you are satisfied with what is hopefully at least an introductory amount of information in your article, link to it from related pages in their “See Also” sections so we can see it!&lt;br /&gt;
** Categorize and always tag pages accordingly, remember to keep [[Special:Categories|Categories]] consistent across all pages and the whole wiki. You can check how categories work on wikis [http://www.mediawiki.org/wiki/Help:Categories Here!]&lt;br /&gt;
** Add maintenance Templates to pages accordingly - [[:Category:Maintenance_templates|'''Use the Templates!''']]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Templates ==&lt;br /&gt;
Templates help make pages look clean and user-friendly and you should learn how to use them and use them whenever you can. To learn how Templates work, click [http://meta.wikimedia.org/wiki/Help:A_quick_guide_to_templates here] or [http://meta.wikimedia.org/wiki/Help:Template here]. If still stuck, ask one of our staff members.&lt;br /&gt;
&lt;br /&gt;
Our most updated list of templates can be consulted '''[[:Category:Template|here]]'''.&lt;br /&gt;
&lt;br /&gt;
===Popular Templates===&lt;br /&gt;
&lt;br /&gt;
====Map Pages Templates====&lt;br /&gt;
* [[Template:NewInfobox Map|Map Infobox]]&lt;br /&gt;
* [[Template:Map locations|Map Locations]]&lt;br /&gt;
* [[Template:Maps navbox|Maps Navbox]]&lt;br /&gt;
&lt;br /&gt;
====Player Pages Templates====&lt;br /&gt;
* [[Template:NewInfobox Player|Player Infobox]]&lt;br /&gt;
&lt;br /&gt;
====Team Pages Templates====&lt;br /&gt;
* [[Template:NewInfobox Team|Team Infobox]]&lt;br /&gt;
* [[Template:6sTeamCard|6sTeamCard]] - For dynamic 6v6 Team Cards&lt;br /&gt;
* [[Template:6s team roster collapsible|6v6 roster]] - For basic 6v6 rosters&lt;br /&gt;
* [[Template:HL_team_roster|Static HL Roster]] &amp;amp; [[Template:HL team roster collapsible|Collapsible HL Roster]] - For basic HL rosters&lt;br /&gt;
&lt;br /&gt;
====League / Season Pages Templates====&lt;br /&gt;
* [[Template:League infobox|League Infobox]]&lt;br /&gt;
* [[Template:6s team roster|6v6 Team Roster Table]]&lt;br /&gt;
* [[Template:ETF2L competitions|ETF2L Competitions Navbox]]&lt;br /&gt;
* [[Template:Season infobox|Season Infobox]]&lt;br /&gt;
&lt;br /&gt;
====Steam Group Pages Templates====&lt;br /&gt;
* [[Template:Infobox Group|Steam Group Infobox]]&lt;br /&gt;
&lt;br /&gt;
====Class page Templates====&lt;br /&gt;
* [[Template:Class Weapon Table Row|Class Weapon Table Row]]&lt;br /&gt;
* [[Template:Class Weapon Table Header|Class Weapon Table Header]]&lt;br /&gt;
* [[Template:Class Weapon Table End|Class Weapon Table End]]&lt;br /&gt;
&lt;br /&gt;
====Social/Community templates====&lt;br /&gt;
* [[Image:TeamfortressTV icon.png|link=Template:TFTV_Thread]] [[Template:TFTV_Thread|TFTV Thread]]&lt;br /&gt;
* [[Image:Youtube_icon.png|link=Template:YouTube]] [[Template:YouTube|Youtube Channel]]&lt;br /&gt;
* [[Image:Youtube_icon.png|link=Template:YouTube_video]] [[Template:YouTube_video|YouTube Video]]&lt;br /&gt;
* [[Image:Twitch_icon.png|link=Template:Twitch]] [[Template:Twitch|Twitch Channel]]&lt;br /&gt;
* [[Image:Steam_icon.png|link=Template:Steam]] [[Template:Steam|Steam Profile]]&lt;br /&gt;
* [[Image:Steam_icon.png|link=Template:SteamGuide]] [[Template:SteamGuide|Steam Community Guides]]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Extension:EmbedVideo#Usage Embed Video]&lt;br /&gt;
&lt;br /&gt;
====Match Templates====&lt;br /&gt;
* [[Template:MatchList|Match List]] - ''Simplistic and effective way of showing scores''&lt;br /&gt;
* [[Template:Logs.tf|Logs.tf link]] - ''Basic logs.tf link''&lt;br /&gt;
* [[Template:GroupTableStart|GroupTableStart]] / [[Template:GroupTableSlot|GroupTableSlot]] / [[Template:GroupTableSlot|GroupTableSlot]] ''Basic table scorings''&lt;br /&gt;
* [[Template:ETF2LGroupTableStart|ETF2LGroupTableStart]] / [[Template:ETF2LGroupTableSlot|ETF2LGroupTableSlot]] / [[Template:ETF2LGroupTableSlot|ETF2LGroupTableSlot]] - ''ETF2L style tables''&lt;br /&gt;
* [[:Category:Brackets]] - ''All our brackets. Some are dynamic.''&lt;br /&gt;
&lt;br /&gt;
====Others====&lt;br /&gt;
* [[Template:Navbox|Blank Navbox]]&lt;br /&gt;
* [[Template:Popular topics navbox|Popular Topics Navbox]]&lt;br /&gt;
* [[Template:Weekmaps|This week maps Table]]&lt;br /&gt;
* [[Template:Flag|Flag Icon]]&lt;br /&gt;
* [[:Category:Maintenance templates|Maintenance Templates]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Tip:''' ''To see a template in action, go to the template page and then click &amp;quot;What links here&amp;quot;, on the sidebar. This should take you to a page with links to where the template has been used.''&lt;br /&gt;
&lt;br /&gt;
You are free to create your own Templates when necessary, but be sure to maintain consistency in colors and format across the wiki and write guidelines for the template usage in the template page. An example of a well elaborated template can be seen [[Template:Player infobox|here]], notice the usage guidelines and the ready to copy template as well as an example given.&lt;br /&gt;
&lt;br /&gt;
== Embedding Videos ==&lt;br /&gt;
* Videos can be embedded on the wiki via a media wiki extension, you can check it's usage instructions [http://www.mediawiki.org/wiki/Extension:EmbedVideo#Usage here].&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=Help:Contents&amp;diff=69934</id>
		<title>Help:Contents</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Help:Contents&amp;diff=69934"/>
		<updated>2025-01-10T05:57:20Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 38.240.225.89 (talk) to last revision by Pit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
'''comp.tf''' is the ''Competitive TF2 Wiki''. We aim to provide the community with a free, neutral and comprehensive summary of current and historical competitive TF2 knowledge. [[:Category:Players|Players]], [[:Category:Teams|teams]], [[:Category:Tournaments|tournaments]], [[:Category:Maps|maps]] and [[:Category:Classes|classes]] pages are our most popular forms of content.&lt;br /&gt;
&lt;br /&gt;
== Contributing to existing pages ==&lt;br /&gt;
The only prerequisite to editing an existing page is that you follow the [[Editing Guidelines]]. Otherwise, we encourage you to edit as much as you can!&lt;br /&gt;
&lt;br /&gt;
=== Expand the wiki ===&lt;br /&gt;
The majority of the pages on comp.tf contain little information! You can help by expanding these stubs into competent wiki articles. Stubs requiring expansion are listed [[:Category:Stubs|here]]. Alternatively, you can go to a [[Special:Random|random page]] and see if you have any knowledge to contribute!&lt;br /&gt;
&lt;br /&gt;
=== Update the wiki ===&lt;br /&gt;
Some of our pages require frequent updates to stay accurate and relevant. These mostly include our [[:Category:Tournaments|tournament]] and [[:Category:Teams|team]] pages, but the most effective method is to update any pages linked on the [[Main Page|home page]] and by checking the [[Special:RecentChanges|recent changes log]].&lt;br /&gt;
&lt;br /&gt;
== Creating new pages ==&lt;br /&gt;
In order to create a brand new page on the wiki, you will need an account that is 72 hours old with a few contributions already. Below are links to in-depth creation guides for our most popular types of pages:&lt;br /&gt;
*[[Help:Player Pages|Player Page Creation Guide]]&lt;br /&gt;
*[[Help:Team Pages|Team Page Creation Guide]]&lt;br /&gt;
*[[Help:Tournament Pages|Tournament Page Creation Guide]]&lt;br /&gt;
*[[Help:Map Pages|Map Page Creation Guide]]&lt;br /&gt;
&lt;br /&gt;
== Further resources ==&lt;br /&gt;
* Visit our [[Editing Guidelines]] before editing any page!&lt;br /&gt;
* [[Editors To Do List]]&lt;br /&gt;
* The [[Editors' Noticeboard]] contains updates from the comp.tf team on any major changes that concern regular contributors.&lt;br /&gt;
* [https://meta.wikimedia.org/wiki/Help:Contents MediaWiki editing guide]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Help:Formatting MediaWiki formatting cheat sheet]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Help:Magic_words MediaWiki magic words]&lt;br /&gt;
&lt;br /&gt;
If you have any questions, issues, proposals or anything comp.tf related, the quickest way to contact us is via [https://discord.gg/tMBmb69 our Discord server]. Otherwise, send one of the [[Administration Team|active staff]] a message on their individual talk pages. We hope to see you in the [[Special:RecentChanges|recent changes log]]!&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=User_talk:Garlic&amp;diff=69933</id>
		<title>User talk:Garlic</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=User_talk:Garlic&amp;diff=69933"/>
		<updated>2025-01-10T05:57:16Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 38.240.225.89 (talk) to last revision by 63.142.254.188&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Re: New Infoboxes ==&lt;br /&gt;
&lt;br /&gt;
Hey there Garlic, hope you're doing alright.&amp;lt;br /&amp;gt;&lt;br /&gt;
In the long run, I was planning to let the infoboxes be a permanent thing and start spreading it to other pages in an attempt to keep the pages looking fresh but still simple and full of useful information, somewhat reflecting bigger e-sports wikis such as Liquipedia and eSportspedia. &amp;lt;br /&amp;gt;&lt;br /&gt;
I see your template is full of good information, keep up the good work! About changes and which one to use, or how to use, I think it would be a lot better to discuss that with Kaneco, as it is his website after all and rightfully, he should have final word on all of this.&amp;lt;br /&amp;gt;&lt;br /&gt;
See you around! --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 15:32, 22 July 2015 (UTC)&lt;br /&gt;
:Glad to have you on board --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 16:28, 23 July 2015 (UTC)&lt;br /&gt;
::Hey there Garlic. By no means were you discouraging me from creating my own, if I wanted to, rather, don't let this discourage you. I'm currently just thinking about how set up the team page to include both rosters for events, and roster changes. I'm sure I'll think of something there.&amp;lt;br /&amp;gt;&lt;br /&gt;
::Thanks for the skeleton, if I do get to making one, I'll definitely use this! Let me know if I can help you with anything. I saw that you were having a few issues with [[Template:Abbr]], I'm not sure what you're trying to make it do, but it seems to work fine on my end if you're just meant to hover to show the abbreviations?&amp;lt;br /&amp;gt;&lt;br /&gt;
::Thanks, hope that's not too much time sunk into this, heheh --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 11:56, 25 July 2015 (UTC)&lt;br /&gt;
::: Well, I'm glad something of value has come out of it for the both of us!&lt;br /&gt;
::: Kaneco hasn't been online for a while, but I'll let him know there is a message waiting for him as soon as I can. And even if it's minor, it could stop any progress desired. I've taken a look at your template and edits from around 0800 UTC on the 22nd July, are you sure it was all done as it was meant to be?&lt;br /&gt;
::: It's no problem &amp;lt;: --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]])&lt;br /&gt;
&lt;br /&gt;
== About your MapLeagueInclusionTable ==&lt;br /&gt;
&lt;br /&gt;
Hey Garlic, I love the new templates. I was wondering if maybe it would be a good idea to add a little icon somewhere next to the map version with a download link to that version of the file if it's available? --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 15:21, 29 July 2015 (UTC)&lt;br /&gt;
: Yee! It's fine, glad to hear it's working --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 22:47, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Re: 6sTeamCard/Froyotechi55 ==&lt;br /&gt;
&lt;br /&gt;
Hello again. &amp;lt;br /&amp;gt;&lt;br /&gt;
I say that's a good call. About the note, you can use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|notes=&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; and add a value for the note (so 1, if it's the only note amongst all the teams, 2 if it's the second note, and so on) and at the bottom of the teams that are participating, add: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;:&amp;lt;sup&amp;gt;(X)&amp;lt;/sup&amp;gt; &amp;lt;small&amp;gt;(Your note about team changes/uncertainties/what have you)&amp;lt;/small&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
I was thinking if maybe the template should remove the TBD status next to ash/b4nny?&amp;lt;br /&amp;gt;&lt;br /&gt;
Heh, thanks &amp;lt;: --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 19:25, 6 August 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Re: Thank you! ==&lt;br /&gt;
&lt;br /&gt;
Hey Garlic, I actually wanted to thank you so far with fixing things up and changing the article, but I thought I'd save it for Saturday, haha!&amp;lt;br /&amp;gt;&lt;br /&gt;
Don't worry about any &amp;quot;missteps&amp;quot; as it is a bit weird at the moment since I'm trying to transfer things over to a more fixed template but there are always compromises here and there. And hey, everyone who edits at the start doesn't usually do a great job, but things get fixed and you pick up on the small things. Some of my edits were horrible back when I started doing various edits, so you could be doing a lot worse in comparison to that. Keep up the great work!&amp;lt;br /&amp;gt;&lt;br /&gt;
Regards, --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 19:24, 27 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== New profile images ==&lt;br /&gt;
&lt;br /&gt;
Hi Garlic!&lt;br /&gt;
&lt;br /&gt;
Please do try and overwrite your current/previous image files. This can be done by click on the &amp;quot;''Upload a new version of this file''&amp;quot; url on the file page. Understandably, it is a bit iiratable waiting for the image to update.&amp;lt;br /&amp;gt;&lt;br /&gt;
If you do not wish to do this, that's fine. It doesn't really matter &amp;lt;:&lt;br /&gt;
&lt;br /&gt;
All the best,&lt;br /&gt;
--[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 22:38, 1 December 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== premier? ==&lt;br /&gt;
&lt;br /&gt;
Hey,&lt;br /&gt;
I don't really know how wikis work so I'm just posting this here.&lt;br /&gt;
Shouldn't the ETF2L Season 23/Premier page be called Premiership or Prem? The first is the official name, and the second the name it is usually called. I've never heard it called Premier. Unless there's some technical reason I think it would be more understandable?&lt;br /&gt;
Cheers&lt;br /&gt;
&lt;br /&gt;
==  63.142.254.188 ==&lt;br /&gt;
&lt;br /&gt;
Hey, is there a reason why 63.142.254.188 hasn't been banned?&lt;br /&gt;
&lt;br /&gt;
They seem to infrequently add genuine content but mostly just grief pages.&lt;br /&gt;
&lt;br /&gt;
Cheers, --[[User:Llamadillo|Llamadillo]] ([[User talk:Llamadillo|talk]]) 15:31, 24 April 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== RE: Deleting pages ==&lt;br /&gt;
&lt;br /&gt;
Thanks for the help! I've a lot to learn it seems :)&lt;br /&gt;
&lt;br /&gt;
--[[User:Llamadillo|Llamadillo]] ([[User talk:Llamadillo|talk]]) 13:13, 20 May 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== ==&lt;br /&gt;
thanks for cleaning up my addition of aeonic to the invite happenings post. new to adding stuff to the wiki and i won't get as much stuff wrong on the next one&lt;br /&gt;
&lt;br /&gt;
== sinful gaming page not linked to el classico ==&lt;br /&gt;
&lt;br /&gt;
sinful gaming page not linked to el classico&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
	<entry>
		<id>http://comp.tf/index.php?title=File:Medic.png&amp;diff=69932</id>
		<title>File:Medic.png</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=File:Medic.png&amp;diff=69932"/>
		<updated>2025-01-10T05:57:10Z</updated>

		<summary type="html">&lt;p&gt;Garlic: Reverted edits by 38.240.225.89 (talk) to last revision by Garlic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Garlic</name></author>
		
	</entry>
</feed>