Difference between revisions of "Template:Infobox observatory/doc"
Jump to navigation
Jump to search
imported>Pigsonthewing m (type:landmark) |
imported>Plastikspork (layout) |
||
| Line 1: | Line 1: | ||
== Usage == | == Usage == | ||
| − | + | <pre style="overflow:auto"> | |
| − | |||
{{Infobox observatory | {{Infobox observatory | ||
|name = {{SUBST:PAGENAME}} | |name = {{SUBST:PAGENAME}} | ||
| Line 26: | Line 25: | ||
}} | }} | ||
</pre> | </pre> | ||
| − | |} | + | {{Infobox observatory |
| + | |name = {{{name}}} | ||
| + | |image = {{{image}}} | ||
| + | |caption = {{{caption}}} | ||
| + | |organization = {{{organization}}} | ||
| + | |code = {{{code}}} | ||
| + | |location = {{{location}}} | ||
| + | |coords = {{{coords}}} | ||
| + | |altitude = {{{altitude}}} | ||
| + | |weather = {{{weather}}} | ||
| + | |established = {{{established}}} | ||
| + | |closed = {{{closed}}} | ||
| + | |website = {{{website}}} | ||
| + | |telescope1_name = {{{telescope1_name}}} | ||
| + | |telescope1_type = {{{telescope1_type}}} | ||
| + | |telescope2_name = {{{telescope2_name}}} | ||
| + | |telescope2_type = {{{telescope2_type}}} | ||
| + | |telescope3_name = ... | ||
| + | |telescope3_type = ... | ||
| + | |telescope30_name= {{{telescope30_name}}} | ||
| + | |telescope30_type= {{{telescope30_type}}} | ||
| + | }} | ||
{| class="wikitable" | {| class="wikitable" | ||
! Parameter !! Description</tr> | ! Parameter !! Description</tr> | ||
Revision as of 01:57, 10 June 2010
Contents
Usage
{{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 = <!-- {{Urlw|example.com}} -->
|telescope1_name =
|telescope1_type =
|telescope2_name =
|telescope2_type =
|telescope3_name =
|telescope3_type =
|telescope4_name =
|telescope4_type =
}}
| [[File:{{{image}}}|frameless|upright=1]] {{{caption}}} | |||||||||
| Alternative names | Script error: No such module "Wikidata".Script error: No such module "EditAtWikidata". | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Organization | {{{organization}}} | ||||||||
| Observatory code | {{{code}}} | ||||||||
| Location | Lua 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 | |||||||||
| |||||||||
| Template:Wikidata location map | |||||||||
| 16x16px [[Commons:Category:Lua error in Module:WikidataIB at line 497: attempt to index field 'wikibase' (a nil value).|Related media on Wikimedia Commons]] | |||||||||
| Parameter | Description |
|---|---|
| Required parameters in bold | |
| name | The name of the observatory. |
| background | The colour of the background of the table. |
| image | The image for the infobox (use full wikicode). |
| caption | A caption for the image. |
| organization | 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 | The URL of the website for the observatory. Use {{Urlw}} |
| 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
See also
Template:Organization infoboxes