Template:Infobox international sports competition: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
Created page with '{{infobox | style = "font-size: 90%;" | bodyclass = vcalendar | titleclass = summary | title = {{#if:{{{tourney_name|}}}|{{{year|}}} {{{tourney_name|}}} {{{yearr|}}} <…' |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 45: | Line 45: | ||
| data13 = {{#if:{{{matches|}}}|{{{matches}}}{{{matches_footnote|}}}}} | | data13 = {{#if:{{{matches|}}}|{{{matches}}}{{{matches_footnote|}}}}} | ||
| label14 = {{points_type}} scored | | label14 = {{{points_type}}} scored | ||
| data14 = {{#if:{{{points|}}}|{{{points}}}{{#if:{{{matches|}}}| <small>({{#expr: {{{points|0}}} / {{{matches|1}}} round 2}} per match)</small>}}{{{ | | data14 = {{#if:{{{points|}}}|{{{points}}}{{#if:{{{matches|}}}| <small>({{#expr: {{{points|0}}} / {{{matches|1}}} round 2}} per match)</small>}}{{{points_footnote|}}}}} | ||
| label15 = | | label15 = {{{points2_type}}} scored | ||
| data15 = {{{ | | data15 = {{#if:{{{points2|}}}|{{{points2}}}{{#if:{{{matches|}}}| <small>({{#expr: {{{points2|0}}} / {{{matches|1}}} round 2}} per match)</small>}}{{{points2_footnote|}}}}} | ||
| | |||
| label16 = Best player | | label16 = {{{points3_type}}} scored | ||
| | | data16 = {{#if:{{{points3|}}}|{{{points3}}}{{#if:{{{matches|}}}| <small>({{#expr: {{{points3|0}}} / {{{matches|1}}} round 2}} per match)</small>}}{{{points3_footnote|}}}}} | ||
| | |||
| label17 = Top scorer(s) | |||
| data17 = {{{top_scorer|}}} | |||
| class17 = attendee | |||
| label18 = Best player | |||
| data18 = {{{player|}}} | |||
| class18 = attendee | |||
| below = {{hide in print|1={{#if:{{{prevseason|}}}|{{align|left|← {{{prevseason|}}} }}}}{{#if:{{{nextseason|}}}|{{align|right|{{{nextseason|}}} → }}}}}} | | below = {{hide in print|1={{#if:{{{prevseason|}}}|{{align|left|← {{{prevseason|}}} }}}}{{#if:{{{nextseason|}}}|{{align|right|{{{nextseason|}}} → }}}}}} | ||
}}<noinclude> | }}<noinclude> | ||
{{Infobox international sports competition/doc}} | {{Infobox international sports competition/doc}} | ||
[[Category: | [[Category: Sport templates]] [[Category: Infobox templates]]</noinclude> | ||
Latest revision as of 02:07, 12 January 2020
Usage
{{Infobox international sports competition
| tourney_name = <!- PAGE NAME-->
| year =
| image =
| size =
| alt =
| caption =
| city =
| country =
| dates =
| num_teams =
| associations =
| venues =
| cities =
| champion =
| count =
| second =
| third =
| fourth =
| matches =
| points_type =
| points =
| points2_type =
| points2 =
| points3_type =
| points3 =
| top_scorer =
| player =
| prevseason =
| nextseason =
}}