Difference between revisions of "Template:Events"

From comp.tf
Jump to navigation Jump to search
m (Updated)
(Updated events)
 
(509 intermediate revisions by 39 users not shown)
Line 1: Line 1:
{| class="right" style="width: auto;"
+
<includeonly><!--
! class="mainhead" | <span class="controls">[<span class="plainlinks">[{{fullurl:Template:Events|action=edit}} edit]</span>]</span> TF2 events
+
Blank templates for input
|-
+
{{TNL |league= |link= |sdate= |edate= |date= }}
|
 
{| class="infobox right events"
 
|-
 
<!-- UPCOMING EVENTS START HERE -->
 
! colspan=3 | <div style="background-color:#eaf5fe;">Upcoming</div>
 
|-
 
| [[File:Multiplayicon.png|20px]]
 
| Insomnia55 Lan
 
| <div class="date"><div class="start">28 Aug</div><br/><br/><div class="end">31 Aug</div></div>
 
|-
 
|
 
| Florida Lan
 
| <div class="date"><div class="start">16 May</div><br/><br/><div class="end">16 May</div></div>
 
|-
 
<!-- ONGOING EVENTS START HERE -->
 
! colspan=3 | <div style="background-color:#ebfeea;">Ongoing</div>
 
|-
 
| [[File:Infoshow_Logo.png|20px]]
 
| InfoShow LAN Party 2015
 
| <div class="date"><div class="start">17 Apr</div><br/><br/><div class="end">19 Apr</div></div>
 
|-
 
| [[File:Ozfortress_logo.png|20px|link=Ozfortress]]
 
| [[ozfortress]] OWL Season 13
 
| <div class="date"><div class="start">30 Mar</div><br/><br/><div class="end">25-31 May</div></div>
 
|-
 
| [[File:ETF2L-Logo.png|20px|link=ETF2L]]
 
| [[ETF2L]] Highlander Season 8
 
| <div class="date"><div class="start">22 Mar</div><br/><br/><div class="end">24 May</div></div>
 
|-
 
| [[File:LBTF2-Logo.png|20px|link=FBTF]]
 
| [[FBTF]] 6v6 Season 11
 
| <div class="date"><div class="start">22 Feb</div><br/><br/><div class="end"></div></div>
 
|-
 
| [[File:UGC-Logo.png|20px|link=UGC]]
 
| [[UGC]] 4v4 Season 4
 
| <div class="date"><div class="start">30 Jan</div><br/><br/><div class="end"> 24 April</div></div>
 
|-
 
| [[File:UGC-Logo.png|20px|link=UGC]]
 
| [[UGC]] 6v6 Season 17
 
| <div class="date"><div class="start">28 Jan</div><br/><br/><div class="end">22 April</div></div>
 
|-
 
| [[File:UGC-Logo.png|20px|link=UGC]]
 
| [[UGC]] Highlander Season 15
 
| <div class="date"><div class="start">26 Jan</div><br/><br/><div class="end">20 April</div></div>
 
|-
 
| [[File:EseaLogo.png|20px|link=ESEA]]
 
| [[ESEA]] Season 18 6v6
 
| <div class="date"><div class="start">11 Jan</div><br/><br/><div class="end">19 April</div></div>
 
|-
 
<!-- COMPLETED EVENTS START HERE -->
 
! colspan=3 | <div style="background-color:#feeeea;">Completed</div>
 
|-
 
| [[File:ETF2L-Logo.png|20px|link=ETF2L]]
 
| [[ETF2L]] Ultiduo Cup #5
 
| <div class="date"><div class="start">9 Apr</div><br/><br/><div class="end">12 Apr</div></div>
 
|-
 
| [[File:Gamers_Assembly_2015_Logo.png|20px]]
 
| [[Gamers Assembly 2015]]
 
| <div class="date"><div class="start">3 Apr</div><br/><br/><div class="end">5 Apr</div></div>
 
|-
 
| [[File:ETF2L-Logo.png|20px|link=ETF2L]]
 
| [[ETF2L 6v6 Season 20]]
 
| <div class="date"><div class="start">1 Feb</div><br/><br/><div class="end">2 April</div></div>
 
|-
 
| [[File:Tf2connexionlogo.png|20px|link=TF2Connexion]]
 
| [[TF2Connexion]] Season 14 6v6
 
| <div class="date"><div class="start">10 Feb</div><br/><br/><div class="end">1 April</div></div>
 
|-
 
| [[File:LBTF2-Logo.png|20px|link=FBTF]]
 
| [[FBTF]] Highlander Season 2
 
| <div class="date"><div class="start">13 Jan</div><br/><br/><div class="end">31 Mar</div></div>
 
|-
 
|}
 
|}
 
<noinclude>
 
== Usage ==
 
This template displays the events table, with a division between upcoming, ongoing and completed events.
 
  
Please read the code carefully and try to understand how it works before updating the template. It is very easy to update, just see the code of the events already added and it's pretty much the same thing save for the image, name and date.
+
{{TNLMulti |league= |text= |link1= |link2= |link3= |link4= |sdate= |edate=}}
  
'''After 1 month of being completed events should be completely removed from the Completed tab to make space for new upcoming and ongoing events.'''
+
-->{{StaticEventsStart}}
 +
{{StaticEventsUpcoming}}<!--
 +
