Difference between revisions of "Template:Infobox cycling championship/doc"
Jump to navigation
Jump to search
imported>Jonesey95 (add cat) |
imported>Frietjes m (cleanup (wikitables, html markup, layout, etc.)) |
||
| Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
| − | {{Parameter names example|_template=|image|image_size|alt|pushpin_map=|pushpin_map_alt|pushpin_mapsize|pushpin_relief|pushpin_image|pushpin_label | + | {{Parameter names example|_template=|image|image_size|alt|pushpin_map=|pushpin_map_alt|pushpin_mapsize|pushpin_relief|pushpin_image|pushpin_label|pushpin_label_position|map_caption|venue|date|velodrome|stadium|coordinates|coordinates_footnotes|nations|cyclists|events|previous|next}} |
<pre style="overflow: auto;">{{Infobox cycling championships | <pre style="overflow: auto;">{{Infobox cycling championships | ||
| − | | | + | | image = |
| − | | | + | | venue = |
| − | | | + | | date = <!-- {{Start date|YYYY|MM|DD}} --> |
| − | | velodrome = | + | | velodrome = |
| − | | | + | | stadium = |
| − | | | + | | coordinates = {{coord}} |
| − | | | + | | nations = |
| − | | | + | | cyclists = |
| − | | | + | | events = |
| − | | | + | | previous = |
| + | | next = | ||
}}</pre> | }}</pre> | ||
| Line 30: | Line 31: | ||
|- | |- | ||
|stadium|| Name of the stadium if an indoor event | |stadium|| Name of the stadium if an indoor event | ||
| + | |- | ||
| + | |coordinates || Location of the event using the {{tl|coord}} template | ||
|- | |- | ||
|nations || Number of nations competing | |nations || Number of nations competing | ||
| Line 44: | Line 47: | ||
==Maintenance categories== | ==Maintenance categories== | ||
* {{clc|Pages using infobox cycling championship with unknown parameters}} | * {{clc|Pages using infobox cycling championship with unknown parameters}} | ||
| − | <includeonly> | + | <includeonly>{{basepage subpage| |
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
| − | [[Category:Cycling infobox templates | + | [[Category:Cycling infobox templates]] |
| − | </includeonly> | + | }}</includeonly> |
Revision as of 14:30, 5 May 2017
| This is a documentation subpage for Template:Infobox cycling championship. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Template:Parameter names example
{{Infobox cycling championships
| image =
| venue =
| date = <!-- {{Start date|YYYY|MM|DD}} -->
| velodrome =
| stadium =
| coordinates = {{coord}}
| nations =
| cyclists =
| events =
| previous =
| next =
}}
| Parameter | Usage |
|---|---|
| image | Official logo |
| venue | Host city |
| date | Dates of the competition; use {{Start date}} |
| velodrome | Name of the velodrome if a track event |
| stadium | Name of the stadium if an indoor event |
| coordinates | Location of the event using the {{coord}} template |
| nations | Number of nations competing |
| cyclists | Number of cyclists competing |
| events | Number of events held at the championships |
| previous | Wikilink to previous edition, piped to show year and optionally location |
| next | Wikilink to next edition, piped to show year and optionally location |