Template:Infobox observatory/doc

From SETV Springfield Technical Wiki
Jump to: navigation, search

Usage

Simple

{{Infobox observatory}}

Data will be automatically included from Wikidata.

Full

{{{name}}}
Script error: No such module "Wikidata".
{{{caption}}}
Organization Script error: No such module "Wikidata".
Code Script error: No such module "Wikidata".
Abbreviation Script error: No such module "Wikidata".
Location Script error: No such module "Wikidata".
Coordinates {{{coords}}}
Altitude Script error: No such module "Wikidata".
Weather {{{weather}}}
Established Script error: No such module "Wikidata".
Closed {{{closed}}}
Website {{{website}}}
Telescopes Script error: No such module "Wikidata".
Telescopes
{{{telescope1_name}}} {{{telescope1_type}}}
{{{telescope2_name}}} {{{telescope2_type}}}
... ...
{{{telescope30_name}}} {{{telescope30_type}}}
Commons page [[Commons:Category:Script error: No such module "Wikidata". |Related media on Wikimedia Commons]]
[[[d:Script error: No such module "Wikidata".|edit on Wikidata]]]
{{Infobox observatory
|name            = 
|image           = 
|caption         = 
|organization    = 
|code            = 
|abbreviation    = 
|location        = 
|coords          = <!-- {{Coord|LAT|LONG|type:landmark|display=inline,title}} -->
|altitude        = 
|weather         = 
|established     = <!-- {{Start date|YYYY|MM|DD}} -->
|closed          = 
|website         = <!-- {{URL|example.com}} -->
|telescope1_name = 
|telescope1_type = 
|telescope2_name = 
|telescope2_type = 
|telescope3_name = 
|telescope3_type = 
|telescope4_name = 
|telescope4_type = 
}}

Parameters

This template returns values from Wikidata where they are available; these values can be overridden by passing values to the relevant parameters.

Parameter Default Description
name Page name The name of the observatory.
image P18 The image for the infobox (use full wikicode).
caption A caption for the image.
organization P137 The organization responsible for the observatory.
code P717 Observatory code.
abbreviation P1813 Abbreviation
location P276 The observatory's location.
coords P625 Location coordinates. Use {{coord}} with display=inline,title
altitude P2044 The altitude of the observatory.
established P1619 When the observatory was established. Use {{Start date}}
closed When the observatory was closed, if appropriate.
telescopes P527 Names of the telescopes at the observatory
website P856 The URL of the website for the observatory. Use {{URL}}
telescope1_name The name of the observatory's first telescope.
telescope1_type First telescope's type (and any additional information).
telescope2_name The name of the observatory's second telescope.
telescope2_type Second telescope's type (and any additional information).
etc....
telescope29_name The name of the observatory's twenty-ninth telescope.
telescope29_type Twenty-ninth telescope's type (and any additional information).
telescope30_name The name of the thirtieth telescope.
telescope30_type Thirtieth telescope's type (and any additional information).
commons P373 The appropriate page or category name at Wikimedia Commons

Examples of use

Microformat

The HTML mark up 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 Geo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates

If the place or venue has an "established", "founded", "opened" or similar date, use {{start date}} 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

Geo 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.

See also