Difference between revisions of "Template:Infobox open cluster/doc"

From blackwiki
Jump to navigation Jump to search
imported>Tom.Reding
m (Tom.Reding moved page Template:Infobox cluster/doc to Template:Infobox open cluster/doc: Moving associated documentation from "Infobox cluster/doc" to "Infobox open cluster/doc")
imported>Praemonitus
(Doc. is missing radius_ly parameter; add some comments)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
+
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
  
 
== Usage ==
 
== Usage ==
Line 6: Line 6:
  
 
{| style="background: transparent;"
 
{| style="background: transparent;"
|<pre>{{Infobox cluster
+
|<pre>{{Infobox open cluster
| name =
+
| name     =  
| image =
+
| image     =  
| caption =
+
| caption   =  
| credit =
+
| credit   =  
| epoch =  
+
| epoch     = <!-- typically [[J2000]] -->
| constellation =
+
| constellation =  
| ra = {{RA|00|00|00}} or {{Deg2HMS|000.000|sup=yes}}
+
| ra       = {{RA|00|00|00}} or {{Deg2HMS|000.000|sup=yes}}
| dec = {{DEC|±00|00|00}}
+
| dec       = {{DEC|±00|00|00}}
| dist_ly =
+
| dist_ly   = <!-- Distance: {{convert|##.###|pc|ly|order=flip|abbr=on|lk=on}} -->
| dist_pc =
+
| dist_pc   =  
| appmag_v =
+
| appmag_v = <!-- Apparent visual magnitude of the cluster -->
| size_v =
+
| size_v   = <!-- Angular size of the cluster: {{val|#.##|ul=arcsecond}} -->
| mass_msol =
+
| radius_ly = <!-- Radius in light years, dependent on distance -->
| age =
+
| mass_msol = <!-- Cluster mass in solar masses: {{val|#.##|ul=solar mass}} -->
| notes =
+
| age       = <!-- Age, usually in Myr: {{val|#.##|#.##|ul=Myr}} -->
| names =
+
| notes     = <!-- Unusual features -->
 +
| names     = <!-- Comma-separated list of the most common catalogue identifiers -->
 
}}</pre>
 
}}</pre>
 
|}
 
|}
Line 30: Line 31:
 
* {{tl|Cite web}}
 
* {{tl|Cite web}}
 
* {{tl|Infobox globular cluster}}
 
* {{tl|Infobox globular cluster}}
* {{tl|Infobox astro object}}
+
* {{tl|Infobox astronomical object}}
  
<includeonly>
+
<includeonly>{{basepage subpage|
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
+
<!-- CATEGORIES HERE, THANKS -->
[[Category:Astronomy infobox templates|{{PAGENAME}}]]
+
[[Category:Astronomy infobox templates|Open cluster]]
 
+
}}</includeonly>
</includeonly>
 
 
 
<includeonly>
 
[[nn:Mal:Infoboks open stjernehop]]
 
[[pt:Predefinição:Info/Aglomerado]]
 
</includeonly>
 

Latest revision as of 14:34, 12 September 2020

Usage

Infobox for articles on open clusters.

{{Infobox open cluster
 | name      = 
 | image     = 
 | caption   = 
 | credit    = 
 | epoch     = <!-- typically [[J2000]] -->
 | constellation = 
 | ra        = {{RA|00|00|00}} or {{Deg2HMS|000.000|sup=yes}}
 | dec       = {{DEC|±00|00|00}}
 | dist_ly   = <!-- Distance: {{convert|##.###|pc|ly|order=flip|abbr=on|lk=on}} -->
 | dist_pc   = 
 | appmag_v  = <!-- Apparent visual magnitude of the cluster -->
 | size_v    = <!-- Angular size of the cluster: {{val|#.##|ul=arcsecond}} -->
 | radius_ly = <!-- Radius in light years, dependent on distance -->
 | mass_msol = <!-- Cluster mass in solar masses: {{val|#.##|ul=solar mass}} -->
 | age       = <!-- Age, usually in Myr: {{val|#.##|#.##|ul=Myr}} -->
 | notes     = <!-- Unusual features -->
 | names     = <!-- Comma-separated list of the most common catalogue identifiers -->
}}

See also