Difference between revisions of "Template:Infobox observatory/doc"

From blackwiki
Jump to navigation Jump to search
imported>Mike Peel
(Update documentation)
imported>Mike Peel
(fmt)
Line 2: Line 2:
 
== Usage ==
 
== Usage ==
 
=== Simple ===
 
=== Simple ===
<pre>{{Infobox telescope}}</pre>
+
<pre>{{Infobox observatory}}</pre>
  
 
Data will be automatically included from Wikidata.
 
Data will be automatically included from Wikidata.

Revision as of 23:14, 14 January 2016

Usage

Simple

{{Infobox observatory}}

Data will be automatically included from Wikidata.

Full

{{{name}}}
[[File:{{{image}}}|frameless|upright=1]]
{{{caption}}}
Alternative namesScript error: No such module "Wikidata".Script error: No such module "EditAtWikidata".
Organization{{{organization}}}
Observatory code{{{code}}}
LocationLua error in Module:WikidataIB at line 1528: attempt to index field 'wikibase' (a nil value).
Coordinates{{{coords}}}
Altitude{{{altitude}}}
Weather{{{weather}}}
Established{{{established}}}
Closed{{{closed}}}
Website{{{website}}}
Telescopes
{{{telescope1_name}}}{{{telescope1_type}}}
{{{telescope2_name}}}{{{telescope2_type}}}
......
{{{telescope30_name}}}{{{telescope30_type}}}
Template:Wikidata location map
Commons page [[Commons:Category:Lua error in Module:WikidataIB at line 497: attempt to index field 'wikibase' (a nil value).|Related media on Wikimedia Commons]]
{{Infobox observatory
|name            = {{SUBST:PAGENAME}}
|background      = 
|image           = 
|caption         = 
|organization    = 
|code            = 
|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 The name of the observatory.
background The colour of the background of the table.
image Template:Wdp The image for the infobox (use full wikicode).
caption A caption for the image.
organization Template:Wdp The organization responsible for the observatory.
code Observatory code.
location The observatory's location.
coords Location coordinates. Use {{coord}} with display=inline,title
altitude The altitude of the observatory.
established When the observatory was established. Use {{Start date}}
closed When the observatory was closed, if appropriate.
website Template:Wdp 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).

Examples of use

Microformat

Template:UF-hcard-geo

See also

Template:Organization infoboxes