Difference between revisions of "Template:Infobox open cluster"
Jump to navigation
Jump to search
imported>Cydebot m (Robot - Moving category Astronomical infobox templates to Astronomy infobox templates per CFD at Wikipedia:Categories for discussion/Log/2008 February 28.) |
imported>Zyxw (Display optional parameters on this page to help editors preview result of changes. Remove view-talk-edit links since data for this infobox can be edited in article.) |
||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| − | + | | above = {{{name}}} | |
| − | |above={{{name}}} | + | | image = {{{image<includeonly>|</includeonly>}}} |
| − | |image= {{{image|}}} | + | | caption = {{{caption<includeonly>|</includeonly>}}} |
| − | |caption={{{caption|}}} | + | | abovestyle = background: #FFFFC0; |
| − | + | | headerstyle = background: #FFFFC0; | |
| − | |abovestyle=background: #FFFFC0; | + | | belowstyle = background: #FFFFC0; |
| − | |headerstyle=background: #FFFFC0; | + | | labelstyle = background: inherit; |
| − | |belowstyle=background: #FFFFC0; | + | | header1 = Observation data {{#if: {{{epoch<includeonly>|</includeonly>}}} | ({{{epoch}}} [[Epoch (astronomy){{!}}epoch]]) }} |
| − | |labelstyle=background: inherit; | + | | label2 = [[Constellation]] |
| − | + | | data2 = {{{constellation<includeonly>|</includeonly>}}} | |
| − | |header1= Observation data {{ #if: {{{epoch|}}} | ({{{epoch}}} [[Epoch (astronomy){{!}}epoch]]) }} | + | | label3 = [[Right ascension]] |
| − | |label2=[[Constellation]] | + | | data3 = {{{ra<includeonly>|</includeonly>}}} |
| − | |data2= {{{constellation|}}} | + | | label4 = [[Declination]] |
| − | |label3=[[Right ascension]] | + | | data4 = {{{dec<includeonly>|</includeonly>}}} |
| − | |data3= {{{ra|}}} | + | | label5 = Distance |
| − | |label4=[[Declination]] | + | | data5 = {{{dist_ly<includeonly>|</includeonly>}}} ({{{dist_pc<includeonly>|</includeonly>}}}) |
| − | |data4= {{{dec|}}} | + | | label6 = [[Apparent magnitude]] <small>(V)</small> |
| − | |label5= Distance | + | | data6 = {{{appmag_v<includeonly>|</includeonly>}}} |
| − | |data5= {{{dist_ly|}}} ({{{dist_pc|}}}) | + | | label7 = Apparent dimensions <small>(V)</small> |
| − | |label6= [[Apparent magnitude]] <small>(V)</small> | + | | data7 = {{{size_v<includeonly>|</includeonly>}}} |
| − | |data6= {{{appmag_v|}}} | + | | label8 = Notable features |
| − | |label7= Apparent dimensions <small>(V)</small> | + | | data8 = {{{notes|<includeonly>|</includeonly>}}} |
| − | |data7= {{{size_v|}}} | + | | label9 = Other designations |
| − | |label8= Notable features | + | | data9 = {{{names<includeonly>|</includeonly>}}} |
| − | |data8= {{{notes||}}} | + | | below = See also: [[Open cluster]], [[:Category:Open clusters|List of open clusters]] |
| − | |label9= Other designations | ||
| − | |data9= {{{names|}}} | ||
| − | |||
| − | |below=See also: [[Open cluster]], [[:Category:Open clusters|List of open clusters]] | ||
}}<noinclude> | }}<noinclude> | ||
Infobox for articles on [[open cluster]]s. | Infobox for articles on [[open cluster]]s. | ||
| − | == Usage == | + | === Usage === |
{| style="background: transparent;" | {| style="background: transparent;" | ||
|<pre>{{Cluster | |<pre>{{Cluster | ||
| name = | | name = | ||
| image = | | image = | ||
| + | | caption = | ||
| epoch = | | epoch = | ||
| constellation = | | constellation = | ||
Revision as of 13:46, 21 April 2008
| {{{name}}} | |
|---|---|
| {{{image}}} {{{caption}}} | |
| 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}}} |
| Other designations | {{{names}}} |
| See also: Open cluster, List of open clusters | |
[[Category:Infobox templates|Template:Remove first word]]
Infobox for articles on open clusters.
Usage
{{Cluster
| name =
| image =
| caption =
| epoch =
| constellation =
| ra = {{RA|00|00|00}}
| dec = {{DEC|±00|00|00}}
| dist_ly =
| dist_pc =
| appmag_v =
| size_v =
| notes =
| names =
}}
|