Template:Infobox international football competition: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
No edit summary |
Test |
||
| 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|← {{{prevseason|}}} }}}}{{#if:{{{nextseason|}}}|{{align|right|{{{nextseason|}}} → }}}}}} | | below = {{hide in print|1={{#if:{{{prevseason|}}}|{{align|left|← {{{prevseason|}}} }}}}{{#if:{{{nextseason|}}}|{{align|right|{{{nextseason|}}} → }}}}}} | ||
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 =
}}