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

From blackwiki
Jump to navigation Jump to search
imported>Loooke
(→‎Usage: Typically J2000)
imported>Praemonitus
(Doc. is missing radius_ly parameter; add some comments)
 
Line 7: Line 7:
 
{| style="background: transparent;"
 
{| style="background: transparent;"
 
|<pre>{{Infobox open cluster
 
|<pre>{{Infobox open cluster
| name      =  
+
| name      =  
| image    =  
+
| image    =  
| caption  =  
+
| caption  =  
| credit    =  
+
| credit    =  
| epoch    = <!-- typically [[J2000]] -->
+
| 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>
 
|}
 
|}

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