Template:Infobox international football competition: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
No edit summary
Test
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{infobox
{{infobox
 
| style      = "font-size: 90%;"
| bodyclass  = vcalendar
| bodyclass  = vcalendar
| titleclass = summary
| titleclass = summary
Line 6: Line 6:
| above      = {{{other_titles|}}}
| above      = {{{other_titles|}}}
| abovestyle = font-size: 100%
| abovestyle = font-size: 100%
| image      = {{#if:{{{image|}}}|[[File:{{{image}}}{{#if:{{{size|}}}|{{!}}{{{size}}}}}|alt={{{alt|}}}]]}}
| image      = {{#if:{{{image|}}}|[[File:{{{image}}}{{#if:{{{size|}}}|{{!}}{{{size}}}}}|{{{alt|}}}]]}}
| caption    = {{{caption|}}}
| caption    = {{{caption|}}}


Line 26: Line 26:
| data6      = {{{venues|}}}{{#if:{{{cities|}}}|&nbsp;<small>(in {{{cities}}} host cit{{#ifeq: {{{cities}}}|1|y|ies}})</small>}}
| data6      = {{{venues|}}}{{#if:{{{cities|}}}|&nbsp;<small>(in {{{cities}}} host cit{{#ifeq: {{{cities}}}|1|y|ies}})</small>}}


| header7    = {{#if:{{{champion_other|}}}|Final positions}}
| header7    = {{#if:{{{champion|}}}|Final positions}}


| label8    = {{#if:Champions}}
| label8    = Champions
| data8      = {{#if:{{{champion|}}}{{#if: {{{count|}}}|{{nowrap|<small> ({{ordinal|{{{count}}}}} title)</small>}} }} }}
| data8      = {{{champion|}}}{{#if: {{{count|}}}|{{nowrap|<small> ({{ordinal|{{{count}}}}} title)</small>}} }}  


| label9    = Runners-up
| label9    = Runners-up
| data9    = {{#if:{{{second|}}}}}
| data9    = {{{second|}}}


| label10    = Third place
| label10    = Third place
| data10    = {{#if:{{{third|}}}}}
| data10    = {{{third|}}}


| label11    = Fourth place
| label11    = Fourth place
| data11    = {{#if:{{{fourth|}}}}}
| data11    = {{{fourth|}}}


| header12  = {{#if:{{{matches|}}}{{{goals|}}}{{{attendance|}}}{{{top_scorer|}}}{{{player|}}}|Tournament statistics}}
| header12  = {{#if:{{{matches|}}}{{{goals|}}}{{{attendance|}}}{{{top_scorer|}}}{{{player|}}}|Tournament statistics}}
Line 49: Line 49:


| label15    = Top scorer(s)
| label15    = Top scorer(s)
| data15    = {{{top_scorer|}}}
| data15    = {{#if:{{{top_scorer|}}}|{{nowrap|{{{top_scorer|}}}}}|}}
| class15    = attendee
| class15    = attendee


| label16    = Best player
| label16    = Best player
| data16    = {{{player|}}}
| data16    = {{#if:{{{player|}}}|{{nowrap|{{{player|}}}}}|}}
| class16    = attendee
| class16    = attendee
| below  = {{hide in print|1={{#if:{{{prevseason|}}}|{{align|left|&larr; {{{prevseason|}}} }}}}{{#if:{{{nextseason|}}}|{{align|right|{{{nextseason|}}} &rarr; }}}}}}
| below  = {{hide in print|1={{#if:{{{prevseason|}}}|{{align|left|&larr; {{{prevseason|}}} }}}}{{#if:{{{nextseason|}}}|{{align|right|{{{nextseason|}}} &rarr; }}}}}}
Line 59: Line 59:
{{Infobox international football competition/doc}}
{{Infobox international football competition/doc}}


[[Category:Football templates]]</noinclude>
[[Category: Football templates]] [[Category: Infobox templates]]</noinclude>

Latest revision as of 22:55, 15 February 2022

Usage

{{Infobox international football competition
| tourney_name = <!- PAGE NAME-->
| year = 
| image = 
| size = 
| alt = 
| caption = 
| city = 
| country =
| dates = 
| num_teams = 
| confederations = 
| venues = 
| cities = 
| champion = 
| count = 
| second = 
| third = 
| fourth = 
| matches = 
| goals = 
| top_scorer = 
| player = 
| prevseason = 
| nextseason = 
}}