Difference between revisions of "Template:Infobox cycling championship/doc"

From blackwiki
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|latm|latNS|latd=|longm|longEW|longd=|lats|longs|pushpin_label_position|map_caption|venue|date|velodrome|stadium|coordinates_type|coordinates_region|coordinates_display|coordinates_format|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       =  
|     venue =  
+
| venue       =  
|     date = <!-- {{Start date|YYYY|MM|DD}} -->
+
| date       = <!-- {{Start date|YYYY|MM|DD}} -->
| velodrome =  
+
| velodrome   =  
|   stadium =
+
| stadium     =  
|   nations =  
+
| coordinates = {{coord}}
| cyclists =  
+
| nations     =  
|   events =  
+
| cyclists   =  
| previous =  
+
| events     =  
|     next =  
+
| 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|{{PAGENAME}}]]   
+
[[Category:Cycling infobox templates]]   
</includeonly>
+
}}</includeonly>

Revision as of 14:30, 5 May 2017

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

Maintenance categories