Jump to content

Template:Infobox motorsport venue/doc: Difference between revisions

From the Vrienden Universe, a fictional wiki
Unlink imported Wikipedia maintenance shortcuts
Unlink imported Wikipedia interwiki documentation links
 
Line 105: Line 105:


==Template Data==
==Template Data==
{{collapse top|title=[[Wikipedia:TemplateData|TemplateData]] documentation used by [[Wikipedia:VisualEditor|VisualEditor]] and other tools}}
{{collapse top|title=TemplateData documentation used by VisualEditor and other tools}}
{{TemplateData header|noheader=1}}
{{TemplateData header|noheader=1}}
<templatedata>
<templatedata>

Latest revision as of 10:31, 26 June 2026

Introduction

[edit source]

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

[edit source]

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

Website{{#statements:P856}}

</syntaxhighlight>

Distance

[edit source]

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

[edit source]

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

[edit source]

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

Categories

[edit source]

Microformat

[edit source]

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

[edit source]

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

[edit source]

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

[edit source]

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

Cars in lap records

[edit source]

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

[edit source]