Upcoming events start here, place starting soonest towards the bottom.-->
 +
{{TNL |league=etf2l |link=[[ETF2L 6v6 Season 47|ETF2L 6v6 Spring 2024/Season 47]] |sdate=25 Mar |edate=26 May |date= }}
 +
{{TNL |league=etf2l |link=[[ETF2L BBall Cup 7]] |sdate=14 Mar |edate=17 Mar |date= }}
 +
{{TNL |league=UGC  |link=[[UGC Spring 2024]] |sdate=03 Mar |edate=TBD|date= }}
  
=== Template: ===
+
{{StaticEventsOngoing}}<!--
Copy this code to the page you wish to add this table to.
+
Ongoing events start here, place ending soonest towards the bottom.-->
<pre>
+
{{TNL |league=oz    |link=[[ozfortress Season 39|ozfortress Sixes Autumn '24/Season 39]] |sdate=11 Feb  |edate=27 Apr |date= }}
{{Events}}
+
{{TNL |league=oz    |link=[[ozfortress Highlander Season 6|ozfortress Highlander Autumn '24/Season 6]] |sdate=14 Feb  |edate=23 Apr |date= }}
</pre>
+
{{TNL |league=rgl  |link=[[RGL Traditional Sixes Season 14|RGL Sixes Season 14]] |sdate=29 Jan |edate=21 Apr |date=}}
 +
{{TNL |league=rgl  |link=[[RGL Highlander Season 17]] |sdate=29 Jan |edate=08 Apr|date= }}
 +
{{TNL |league=etf2l |link=[[ETF2L HL Season 31|ETF2L Highlander Winter 2024/Season 31]] |sdate=14 Jan |edate=03 Mar |date= }}
 +
{{StaticEventsCompleted}}<!--
 +
Events that ended a maximum of 30 days ago start here, place most recently ended towards the top.-->
 +
{{TNL |league=oz    |link=[[ozfortress Fours Summer Cup '24]] |sdate=27 Jan  |edate=28 Jan |date= }}
  
  
 
+
{{StaticEventsEnd}}
[[Category:Main page templates]]
+
</includeonly><noinclude>
[[Category:Template]]
+
{{Documentation}}
 +
[[Category:Main page templates]] [[Category:Template]]
 +
</noinclude>

Latest revision as of 13:45, 21 February 2024

(view - edit) Documentation

[edit] TF2 Events
Upcoming
ETF2L ETF2L 6v6 Spring 2024/Season 47
25 Mar

26 May
ETF2L ETF2L BBall Cup 7
14 Mar

17 Mar
UGC UGC Spring 2024
03 Mar

TBD
Ongoing
ozfortress ozfortress Sixes Autumn '24/Season 39
11 Feb

27 Apr
ozfortress ozfortress Highlander Autumn '24/Season 6
14 Feb

23 Apr
RGL RGL Sixes Season 14
29 Jan

21 Apr
RGL RGL Highlander Season 17
29 Jan

08 Apr
ETF2L ETF2L Highlander Winter 2024/Season 31
14 Jan

03 Mar
Completed
ozfortress ozfortress Fours Summer Cup '24
27 Jan

28 Jan



Use

This template displays the events table, with a division between upcoming, ongoing and completed events.

Template is considered very easy to update, feel free to use previous inputs as an example.

Within the template, templates TNL and TNLMulti are used.

TNL template

To be used when linking to an event without displaying subdivisions.

{{TNL |league= |link= |sdate= |edate= |date= }}

Parameters

  • league = The league or tournament the event is run by. Some abbreviations can be used. If no image is found for the league within Template:LeagueIconSmall, a generic logo will be generated.
  • link = A link to the page on comp.tf
  • sdate = Start of the event, in DD, MMM format.
  • edate = End of the event, in DD, MMM format.
  • date = For one day events, in DD, MMM format.

Example

{{TNL |league=etf2l |link=[[ETF2L 6v6 Season 20/Premiership|ETF2L 6v6 Season 20]] |sdate=01 Feb |edate=29 Mar |date= }}

Would generate:

ETF2L ETF2L 6v6 Season 20
01 Feb

29 Mar


TNLMulti

To be used when linking to an event with displaying subdivisions.

{{TNLMulti |league= |text= |link1= |link2= |link3= |link4= |sdate= |edate=}}


Parameters

  • league = The league or tournament the event is run by. Some abbreviations can be used. If no image is found for the league within Template:LeagueIconSmall, a generic logo will be generated.
  • text = Text to display.
  • link1
  • link2
  • link3
  • link4 = Links to various subdivisions of the event on comp.tf
  • sdate = Start of the event, in DD, MMM format.
  • edate = End of the event, in DD, MMM format.
  • date = For one day events, in DD, MMM format.

Example

{{TNLMulti |league=etf2l |text=[[ETF2L 6v6 Season 20]]
|link1=[[ETF2L 6v6 Season 20/Premiership|P]]
|link2=[[ETF2L 6v6 Season 20/High|H]]
|link3=[[ETF2L 6v6 Season 20/Mid|M]]
|link4=[[ETF2L 6v6 Season 20/Open|O]]
|sdate=01 Feb |edate=29 Mar |date= }}

Would generate:

ETF2L ETF2L 6v6 Season 20:  P - H - M - O
01 Feb

29 Mar


Template:

Copy this code to the page you wish to add this table to.

{{Events}}