Template:Infobox sport overview/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Infobox sport overview. It contains usage information, categories and other content that is not part of the original template page. |
General infobox for a sport in a country. For the competition lists, if using standard wikilist formatting (with * or #), start the list on a new line. For longer lists, use {{collapsible list}}.
Usage
{{Infobox sport overview
| title = Gens FC
| image =
| caption =
| union =
| country =
| sport = Football
| noncountry =
| nickname =
| first =
| registered =
| clubs =
<!-- COMPETITIONS -->
| national_list =
| club_list =
| intl_list =
<!-- AUDIENCE RECORDS -->
| match =
| league =
<!-- FAN GROUPS -->
| fan_org =
}}
All parameters
{{Infobox sport overview
| boxwidth = <!-- set width of infobox, default is 22em. must add units afterward, i.e. "25em" or "250px", not "22" or "250" -->
| title = <!-- title of the infobox if different from the article title -->
| image = <!-- image filename and type (i.e. "ImageName.png" -->
| imagesize = <!-- change image size, default is 200px. must add units afterward, i.e. "250px" not "250" -->
| image_alt = <!-- alt text, which will be seen when hovering over the image -->
| caption = <!-- caption for the image above -->
| union = <!-- governing body -->
| country = <!-- country -->
| sport = <!-- sport -->
| noncountry = <!-- other country this country represents -->
| teamlabel1 = <!-- overrides the "National team" label with custom label -->
| nationalteam = <!-- overrides the national team link, requires full wikitext syntax -->
| teamlabel2 = <!-- overrides the "Representative team" label with customer label -->
| repteam = <!-- overrides the representative team link, requires full wikitext syntax -->
| nickname = <!-- nicknames -->
| first = <!-- date first played -->
| registered = <!-- number of registered players -->
| clubs = <!-- number of clubs -->
| national_list = <!-- list of national competitions -->
| club_list = <!-- list of club competitions -->
| intl_list = <!-- list of international competitions -->
| match = <!-- single match audience record -->
| league = <!-- league audience record -->
| fan_org = <!-- fan organization -->
}}