Content deleted Content added
No edit summary |
Kwamikagami (talk | contribs) |
||
(10 intermediate revisions by 6 users not shown) | |||
Line 1:
{{Documentation subpage}}
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
== Usage ==
<syntaxhighlight lang="wikitext">
{{Infobox feature on celestial object
|name =
|image =
|image_scale = e.g. 1.5 (50% larger than user default)
|caption =
|type =
|___location =
|coordinates= <!-- {{coord|latitude|NS|longitude|EW|globe:GLOBE_type:landmark|display=inline,title}} -->
|latitude = ▼
|N_or_S = ▼
|coordinates_footnotes = <ref>citation</ref>
|length =
Line 22 ⟶ 20:
|area =
|dimensions =
|peak =
|discoverer =
Line 27:
|eponym =
}}
</syntaxhighlight>
;___location: to add coordinates for celestial object which do not yet have a globe
;globe: ''
;coordinates_footnotes: text appended to the coordinates, typically a <code>ref</code> tag such as <code><nowiki> <ref name=gpn>{{gpn|63560}}</ref> </nowiki></code>
;peak: height of the peak, typically in kilometres such as <code><nowiki>{{convert|2
== Tracking category ==
* {{clc|Pages using infobox feature on celestial object with unknown parameters}}
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories go here and interwikis go in Wikidata. -->
[[Category:Astronomy infobox templates|Feature On Celestial Object]]
[[Category:Templates that add a tracking category]]
}}</includeonly>
|