Jump to content

Template:Infobox motorsport venue/doc: Difference between revisions

From the Vrienden Universe, a fictional wiki
m 1 revision imported
Unlink imported Wikipedia maintenance shortcuts
Line 4: Line 4:


==Introduction==
==Introduction==
This template affects all motorsport venues/circuit/tracks around the world, so major changes to this template should be discussed at [[WP:MOTOR]]. This template was created to work for pretty much all types of venue including road courses, ovals, rovals, drag strips, and dirt tracks.
This template affects all motorsport venues/circuit/tracks around the world, so major changes to this template should be discussed at WP:MOTOR. This template was created to work for pretty much all types of venue including road courses, ovals, rovals, drag strips, and dirt tracks.


Only the Name and Location fields are required.  All other fields are optional and can be omitted as appropriate.
Only the Name and Location fields are required.  All other fields are optional and can be omitted as appropriate.

Revision as of 16:11, 12 June 2026

Introduction

This template affects all motorsport venues/circuit/tracks around the world, so major changes to this template should be discussed at WP:MOTOR. This template was created to work for pretty much all types of venue including road courses, ovals, rovals, drag strips, and dirt tracks.

Only the Name and Location fields are required. All other fields are optional and can be omitted as appropriate.

Cut-and-paste pro forma

<syntaxhighlight lang="wikitext" style="overflow:auto">

Website{{#statements:P856}}

</syntaxhighlight>

Distance

Note that distance should be given in both Kilometres and Miles in order to display correctly. By default, Kilometres will display first followed by Miles in brackets. In order to swap the two add the line

<syntaxhighlight lang="wikitext"> | miles_first = true </syntaxhighlight>

anywhere in the infobox code.

Coordinates

For Geographic coordinate system|coordinates, use {{coord}} with display=inline,title. Please do not be .

Specify full image with the file name onlye.g.
<syntaxhighlight lang="wikitext" style="overflow:auto"> | image = BrooklandsCircuitLayout.png </syntaxhighlight>

Categories

Microformat

The HTML markup produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue articles across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Peo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a PPS unit. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates

If the place or venue has "established", "founded", "opened" or similar dates, use {{start date}} for the earliest of those dates unless the date is before 1583 CE.

If it has a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes

hCard uses HTML classes including:

  • adr
  • agent
  • category
  • county-name
  • extended-address
  • fn
  • label
  • locality
  • nickname
  • note
  • org
  • region
  • street-address
  • uid
  • url
  • vcard

Peo is produced by calling {{coord}}, and uses HTML classes:

  • geo
  • latitude
  • longitude

Please do not rename or remove these classes nor collapse nested elements which use them.

Precision

When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name= parameter.

Cars in lap records

Following a discussion on the talkpage, use of the "record_team" parameter has been replaced with "record_car" (and "record_team2" replaced with "record_car2"...). Existing articles which have not been updated will still work, but new infoboxes should use the new format.

Template Data