Difference between revisions of "Template:Infobox lunar crater or mare/doc"

From blackwiki
Jump to navigation Jump to search
imported>Bryan Derksen
(mention that depth is optional)
imported>Bryan Derksen
(name parameter)
Line 7: Line 7:
 
<pre style="overflow:auto;">
 
<pre style="overflow:auto;">
 
{{Infobox Lunar crater
 
{{Infobox Lunar crater
 +
|name      =  <!--Name of the crater-->
 
|image    =  <!--Optional image of crater. Use full wikicode; don't exceed 200px width.-->
 
|image    =  <!--Optional image of crater. Use full wikicode; don't exceed 200px width.-->
 
|caption  =  <!--Optional caption for image-->
 
|caption  =  <!--Optional caption for image-->
Line 16: Line 17:
 
|depth    =  <!--Format: #.# km, optional if unknown-->
 
|depth    =  <!--Format: #.# km, optional if unknown-->
 
|colong    =  <!--(Colongitude) Format: ###-->
 
|colong    =  <!--(Colongitude) Format: ###-->
|eponym    =  <!--Name-->
+
|eponym    =  <!--What the crater's named after-->
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 18:55, 8 April 2008

Template:Template doc page viewed directly


This template is used on the lunar crater pages to display common information. It can be used as follows:

{{Infobox Lunar crater
|name      =   <!--Name of the crater-->
|image     =   <!--Optional image of crater. Use full wikicode; don't exceed 200px width.-->
|caption   =   <!--Optional caption for image-->
|latitude  =   <!--Format: ##.# -->
|N_or_S    =   <!--Either "N" or "S" (without quotemarks)-->
|longitude =   <!--Format: ##.# -->
|E_or_W    =   <!--Either "E" or "W" (without quotemarks)-->
|diameter  =   <!--Format: ## km-->
|depth     =   <!--Format: #.# km, optional if unknown-->
|colong    =   <!--(Colongitude) Format: ###-->
|eponym    =   <!--What the crater's named after-->
}}