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

From blackwiki
Jump to navigation Jump to search
imported>Mike Peel
imported>Praemonitus
(Doc. is missing radius_ly parameter; add some comments)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
#REDIRECT [[Template:Infobox astronomical object/doc]]
+
{{Documentation subpage}}
 +
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
 +
 
 +
== Usage ==
 +
Infobox for articles on [[open cluster]]s.
 +
 
 +
{| style="background: transparent;"
 +
|<pre>{{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 -->
 +
}}</pre>
 +
|}
 +
 
 +
== See also ==
 +
* {{tl|Cite journal}}
 +
* {{tl|Cite web}}
 +
* {{tl|Infobox globular cluster}}
 +
* {{tl|Infobox astronomical object}}
 +
 
 +
<includeonly>{{basepage subpage|
 +
<!-- CATEGORIES HERE, THANKS -->
 +
[[Category:Astronomy infobox templates|Open cluster]]
 +
}}</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