Difference between revisions of "Template:Weekmaps"
Jump to navigation
Jump to search
m (reverted back to .png files due to offseason transparent image) |
(replaced cevo which is dead with ozfortress which seems the most important league out of the ones already on the week maps) |
||
Line 9: | Line 9: | ||
| [[UGC]] (6v6) | | [[UGC]] (6v6) | ||
|- | |- | ||
− | | class="col2" |[[Image:{{{ | + | | class="col2" |[[Image:{{{ozfortress6s|offseason}}}.png{{#if:{{ozfortress6s|}}|{{!}}link={{{ozfortress6s|}}}|}}|125px]] |
| [[Image:{{{etf2lhl|offseason}}}.png{{#if:{{etf2lhl}}|{{!}}link={{{etf2lhl|}}}|}}|125px]] | | [[Image:{{{etf2lhl|offseason}}}.png{{#if:{{etf2lhl}}|{{!}}link={{{etf2lhl|}}}|}}|125px]] | ||
| {{#if:{{{etf2lhl2|}}}|[[Image:{{{etf2lhl2|offseason}}}.png{{#if:{{etf2lhl2}}|{{!}}link={{{etf2lhl2|}}}|}}|125px]]}} | | {{#if:{{{etf2lhl2|}}}|[[Image:{{{etf2lhl2|offseason}}}.png{{#if:{{etf2lhl2}}|{{!}}link={{{etf2lhl2|}}}|}}|125px]]}} | ||
Line 18: | Line 18: | ||
| [[Image:{{{ugc6s|offseason}}}.png{{#if:{{ugc6s|}}|{{!}}link={{{ugc6s|}}}|}}|125px]] | | [[Image:{{{ugc6s|offseason}}}.png{{#if:{{ugc6s|}}|{{!}}link={{{ugc6s|}}}|}}|125px]] | ||
|- class="top bold" | |- class="top bold" | ||
− | | class="col2" |{{#if:{{{ | + | | class="col2" |{{#if:{{{ozfortress6s|}}}|[[{{{ozfortress6s}}}]]|Offseason}} |
| {{#if:{{{etf2lhl|}}}|[[{{{etf2lhl}}}]]|Offseason}} | | {{#if:{{{etf2lhl|}}}|[[{{{etf2lhl}}}]]|Offseason}} | ||
| {{#if:{{{etf2lhl2|}}}|[[{{{etf2lhl2}}}]]}} | | {{#if:{{{etf2lhl2|}}}|[[{{{etf2lhl2}}}]]}} | ||
Line 27: | Line 27: | ||
| {{#if:{{{ugc6s|}}}|[[{{{ugc6s}}}]]|Offseason}} | | {{#if:{{{ugc6s|}}}|[[{{{ugc6s}}}]]|Offseason}} | ||
|- class="top bold" | |- class="top bold" | ||
− | | class="col2" |{{#if:{{{ | + | | class="col2" |{{#if:{{{ozfortress6scomment|}}}|<small>{{{ozfortress6scomment}}}</small>}} |
| colspan="2" | {{#if:{{{etf2lhlcomment|}}}|<small>{{{etf2lhlcomment}}}</small>}} | | colspan="2" | {{#if:{{{etf2lhlcomment|}}}|<small>{{{etf2lhlcomment}}}</small>}} | ||
| colspan="2" class="col2" |{{#if:{{{etf2l6scomment|}}}|<small>{{{etf2l6scomment}}}</small>}} | | colspan="2" class="col2" |{{#if:{{{etf2l6scomment|}}}|<small>{{{etf2l6scomment}}}</small>}} | ||
Line 41: | Line 41: | ||
<pre> | <pre> | ||
{{Match maps | {{Match maps | ||
− | | | + | | ozfortress6s = cp_gravelpit |
<!-- | etf2lhl | <!-- | etf2lhl | ||
| etf2lhl2 | | etf2lhl2 | ||
Line 54: | Line 54: | ||
{{Weekmaps | {{Weekmaps | ||
− | | | + | | ozfortress6s = cp_gravelpit |
<!-- | etf2lhl | <!-- | etf2lhl | ||
| etf2lhl2 | | etf2lhl2 | ||
Line 64: | Line 64: | ||
}} | }} | ||
− | You can also add comments under the map names, using the <code><em>leaguefieldname</em>comment</code> field (e.g. <code> | + | You can also add comments under the map names, using the <code><em>leaguefieldname</em>comment</code> field (e.g. <code>ozfortress6scomment</code>). |
[[Category:Main page templates]] | [[Category:Main page templates]] |
Revision as of 16:44, 30 March 2015
This Week's Match Maps | |||||||
---|---|---|---|---|---|---|---|
CEVO (6v6) | ETF2L (HL) | ETF2L (6v6) | ESEA (6v6) | UGC (HL) | UGC (6v6) | ||
Offseason | Offseason | Offseason | Offseason | Offseason | Offseason | ||
Usage
The template displays the current maps in each division, or "offseason" marks if the league field is absent.
Example:
{{Match maps | ozfortress6s = cp_gravelpit <!-- | etf2lhl | etf2lhl2 | etf2l6s | etf2l6s2 --> | esea = cp_granary | ugchl = pl_upward | ugc6s = cp_snakewater }}
yields
This Week's Match Maps | |||||||
---|---|---|---|---|---|---|---|
CEVO (6v6) | ETF2L (HL) | ETF2L (6v6) | ESEA (6v6) | UGC (HL) | UGC (6v6) | ||
cp_gravelpit | Offseason | Offseason | cp_granary | pl_upward | cp_snakewater | ||
You can also add comments under the map names, using the leaguefieldnamecomment
field (e.g. ozfortress6scomment
).