Difference between revisions of "Template:Infobox open cluster"

From blackwiki
Jump to navigation Jump to search
imported>Primefac
m (Protected "Template:Infobox open cluster": semi-protection of high-usage templates to combat systematic vandalism ([Edit=Require autoconfirmed or confirmed access] (indefinite) [Move=Require autoconfirmed or confirmed access] (indef...)
imported>Loooke
(use page title if no name parameter specified)
 
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
| above  = {{{name}}}
+
| above  = {{{name<includeonly>|{{PAGENAME}}</includeonly>}}}
 
| image  = {{#invoke:InfoboxImage|InfoboxImage|image={{{image<includeonly>|</includeonly>}}}|size={{{image_size|}}}|sizedefault=frameless|alt={{{alt|}}}}}
 
| image  = {{#invoke:InfoboxImage|InfoboxImage|image={{{image<includeonly>|</includeonly>}}}|size={{{image_size|}}}|sizedefault=frameless|alt={{{alt|}}}}}
 
| caption = {{{caption<includeonly>|</includeonly>}}} {{#if:{{{credit<includeonly>|</includeonly>}}}|<br/><span style="font-size:smaller;">Credit: {{{credit}}}</span> }}
 
| caption = {{{caption<includeonly>|</includeonly>}}} {{#if:{{{credit<includeonly>|</includeonly>}}}|<br/><span style="font-size:smaller;">Credit: {{{credit}}}</span> }}

Latest revision as of 23:53, 19 February 2021

{{{name}}}
[[File:{{{image}}}|frameless]]
{{{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}}} Template:Solar mass
Radius{{{radius_ly}}}
Estimated age{{{age}}}
Notable features{{{notes}}}
Other designations{{{names}}}
See also: Open cluster, List of open clusters

[[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