Difference between revisions of "Template:Weekmaps"
Jump to navigation
Jump to search
(Adjusting last row to top of cell) |
(Applying styles) |
||
| Line 1: | Line 1: | ||
| − | {| | + | {| class="mainpage" |
| − | ! | + | ! colspan="7" |'''This Week's Match Maps''' |
| + | |- class="maps bold" | ||
| + | | [[CEVO]] (HL) | ||
| + | | class="col2" |[[CEVO]] (6v6) | ||
| + | | [[ETF2L]] (HL) | ||
| + | | class="col2" |[[ETF2L]] (6v6) | ||
| + | | [[ESEA]] (6v6) | ||
| + | | class="col2" |[[UGC]] (HL) | ||
| + | |[[UGC]] (6v6) | ||
|- | |- | ||
| − | + | | [[Image:{{{cevohl|offseason}}}.png{{#if:{{cevohl|}}|{{!}}link={{{cevohl}}}|}}|125px]] | |
| − | + | | class="col2" |[[Image:{{{cevo6s|offseason}}}.png{{#if:{{cevo6s|}}|{{!}}link={{{cevo6s}}}|}}|125px]] | |
| − | + | | [[Image:{{{etf2lhl|offseason}}}.png{{#if:{{etf2lhl|}}|{{!}}link={{{etf2lhl}}}|}}|125px]] | |
| − | + | | class="col2" |[[Image:{{{etf2l6s|offseason}}}.png{{#if:{{etf2l6s}}|{{!}}link={{{etf2l6s}}}|}}|125px]] | |
| − | + | | [[Image:{{{esea|offseason}}}.png{{#if:{{esea|}}|{{!}}link={{{esea}}}|}}|125px]] | |
| − | + | | class="col2" |[[Image:{{{ugchl|offseason}}}.png{{#if:{{ugchl|}}|{{!}}link={{{ugchl}}}|}}|125px]] | |
| − | + | | [[Image:{{{ugc6s|offseason}}}.png{{#if:{{ugc6s|}}|{{!}}link={{{ugc6s}}}|}}|125px]] | |
| − | + | |- class="top bold" | |
| − | + | | {{#if:{{{cevohl|}}}|[[{{{cevohl}}}]]{{#if:{{{cevohlcomment|}}}|<br><small>{{{cevohlcomment}}}</small>}}|Offseason}} | |
| − | + | | class="col2" |{{#if:{{{cevo6s|}}}|[[{{{cevo6s}}}]]{{#if:{{{cevo6scomment|}}}|<br><small>{{{cevo6scomment}}}</small>}}|Offseason}} | |
| − | + | | {{#if:{{{etf2lhl|}}}|[[{{{etf2lhl}}}]]{{#if:{{{etf2lhlcomment|}}}|<br><small>{{{etf2lhlcomment}}}</small>}}|Offseason}} | |
| − | + | | class="col2" |{{#if:{{{etf2l6s|}}}|[[{{{etf2l6s}}}]]{{#if:{{{etf2l6scomment|}}}|<br><small>{{{etf2l6scomment}}}</small>}}|Offseason}} | |
| − | + | | {{#if:{{{esea|}}}|[[{{{esea}}}]]{{#if:{{{eseacomment|}}}|<br><small>{{{eseacomment}}}</small>}}|Offseason}} | |
| − | + | | class="col2" |{{#if:{{{ugchl|}}}|[[{{{ugchl}}}]]{{#if:{{{ugchlcomment|}}}|<br><small>{{{ugchlcomment}}}</small>}}|Offseason}} | |
| − | + | | {{#if:{{{ugc6s|}}}|[[{{{ugc6s}}}]]{{#if:{{{ugc6scomment|}}}|<br><small>{{{ugc6scomment}}}</small>}}|Offseason}} | |
| − | |- | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
Revision as of 08:58, 31 July 2013
| This Week's Match Maps | ||||||
|---|---|---|---|---|---|---|
| CEVO (HL) | CEVO (6v6) | ETF2L (HL) | ETF2L (6v6) | ESEA (6v6) | UGC (HL) | UGC (6v6) |
| Offseason | 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
| cevohl = cp_steel
| cevo6s = cp_gravelpit
<!-- | etf2lhl
| etf2l6s -->
| esea = cp_granary
| ugchl = pl_upward
| ugc6s = cp_snakewater
}}
yields
| This Week's Match Maps | ||||||
|---|---|---|---|---|---|---|
| CEVO (HL) | CEVO (6v6) | ETF2L (HL) | ETF2L (6v6) | ESEA (6v6) | UGC (HL) | UGC (6v6) |
| cp_steel | 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. cevo6scomment).