Difference between revisions of "Template:Infobox open cluster"

From blackwiki
Jump to navigation Jump to search
imported>Ruslik0
(ce)
imported>Ruslik0
(rv)
Line 18: Line 18:
 
| label6  = [[Apparent magnitude]] <small>(V)</small>
 
| label6  = [[Apparent magnitude]] <small>(V)</small>
 
| data6  = {{{appmag_v<includeonly>|</includeonly>}}}
 
| data6  = {{{appmag_v<includeonly>|</includeonly>}}}
 +
| label7  = Apparent dimensions <small>(V)</small>
 +
| data7  = {{{size_v<includeonly>|</includeonly>}}}
 
| header8=Physical characteristics
 
| header8=Physical characteristics
 
| label9=Mass
 
| label9=Mass
 
| data9={{#if: {{{mass_msol<includeonly>|</includeonly>}}}|{{{mass_msol<includeonly>|</includeonly>}}}&nbsp;[[Solar mass|M<sub>☉</sub>]]}}
 
| data9={{#if: {{{mass_msol<includeonly>|</includeonly>}}}|{{{mass_msol<includeonly>|</includeonly>}}}&nbsp;[[Solar mass|M<sub>☉</sub>]]}}
| label10 = Apparent dimensions <small>(V)</small>
+
| label10=Radius
| data10   = {{{size_v<includeonly>|</includeonly>}}}
+
| data10= {{{radius_ly<includeonly>|</includeonly>}}}
 
| label12= Estimated age
 
| label12= Estimated age
 
| data12= {{{age<includeonly>|</includeonly>}}}
 
| data12= {{{age<includeonly>|</includeonly>}}}

Revision as of 19:55, 15 November 2010

{{{name}}}
{{{image}}}
{{{caption}}}
Credit: {{{credit}}}
Observation data ({{{epoch}}} epoch)
Constellation{{{constellation}}}
Right ascension{{{ra}}}
Declination{{{dec}}}
Distance{{{dist_ly}}} ({{{dist_pc}}})
Apparent magnitude (V){{{appmag_v}}}
Apparent dimensions (V){{{size_v}}}
Physical characteristics
Mass{{{mass_msol}}} M
Radius{{{radius_ly}}}
Estimated age{{{age}}}
Notable features{{{notes}}}
Other designations{{{names}}}

[[Category:Infobox templates|Template:Remove first word]]

Template documentation[view] [edit] [history] [purge]

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