Template:Infobox feature on celestial object/doc: Difference between revisions

Content deleted Content added
No edit summary
 
(13 intermediate revisions by 7 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">
<pre>
{{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 =
|longitude =
|E_or_W =
|globe =
|coordinates_footnotes = <ref>citation</ref>
|length =
Line 21 ⟶ 19:
|depth =
|area =
|dimensions =
|latitudeinflow =
|E_or_W outflow =
|N_or_Speak =
|discoverer =
|naming =
|eponym =
}}
</syntaxhighlight>
</pre>
 
;___location: to add coordinates for celestial object which do not yet have a globe
;globe: ''globeGLOBE'' must be one of the values listed at [[Template:Coord#globe:G]].
;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|km|mi|abbr=on}}</nowiki></code>
 
== 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>