Difference between revisions of "Template:MapLeagueInclusionTable/Header/doc"

From comp.tf
Jump to navigation Jump to search
m (Progress save)
(Progress save)
Line 8: Line 8:
 
* [[Template:MapLeagueInclusionTable/Note]]
 
* [[Template:MapLeagueInclusionTable/Note]]
 
* [[Template:MapLeagueInclusionTable/Key]]
 
* [[Template:MapLeagueInclusionTable/Key]]
These templates can also be found in [[:Category:MapLeagueInclusionTable Base Templates]].<!--
+
These templates can be found here: '''[[:Category:MapLeagueInclusionTable Base Templates]]'''<br />
-->
+
All templates can be found here: '''[[:Category:MapLeagueInclusionTable Templates]]'''<br />
 +
Each individual map's table templates can be found here: '''[[:Category:MapLeagueInclusionTable Map Templates]]'''<br />
 +
 
 
== [[Template:MapLeagueInclusionTable/Header]] ==
 
== [[Template:MapLeagueInclusionTable/Header]] ==
 
The header defines what leagues will be included in the table.<br />
 
The header defines what leagues will be included in the table.<br />
Line 22: Line 24:
 
  | ugchl = 1
 
  | ugchl = 1
 
}}
 
}}
|}</pre> '''Will yield:'''
+
|}</pre>'''Will yield:'''
 
{{MapLeagueInclusionTable/Header
 
{{MapLeagueInclusionTable/Header
 
  | ugc6s = 1
 
  | ugc6s = 1
Line 30: Line 32:
 
  | ugchl = 1
 
  | ugchl = 1
 
}}
 
}}
|}<!--
+
|}
-->
+
 
 
== [[Template:MapLeagueInclusionTable/Row/Map]] ==
 
== [[Template:MapLeagueInclusionTable/Row/Map]] ==
 
This controls everything inside the first cell of a single row.<br />
 
This controls everything inside the first cell of a single row.<br />
<code>|maptype</code> - The coloured ribbon which indicates the map's type. The map type parameter must be set to a value, it can be set to:
+
<code>|maptype</code> - The coloured ribbon which indicates the map's type. '''Must''' be set to any of the following values:
* '''normal''' - Sets the ribbon colour to the background colour of the table, making the ribbon invisible
+
* '''official''' - For official maps, sets the ribbon colour to grey ({{abbr|<nowiki>#</nowiki>4F4F4F|Hexadecimal colour value}})
* '''official''' - Sets the ribbon colour to grey (#4F4F4F)
+
* '''pro''' - For maps that have been adapted/re-created from another, or 'pro' maps ''(e.g. koth_product_rc8)''. Sets the ribbon colour to green ({{abbr|<nowiki>#</nowiki>F2F2F2|Hexadecimal colour value}})
* '''pro''' - Sets the ribbon colour to green (#F2F2F2)
+
* '''normal''' - For maps that don't pertain to the above, makes the ribbon invisible<br /><br />
 
+
Parameters:<br />
 
+
<code>|mapname</code> - The file name for the map version.<br />
 
+
<code>|mapdownload</code> - The download link (URL) for the map version. Tips for how to find a map download are listed below.<br />
 
+
<code>|maplink</code> - The wiki page the map name will link to. Should only be used for similar maps that are used in the same Inclusion Table ''(e.g. cp_granary and cp_granary_pro)''<br />
 
+
<code>|maprowspan</code> - The rowspan for the entire row, must be set to a value (can be set to 1). If set to more than 1, the same amount of /Row/Info rows will need to follow before another /Row/Map template can be used ''(e.g. if rowspan is set to 3, three /Row/Info templates will follow)''.
 
 
 
 
 
 
 
 
  
 +
=== Finding a map download link ===
 +
The preferable download is a direct link with the map in .bsp format (no file compression). Searching for the map's .bsp file name ''(e.g. koth_product_rc8.bsp)'' can often find a website with a download link, make sure that the download is indeed .bsp format and is trustworthy. Copying the website's download link address will give you the URL for the <code>|mapdownload</code> parameter.<br /><br />
 +
If .bsp download cannot be found, usually there will be a .bz2 format download. If so, use the .bz2 URL for the table's download link and note that the download is in .bz2 format with the /Note template (more information on adding notes can be found down the page). The common note is: "Map download is in .bz2 format (must be extracted)".<br /><br />
 +
If no download can be found, do not set the download parameter to any value/URL.
  
'''Note:''' The row template cannot be used for multiple rows, only one horizontal row.
+
== [[Template:MapLeagueInclusionTable/Row/Info]] ==
=== Header cell ===
+
This controls the cells of the row that contain each seasonal inclusion.<br />
The header cell of the row contains any information not involving each seasonal inclusion; namely the map's type, name, download link, wiki page link and rowspan.
+
* Only parameters that are defined with the /Header template should be used
==== Parameters ====
+
* Parameters should be set to the season number of the parameter's league in which the map is included ''(e.g. ''<code>|''ugc4s = 2</code> if the map is included in Season 2 of the UGC 4s League)''
<code>|maptype</code> - The coloured ribbon which indicates the map's type. The map type parameter must be set to a value, it can be set to:
+
* Inclusions should of course be chronologically ordered
* '''normal''' - Sets the ribbon colour to the background colour of the table, making the ribbon invisible
+
* Parameters must be set to a value. If there is no seasonal inclusion, setting the parameter to 0 will leave it blank ({{abbr|<nowiki>#</nowiki>BABABA|Hexadecimal colour value}})
* '''official''' - Sets the ribbon colour to grey (#4F4F4F)
+
* Inclusions for a map version with multiple rows should always be pushed to the top. For example:
* '''pro''' - Sets the ribbon colour to green (#F2F2F2)
 
<code>|mapname</code> - The file name for the map version. Any set value will appear as bold.<br />
 
<code>|mapdownload</code> - The download link for the map version.<br />
 
<code>|maplink</code> - The wiki page the map name will link to. Should only be used for similar maps that are used in the same Inclusion Table ''(e.g. cp_granary and cp_granary_pro)''<br />
 
<code>|maprowspan</code> - The rowspan for the entire row, should be set to the maximum amount of inclusions in a single league for the row's map version. Must be set to a value (can be set to 1), and if set to more that one the respective following rows will not need a header cell ''(e.g. if set to 3, the next 2 row will not need header cells)''.
 
==== Note parameters ====
 
The only two note parameters for the header cell of a row are:<br />
 
<code>|mapnamenote</code> and <code>|mapdownloadnote</code>
 
=== Information cells ===
 
The information cells of the row contains each seasonal inclusion for a map.
 
==== Parameters ====
 
<code>|ugc4s</code>, <code>|ugc6s</code>, <code>|etf2l6s</code>, <code>|esea6s</code>, <code>|ozf6s</code>, <code>|ugchl</code>, and <code>|etf2hl</code>
 
These parameters should be set to the season numbers the map version of the row is included in. They will automatically link to any associated season page on the wiki.<br />
 
There are no additional note parameters.
 
==== Important notes ====
 
* These parameters cannot be left without a value. If there is not seasonal inclusion, setting the parameter to 0 will leave it blank.
 
* If adding a row to an existing table, information from the following row may have to be transferred to the added row in order to keep the table correct.
 
* Seasonal inclusions for a map version with multiple rows should always be pushed to the top. For example:
 
 
{{MapLeagueInclusionTable/Header
 
{{MapLeagueInclusionTable/Header
  | ugc4s = 1
+
  | ugc6s = 1
 +
| etf2l6s = 1
 
  | esea6s = 1
 
  | esea6s = 1
 
}}
 
}}
 
{{MapLeagueInclusionTable/Row/Map
 
{{MapLeagueInclusionTable/Row/Map
  | maptype = normal
+
  | maptype = pro
 
  | mapname = cp_cheeseburger_pro_v42
 
  | mapname = cp_cheeseburger_pro_v42
  | maprowspan = 2
+
  | maprowspan = 3
 +
}}
 +
{{MapLeagueInclusionTable/Row/Info
 +
| ugc6s = 5
 +
| esea6s = 17
 +
| etf2l6s = 0
 
}}
 
}}
 
{{MapLeagueInclusionTable/Row/Info
 
{{MapLeagueInclusionTable/Row/Info
  | ugc4s = 5
+
  | ugc4s = 4
 
  | esea6s = 0
 
  | esea6s = 0
 +
| etf2l6s = 20
 
}}
 
}}
 
{{MapLeagueInclusionTable/Row/Info
 
{{MapLeagueInclusionTable/Row/Info
  | ugc4s = 4
+
  | ugc4s = 3
  | esea6s = 17
+
  | esea6s = 16
 +
| etf2l6s = 0
 
}}|}
 
}}|}
Is incorrect, as the ESEA6s column has an inclusion at the bottom of the row. The following is a correct version:
+
The above table is incorrect, as the ETF2L and ESEA columns have inclusions that are not at the top of the row. The following is a correct version:
 
{{MapLeagueInclusionTable/Header
 
{{MapLeagueInclusionTable/Header
 
  | ugc4s = 1
 
  | ugc4s = 1
 +
| etf2l6s = 1
 
  | esea6s = 1
 
  | esea6s = 1
 
}}
 
}}
 
{{MapLeagueInclusionTable/Row/Map
 
{{MapLeagueInclusionTable/Row/Map
  | maptype = normal
+
  | maptype = pro
 
  | mapname = cp_cheeseburger_pro_v42
 
  | mapname = cp_cheeseburger_pro_v42
  | maprowspan = 2
+
  | maprowspan = 3
 
}}
 
}}
 
{{MapLeagueInclusionTable/Row/Info
 
{{MapLeagueInclusionTable/Row/Info
  | ugc4s = 5
+
  | ugc6s = 5
 
  | esea6s = 17
 
  | esea6s = 17
 +
| etf2l6s = 20
 
}}
 
}}
 
{{MapLeagueInclusionTable/Row/Info
 
{{MapLeagueInclusionTable/Row/Info
 
  | ugc4s = 4
 
  | ugc4s = 4
 +
| esea6s = 16
 +
| etf2l6s = 0
 +
}}
 +
{{MapLeagueInclusionTable/Row/Info
 +
| ugc4s = 3
 
  | esea6s = 0
 
  | esea6s = 0
 +
| etf2l6s = 0
 
}}|}
 
}}|}
 
+
=== Full row example ===
=== Example ===
+
<small><pre>{{MapLeagueInclusionTable/Header |ugc4s = 1 |esea6s = 1 |ozf6s = 1 |etf2lhl = 1}}
<pre>{{MapLeagueInclusionTable/Header
 
| ugc4s = 1
 
| esea6s = 1
 
| ozf6s = 1
 
| etf2lhl = 1
 
}}
 
 
{{MapLeagueInclusionTable/Row/Map
 
{{MapLeagueInclusionTable/Row/Map
 
  | maptype = pro
 
  | maptype = pro
 
  | mapdownload = comp.tf
 
  | mapdownload = comp.tf
| mapdownloadnote = 1
 
 
  | mapname = cp_cheeseburger_pro_v42
 
  | mapname = cp_cheeseburger_pro_v42
  | maprowspan = 2
+
  | maprowspan = 1
 
}}
 
}}
 
{{MapLeagueInclusionTable/Row/Info
 
{{MapLeagueInclusionTable/Row/Info
Line 129: Line 122:
 
  | ozf6s = 14
 
  | ozf6s = 14
 
  | etf2lhl = 7
 
  | etf2lhl = 7
}}
 
{{MapLeagueInclusionTable/Row/Info
 
| ugc4s = 4
 
| esea6s = 0
 
| ozf6s = 13
 
| etf2lhl = 0
 
 
}}
 
}}
 
{{MapLeagueInclusionTable/Row/Map
 
{{MapLeagueInclusionTable/Row/Map
 
  | maptype = official
 
  | maptype = official
 
  | mapname = cp_cheeseburger
 
  | mapname = cp_cheeseburger
| mapnamenote = 2
 
 
  | maplink = Main Page
 
  | maplink = Main Page
  | maprowspan = 1
+
  | maprowspan = 2
 
}}
 
}}
 
{{MapLeagueInclusionTable/Row/Info
 
{{MapLeagueInclusionTable/Row/Info
  | ugc4s = 3
+
  | ugc4s = 4
| ugc4snote = 3
 
 
  | esea6s = 17
 
  | esea6s = 17
 +
| ozf6s = 13
 +
| etf2lhl = 0
 +
}}
 +
{{MapLeagueInclusionTable/Row/Info
 +
| ugc4s = 0
 +
| esea6s = 16
 
  | ozf6s = 0
 
  | ozf6s = 0
 
  | etf2lhl = 0
 
  | etf2lhl = 0
}}
+
}}</pre></small> '''Will yield:'''
|}</pre> '''Will yield:'''
+
{{MapLeagueInclusionTable/Header |ugc4s = 1 |esea6s = 1 |ozf6s = 1 |etf2lhl = 1}}
{{MapLeagueInclusionTable/Header
 
| ugc4s = 1
 
| esea6s = 1
 
| ozf6s = 1
 
| etf2lhl = 1
 
}}
 
 
{{MapLeagueInclusionTable/Row/Map
 
{{MapLeagueInclusionTable/Row/Map
 
  | maptype = pro
 
  | maptype = pro
 
  | mapdownload = comp.tf
 
  | mapdownload = comp.tf
| mapdownloadnote = 1
 
 
  | mapname = cp_cheeseburger_pro_v42
 
  | mapname = cp_cheeseburger_pro_v42
  | maprowspan = 2
+
  | maprowspan = 1
 
}}
 
}}
 
{{MapLeagueInclusionTable/Row/Info
 
{{MapLeagueInclusionTable/Row/Info
Line 169: Line 153:
 
  | ozf6s = 14
 
  | ozf6s = 14
 
  | etf2lhl = 7
 
  | etf2lhl = 7
}}
 
{{MapLeagueInclusionTable/Row/Info
 
| ugc4s = 4
 
| esea6s = 0
 
| ozf6s = 13
 
| etf2lhl = 0
 
 
}}
 
}}
 
{{MapLeagueInclusionTable/Row/Map
 
{{MapLeagueInclusionTable/Row/Map
 
  | maptype = official
 
  | maptype = official
 
  | mapname = cp_cheeseburger
 
  | mapname = cp_cheeseburger
| mapnamenote = 2
 
 
  | maplink = Main Page
 
  | maplink = Main Page
  | maprowspan = 1
+
  | maprowspan = 2
 
}}
 
}}
 
{{MapLeagueInclusionTable/Row/Info
 
{{MapLeagueInclusionTable/Row/Info
  | ugc4s = 3
+
  | ugc4s = 4
| ugc4snote = 3
 
 
  | esea6s = 17
 
  | esea6s = 17
 +
| ozf6s = 13
 +
| etf2lhl = 0
 +
}}
 +
{{MapLeagueInclusionTable/Row/Info
 +
| ugc4s = 0
 +
| esea6s = 16
 
  | ozf6s = 0
 
  | ozf6s = 0
 
  | etf2lhl = 0
 
  | etf2lhl = 0
 
}}
 
}}
 
|}
 
|}
== Footer ==
+
 
The footer shows the total inclusions of a map in each individual league. The total overall seasons (second value shown) is calculated automatically.
+
== [[Template:MapLeagueInclusionTable/Footer]] ==
=== Parameters ===
+
The footer shows the total inclusions of a map in each individual league.
The following are all potential parameters, and therefore leagues, that can be used:<br />
+
* Only parameters that are defined with the /Header template (and therefore the /Row/Info template) should be used
<code>|ugc4s</code>, <code>|ugc6s</code>, <code>|etf2l6s</code>, <code>|esea6s</code>, <code>|ozf6s</code>, <code>|ugchl</code>, and <code>|etf2lhl</code><br />
+
* Parameters should be set to the total number of seasonal inclusions that the parameter's league has displayed in the table ''(e.g. ''<code>|''esea6s = 2</code> if there are 6 inclusions under the ESEA column)''
Setting any value to these parameters will display that value as the total number of seasonal inclusions for a league.
+
* The total number of seasons (second part of each cell) is automatically calculated
==== Note parameters ====
+
 
Excluding the above parameters, the other note parameters are:
 
<code>|totalinclusionsnote</code>, <code>|ugc4stotalseasonsnote</code>, <code>|ugc6stotalseasonsnote</code>, <code>|etf2l6stotalseasonsnote</code>, <code>|esea6stotalseasonsnote</code>, <code>|ozf6stotalseasonsnote</code>, <code>|ugchltotalseasonsnote</code>, and <code>|etf2lhltotalseasonsnote</code>
 
 
=== Example ===
 
=== Example ===
<pre>{{MapLeagueInclusionTable/Header
+
<pre>{{MapLeagueInclusionTable/Header |ugc6s = 1 |etf2l6s = 1 |esea6s = 1 |ozf6s = 1 }}
 +
{{MapLeagueInclusionTable/Footer
 
  | ugc6s = 1
 
  | ugc6s = 1
  | etf2l6s = 1
+
  | etf2l6s = 2
  | esea6s = 1
+
  | esea6s = 3
| ozf6s = 1
 
| ugchl = 1
 
}}
 
{{MapLeagueInclusionTable/Footer
 
| ugc6s = 9
 
| etf2l6s = 7
 
| esea6s = 4
 
 
  | ozf6s = 4
 
  | ozf6s = 4
| ugchl = 3
 
 
}}</pre> '''Will yield:'''
 
}}</pre> '''Will yield:'''
{{MapLeagueInclusionTable/Header
+
{{MapLeagueInclusionTable/Header |ugc6s = 1 |etf2l6s = 1 |esea6s = 1 |ozf6s = 1 }}
 +
{{MapLeagueInclusionTable/Footer
 
  | ugc6s = 1
 
  | ugc6s = 1
  | etf2l6s = 1
+
  | etf2l6s = 2
  | esea6s = 1
+
  | esea6s = 3
  | ozf6s = 1
+
  | ozf6s = 4
| ugchl = 1
 
 
}}
 
}}
{{MapLeagueInclusionTable/Footer
+
 
| ugc6s = 9
 
| etf2l6s = 7
 
| esea6s = 4
 
| ozf6s = 4
 
| ugchl = 3
 
}}<!--
 
-->
 
 
== Key ==
 
== Key ==
The key section is a legend to explain colours/text formatting used in the table.
+
The key section is a legend to explain colours/text formatting used in the table.<br /><br />
=== Parameters ===
+
Parameters:<br />
<code>|caption</code><br />
+
<code>|caption</code> - Displays: "'''''Italic bold''''' denotes the current or latest season"<br />
Setting a "1" value to this parameter will display explaining italic bold text (indicating a current or latest season).<br />
+
<code>|official</code> - Displays a table explaining the grey (official) ribbon<br />
<code>|official</code><br />
+
<code>|pro</code> - Displays a table explaining the green (pro) ribbon
Setting a "1" value to this parameter will display a table with the official map colour code partnered with text (explaining colour coding for official maps).<br />
+
* Parameters should only be included if the respective attribute is included in the table ''(e.g. only include the ''<code>|''pro</code> parameter if there is a pro map in the table)''
<code>|pro</code><br />
+
* Set a parameter to '1' to display it
Setting a "1" value to this parameter will display a table with the adapted colour code partnered with text (explaining colour coding for adapted or "pro" maps).<br /><br />
+
* If using the <code>|caption</code> parameter (which is used when there is an inclusion for a current or latest season), make sure to remove it once the season has expired.
There are no additional note parameters.
 
 
=== Example ===
 
=== Example ===
 
<pre>{{MapLeagueInclusionTable/Key
 
<pre>{{MapLeagueInclusionTable/Key
Line 250: Line 215:
 
  | official = 1
 
  | official = 1
 
  | pro = 1
 
  | pro = 1
}}<!--
 
-->
 
== Notes ==
 
The notes section contains points of clarification that are previously referenced in the table.<br /><br />
 
A common note is: ''Map download is in .bz2 format'', cited in the table with the <code>|mapdownloadnote</code> parameter.<br />
 
=== Parameters ===
 
<code>|number</code><br />
 
Setting any value to this parameter will display the value in superscript.<br />
 
<code>|content</code><br />
 
Setting text to this parameter will display the content of the note (what is being referenced/clarified) in small text.<br />
 
<br />
 
There are no note parameters for this template.
 
=== Example ===
 
<pre>{{MapLeagueInclusionTable/Note
 
| number = 1
 
| content = ETF2L is a big league
 
}}{{MapLeagueInclusionTable/Note
 
| number = 2
 
| content =  Map download is in .bz2 format
 
}}{{MapLeagueInclusionTable/Note
 
| number = 3
 
| content = Wowie this is the 4th season of ETF2L
 
}}</pre> '''Will yield:'''
 
{{MapLeagueInclusionTable/Note
 
| number = 1
 
| content = ETF2L is a big league
 
}}{{MapLeagueInclusionTable/Note
 
| number = 2
 
| content =  Map download is in .bz2 format
 
}}{{MapLeagueInclusionTable/Note
 
| number = 3
 
| content = Wowie this is the 4th season of ETF2L
 
 
}}
 
}}
  
 
<noinclude>[[Category:Template]][[Category:MapLeagueInclusionTable Templates]][[Category:MapLeagueInclusionTable Documentation Templates]]</noinclude>
 
<noinclude>[[Category:Template]][[Category:MapLeagueInclusionTable Templates]][[Category:MapLeagueInclusionTable Documentation Templates]]</noinclude>

Revision as of 03:51, 3 October 2015


This table was made to show a map's inclusions in the map pool of various leagues and in various seasons. The current templates used to make a table are:

These templates can be found here: Category:MapLeagueInclusionTable Base Templates
All templates can be found here: Category:MapLeagueInclusionTable Templates
Each individual map's table templates can be found here: Category:MapLeagueInclusionTable Map Templates

Template:MapLeagueInclusionTable/Header

The header defines what leagues will be included in the table.
Setting any of the below parameters to '1' will display the parameter's league as a column.
|ugc4s, |ugc6s, |etf2l6s, |esea6s, |ozf6s, |ugchl, and |etf2lhl

Example

{{MapLeagueInclusionTable/Header
 | ugc6s = 1
 | etf2l6s = 1
 | esea6s = 1
 | ozf6s = 1
 | ugchl = 1
}}
|}

Will yield:

Seasonal Inclusions by League
[view] Map version 4v4 6v6 Prolander Highlander
UGC-Icon2.png UGC UGC-Icon2.png UGC ETF2L-Icon2.png ETF2L EseaLogo.png ESEA Ozfortress Icon.png ozfortress RGL Icon.png RGL AsiaFortress-Icon.png AsiaFortress RGL Icon.png RGL UGC-Icon2.png UGC ETF2L-Icon2.png ETF2L RGL Icon.png RGL

Template:MapLeagueInclusionTable/Row/Map

This controls everything inside the first cell of a single row.
|maptype - The coloured ribbon which indicates the map's type. Must be set to any of the following values:

  • official - For official maps, sets the ribbon colour to grey (#4F4F4F)
  • pro - For maps that have been adapted/re-created from another, or 'pro' maps (e.g. koth_product_rc8). Sets the ribbon colour to green (#F2F2F2)
  • normal - For maps that don't pertain to the above, makes the ribbon invisible

Parameters:
|mapname - The file name for the map version.
|mapdownload - The download link (URL) for the map version. Tips for how to find a map download are listed below.
|maplink - The wiki page the map name will link to. Should only be used for similar maps that are used in the same Inclusion Table (e.g. cp_granary and cp_granary_pro)
|maprowspan - The rowspan for the entire row, must be set to a value (can be set to 1). If set to more than 1, the same amount of /Row/Info rows will need to follow before another /Row/Map template can be used (e.g. if rowspan is set to 3, three /Row/Info templates will follow).

Finding a map download link

The preferable download is a direct link with the map in .bsp format (no file compression). Searching for the map's .bsp file name (e.g. koth_product_rc8.bsp) can often find a website with a download link, make sure that the download is indeed .bsp format and is trustworthy. Copying the website's download link address will give you the URL for the |mapdownload parameter.

If .bsp download cannot be found, usually there will be a .bz2 format download. If so, use the .bz2 URL for the table's download link and note that the download is in .bz2 format with the /Note template (more information on adding notes can be found down the page). The common note is: "Map download is in .bz2 format (must be extracted)".

If no download can be found, do not set the download parameter to any value/URL.

Template:MapLeagueInclusionTable/Row/Info

This controls the cells of the row that contain each seasonal inclusion.

  • Only parameters that are defined with the /Header template should be used
  • Parameters should be set to the season number of the parameter's league in which the map is included (e.g. |ugc4s = 2 if the map is included in Season 2 of the UGC 4s League)
  • Inclusions should of course be chronologically ordered
  • Parameters must be set to a value. If there is no seasonal inclusion, setting the parameter to 0 will leave it blank (#BABABA)
  • Inclusions for a map version with multiple rows should always be pushed to the top. For example:
Seasonal Inclusions by League
[view] Map version 4v4 6v6 Prolander Highlander
UGC-Icon2.png UGC UGC-Icon2.png UGC ETF2L-Icon2.png ETF2L EseaLogo.png ESEA Ozfortress Icon.png ozfortress RGL Icon.png RGL AsiaFortress-Icon.png AsiaFortress RGL Icon.png RGL UGC-Icon2.png UGC ETF2L-Icon2.png ETF2L RGL Icon.png RGL
cp_cheeseburger_pro_v42 Season Season 5 Season 17 Season Season Season Season Season Season Season
Season 4 Season Season 20 Season Season Season Season Season Season Season
Season 3 Season Season 16 Season Season Season Season Season Season Season

The above table is incorrect, as the ETF2L and ESEA columns have inclusions that are not at the top of the row. The following is a correct version:

Seasonal Inclusions by League
[view] Map version 4v4 6v6 Prolander Highlander
UGC-Icon2.png UGC UGC-Icon2.png UGC ETF2L-Icon2.png ETF2L EseaLogo.png ESEA Ozfortress Icon.png ozfortress RGL Icon.png RGL AsiaFortress-Icon.png AsiaFortress RGL Icon.png RGL UGC-Icon2.png UGC ETF2L-Icon2.png ETF2L RGL Icon.png RGL
cp_cheeseburger_pro_v42 Season Season 5 Season 20 Season 17 Season Season Season Season Season Season Season
Season 4 Season Season 16 Season Season Season Season Season Season Season
Season 3 Season Season Season Season Season Season Season Season

Full row example

{{MapLeagueInclusionTable/Header |ugc4s = 1 |esea6s = 1 |ozf6s = 1 |etf2lhl = 1}}
{{MapLeagueInclusionTable/Row/Map
 | maptype = pro
 | mapdownload = comp.tf
 | mapname = cp_cheeseburger_pro_v42
 | maprowspan = 1
}}
{{MapLeagueInclusionTable/Row/Info
 | ugc4s = 5
 | esea6s = 0
 | ozf6s = 14
 | etf2lhl = 7
}}
{{MapLeagueInclusionTable/Row/Map
 | maptype = official
 | mapname = cp_cheeseburger
 | maplink = Main Page
 | maprowspan = 2
}}
{{MapLeagueInclusionTable/Row/Info
 | ugc4s = 4
 | esea6s = 17
 | ozf6s = 13
 | etf2lhl = 0
}}
{{MapLeagueInclusionTable/Row/Info
 | ugc4s = 0
 | esea6s = 16
 | ozf6s = 0
 | etf2lhl = 0
}}

Will yield:

Seasonal Inclusions by League
[view] Map version 4v4 6v6 Prolander Highlander
UGC-Icon2.png UGC UGC-Icon2.png UGC ETF2L-Icon2.png ETF2L EseaLogo.png ESEA Ozfortress Icon.png ozfortress RGL Icon.png RGL AsiaFortress-Icon.png AsiaFortress RGL Icon.png RGL UGC-Icon2.png UGC ETF2L-Icon2.png ETF2L RGL Icon.png RGL
Download Link cp_cheeseburger_pro_v42 Season 5 Season Season Season 14 Season Season Season Season Season 7 Season
cp_cheeseburger Season 4 Season Season Season 17 Season 13 Season Season Season Season Season
Season Season Season 16 Season Season Season Season Season

Template:MapLeagueInclusionTable/Footer

The footer shows the total inclusions of a map in each individual league.

  • Only parameters that are defined with the /Header template (and therefore the /Row/Info template) should be used
  • Parameters should be set to the total number of seasonal inclusions that the parameter's league has displayed in the table (e.g. |esea6s = 2 if there are 6 inclusions under the ESEA column)
  • The total number of seasons (second part of each cell) is automatically calculated

Example

{{MapLeagueInclusionTable/Header |ugc6s = 1 |etf2l6s = 1 |esea6s = 1 |ozf6s = 1 }}
{{MapLeagueInclusionTable/Footer
 | ugc6s = 1
 | etf2l6s = 2
 | esea6s = 3
 | ozf6s = 4
}}

Will yield:

Seasonal Inclusions by League
[view] Map version 4v4 6v6 Prolander Highlander
UGC-Icon2.png UGC UGC-Icon2.png UGC ETF2L-Icon2.png ETF2L EseaLogo.png ESEA Ozfortress Icon.png ozfortress RGL Icon.png RGL AsiaFortress-Icon.png AsiaFortress RGL Icon.png RGL UGC-Icon2.png UGC ETF2L-Icon2.png ETF2L RGL Icon.png RGL
Total inclusions out of 28 1 out of 41 2 out of 46 3 out of 30 4 out of 38 out of 21 out of 13 out of 10 out of 39 out of 30 out of 16

Key

The key section is a legend to explain colours/text formatting used in the table.

Parameters:
|caption - Displays: "Italic bold denotes the current or latest season"
|official - Displays a table explaining the grey (official) ribbon
|pro - Displays a table explaining the green (pro) ribbon

  • Parameters should only be included if the respective attribute is included in the table (e.g. only include the |pro parameter if there is a pro map in the table)
  • Set a parameter to '1' to display it
  • If using the |caption parameter (which is used when there is an inclusion for a current or latest season), make sure to remove it once the season has expired.

Example

{{MapLeagueInclusionTable/Key
 | caption = 1
 | official = 1
 | pro = 1
}}

Will yield:

Template:MapLeagueInclusionTable/Key