Difference between revisions of "Template:Infobox cycling championship/doc"
Jump to navigation
Jump to search
imported>Jonesey95 (add cat) |
imported>Zyxw m (note Lua module used, add template category) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | <!-- | + | <!-- Place categories where indicated at bottom of page and interwikis at Wikidata --> |
| + | {{Lua|Module:Infobox|Module:InfoboxImage|Module:Coordinates|Module:Check for unknown parameters}} | ||
== 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 | ||
| + | | image = | ||
| + | | caption = | ||
| + | | venue = | ||
| + | | date = <!-- {{Start date|YYYY|MM|DD}} --> | ||
| + | | velodrome = | ||
| + | | stadium = | ||
| + | | coordinates = {{coord}} | ||
| + | | nations = | ||
| + | | cyclists = | ||
| + | | events = | ||
| + | | previous = | ||
| + | | next = | ||
| + | }} | ||
| + | </pre> | ||
| + | |||
| + | == Parameters == | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| Line 22: | Line 29: | ||
|- | |- | ||
|image || Official logo | |image || Official logo | ||
| + | |- | ||
| + | |caption || Caption for image | ||
|- | |- | ||
|venue || Host city | |venue || Host city | ||
| Line 30: | Line 39: | ||
|- | |- | ||
|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 42: | Line 53: | ||
|} | |} | ||
| − | == | + | == Tracking category == |
* {{clc|Pages using infobox cycling championship with unknown parameters}} | * {{clc|Pages using infobox cycling championship with unknown parameters}} | ||
| − | <includeonly> | + | |
| − | <!-- | + | <includeonly>{{basepage subpage| |
| − | [[Category:Cycling infobox templates | + | <!-- Categories below this line and interwikis at Wikidata --> |
| − | </includeonly> | + | [[Category:Cycling infobox templates]] |
| + | [[Category:Templates that add a tracking category]] | ||
| + | }}</includeonly> | ||
Latest revision as of 14:54, 10 February 2019
| 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. |
| This template uses Lua: |
Usage
Template:Parameter names example
{{Infobox cycling championships
| image =
| caption =
| venue =
| date = <!-- {{Start date|YYYY|MM|DD}} -->
| velodrome =
| stadium =
| coordinates = {{coord}}
| nations =
| cyclists =
| events =
| previous =
| next =
}}
Parameters
| Parameter | Usage |
|---|---|
| image | Official logo |
| caption | Caption for image |
| 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 |
Tracking category