This is the template sandbox page for Template:Infobox crater (diff). See also the companion subpage for test cases. |
This template adds an automatically generated short description. If the automatic short description is not optimal, replace it by adding {{Short description}} at the top of the article. |
This template uses Lua: |
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1.2]] | |
{{{globe_type}}} | {{{globe}}} |
---|---|
Region | {{{region}}} |
{{{coordinate_title}}} | {{{coordinates}}}{{{coordinates_footnotes}}} |
Quadrangle | {{{quadrangle}}} |
Diameter | {{{diameter}}} |
Depth | {{{depth}}} |
Discoverer | {{{discoverer}}} |
Eponym | {{{eponym}}} |
{{Infobox crater
|title = {{subst:PAGENAME}}
|titlecolor =
|image =
|caption =
|coordinates = <!-- {{coord|LAT|N/S|LON|E/W|globe:GLOBE_type:landmark|display=inline,title}} -->
|coordinates_footnotes = <!-- use <ref> tags -->
|globe =
|globe_type =
|quadrangle =
|diameter =
|depth =
|discoverer =
|eponym =
}}
This template is intended to be used to create other templates for standardized crater data infoboxes for various solar system bodies.
For impact craters and structures on Earth, use {{Infobox terrestrial impact site}}. For impact craters on the Moon, use {{Infobox lunar crater or mare}} or its aliases {{Infobox Lunar crater}} and {{Infobox Lunar mare}}.
Its parameters are:
Mars
not mars
nor [[Mars]]
).[[Planet]]
.Here's an example usage of the template with various pass-through parameters defined:
{{Infobox crater
|title={{subst:PAGENAME}}
|titlecolor =
|image = {{{image|}}}
|caption= {{{caption|}}}
|coordinates = {{{coordinates|}}}
|coordinates_footnotes = {{{coordinates_footnotes|}}}
|globe = Mars
|globe_type = [[Planet]]
|diameter = {{{diameter|}}}
|depth = {{{depth|}}}
|discoverer={{{discoverer|}}}
|eponym ={{{eponym|}}}
}}