Difference between revisions of "Template:Infobox cycling championship/doc"
Jump to navigation
Jump to search
imported>Jon Kolbert m (+caption) |
imported>Zyxw m (note Lua module used, add template category) |
||
| (One intermediate revision by one other user 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|pushpin_label_position|map_caption|venue|date|velodrome|stadium|coordinates|coordinates_footnotes|nations|cyclists|events|previous|next}} | {{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 = | | image = | ||
| + | | caption = | ||
| venue = | | venue = | ||
| date = <!-- {{Start date|YYYY|MM|DD}} --> | | date = <!-- {{Start date|YYYY|MM|DD}} --> | ||
| Line 16: | Line 20: | ||
| previous = | | previous = | ||
| next = | | next = | ||
| − | }}</pre> | + | }} |
| + | </pre> | ||
| + | == Parameters == | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| Line 47: | Line 53: | ||
|} | |} | ||
| − | == | + | == Tracking category == |
* {{clc|Pages using infobox cycling championship with unknown parameters}} | * {{clc|Pages using infobox cycling championship with unknown parameters}} | ||
| + | |||
<includeonly>{{basepage subpage| | <includeonly>{{basepage subpage| | ||
| − | <!-- | + | <!-- Categories below this line and interwikis at Wikidata --> |
[[Category:Cycling infobox templates]] | [[Category:Cycling infobox templates]] | ||
| + | [[Category:Templates that add a tracking category]] | ||
}}</includeonly> | }}</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