Difference between revisions of "Template:TournamentInfobox"
Jump to navigation
Jump to search
m (cargo tables test) |
m |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<!-- | |||
<noinclude> | <noinclude> | ||
{{#cargo_declare:_table=Tournaments|Name=String}} | {{#cargo_declare:_table=Tournaments|Name=String|Goals=Int}} | ||
</noinclude> | </noinclude> | ||
{{#cargo_store:_table=Tournaments|Name={{{tournament|}}}}} | {{#cargo_store:_table=Tournaments|Name={{{tournament|}}}|Goals={{{goals}}}}} | ||
{| width="320px" style="float: right; background: #{{season 1|{{{season1|winter}}}}}; border: 1px solid #{{season 2|{{{season2|winter}}}}}; {{radius}}" | --> | ||
{| width="320px" style="float: right; background: #{{season 1|{{{season1|winter}}}}}; border: 1px solid #{{season 2|{{{season2|winter}}}}}; {{radius}}" class="tournamentInfobox" | |||
|- | |- | ||
! colspan="2" style="background: #{{season 2|{{{season2|winter}}}}}; font-size: 150%; line-height: 100%; color: #FFF; padding-top: 10px; padding-bottom: 10px; {{radius|7.5px}}" | {{{tournament|2012 4chan Winter Cup}}} | ! colspan="2" style="background: #{{season 2|{{{season2|winter}}}}}; font-size: 150%; line-height: 100%; color: #FFF; padding-top: 10px; padding-bottom: 10px; {{radius|7.5px}}" | {{{tournament|2012 4chan Winter Cup}}} | ||
|- | |- | ||
! colspan="2" stytle="padding: 10px;" | [[File:{{{image| | ! colspan="2" stytle="padding: 10px;" | {{#if: {{{image|}}}|[[File:{{{image|}}}.png|300px]]|[[File:?_logo.png|300px]]}} | ||
|- | |- | ||
! colspan="2" style="background: #{{season 2|{{{season2|winter}}}}}; {{radius|7.5px}} color: #FFF;" | Tournament details | ! colspan="2" style="background: #{{season 2|{{{season2|winter}}}}}; {{radius|7.5px}} color: #FFF;" | Tournament details | ||
Line 68: | Line 70: | ||
---- | ---- | ||
|- | |- | ||
! colspan="2" style="background: #{{season 2|{{{season2|winter}}}}}; {{radius|7.5px}} color: #FFF;" | [[{{{prev|2011 4chan Summer Cup}}}|<span style="color: #FFF;">{{{prev|2011 4chan Summer Cup}}}</span>]] | ! colspan="2" style="background: #{{season 2|{{{season2|winter}}}}}; {{radius|7.5px}} color: #FFF;" | {{#if: {{{prev|2011 4chan Summer Cup}}}|[[{{{prev|2011 4chan Summer Cup}}}|<span style="color: #FFF;">{{{prev|2011 4chan Summer Cup}}}</span>]]|–}} | ||
|- | |- | ||
! colspan="2" | {{{tournament|2012 4chan Winter Cup}}} | ! colspan="2" | {{{tournament|2012 4chan Winter Cup}}} | ||
|- | |- | ||
! colspan="2" style="background: #{{season 2|{{{season2|winter}}}}}; {{radius|7.5px}} color: #FFF;" | [[{{{next|2012 4chan Spring Babby Cup}}}|<span style="color: #FFF;">{{{next|2012 4chan Spring Babby Cup}}}</span>]] | ! colspan="2" style="background: #{{season 2|{{{season2|winter}}}}}; {{radius|7.5px}} color: #FFF;" | {{#if: {{{next|2012 4chan Spring Babby Cup}}}|[[{{{next|2012 4chan Spring Babby Cup}}}|<span style="color: #FFF;">{{{next|2012 4chan Spring Babby Cup}}}</span>]]|–}} | ||
|}<noinclude> | |}<noinclude> | ||
==Usage:== | ==Usage:== |
Latest revision as of 12:00, 24 March 2019
2012 4chan Winter Cup | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Tournament details | |||||||||||||||||||
Host board | TBD | ||||||||||||||||||
Dates | N/A | ||||||||||||||||||
Teams | N/A | ||||||||||||||||||
Final positions | |||||||||||||||||||
Champion | TBD | ||||||||||||||||||
Runner-up | TBD | ||||||||||||||||||
Third | TBD | ||||||||||||||||||
Fourth | TBD | ||||||||||||||||||
| |||||||||||||||||||
| |||||||||||||||||||
2011 4chan Summer Cup | |||||||||||||||||||
2012 4chan Winter Cup | |||||||||||||||||||
2012 4chan Spring Babby Cup |
Usage:
{{TournamentInfobox |season1=Color scheme used in the infobox. Use a season. |season2=Color scheme used in the infobox. Use a season. |tournament=Name of tournament. |image=Image file (use without an extension -that means using .png-) |color=Color used in Tournament Details, Final Positions and Tournament Statistics. |host= |date=Duration. Use "DD MM - DD MM (X days)" |teams=Number of teams. |first=Champion. |second=Runner-up. |third=Third place. |fourth=Fourth place. |matches=Number of matches played. |goals=Number of goals scored. |number=Ordinal number, should show how many titles the board has had with this tournament. |scorer=Top scorer. Use "{{badgeicon-small}} Player". Separate with if there are two or more top scorers. |assister=Top assister. Same as above. |saves=For the goalkeeper who makes the most saves. |yellow=Total of yellow cards. |red=Total of red cards. |best=Player with the most Man of the Match awards. |prev=Previous tournament. |next=Next tournament. }}