Template:Infobox NGCobject: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Michael Geldorp
(some adjustments and not galaxy specific)
imported>Caesar Schinas
m (TlDoc)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox"
<includeonly>{{Infobox
|+ '''{{{number}}}'''
| title        = {{{number|{{PAGENAME}} }}}
|-
 
| colspan="2" align="center" | {{{image|}}}
| 1_data      = {{{image|}}}
|-
| 1_datastyle  = text-align:center;
! style="background-color: #e0802f;" colspan="2" align="center" | <!--
 
-->{{ #if: {{{epoch|}}} | Observation data: {{{epoch}}} [[Epoch (astronomy){{!}}epoch]] | Observation data }}
| 2_label      = {{#if:{{{epoch|}}}|Observation data: {{{epoch}}} epoch|Observation data}}
|-
| 2_data      = ---
| '''[[Constellation]]:'''
 
| [[{{{const|}}}]]
| 3_label      = [[Constellation]]
|-
| 3_data      = {{#if:{{{const|}}}|[[{{{const}}}]]|}}
| '''[[Right ascension]]:'''
 
| <span style="white-space:nowrap;">{{{ra|}}}</span>
| 4_label      = [[Right ascension]]
|-
| 4_data      = {{{ra|}}}
| '''[[Declination]]:'''
| 4_datastyle  = white-space:nowrap;
| <span style="white-space:nowrap;">{{{de|}}}</span>
 
|-  
| 5_label      = [[Declination]]
| '''[[Redshift]]:'''
| 5_data      = {{{de|}}}
| {{{redshift|}}}
| 5_datastyle  = white-space:nowrap;
|-
 
| '''Distance:'''
| 6_label      = [[Redshift]]
| {{{distance_ly|}}}
| 6_data      = {{{redshift|}}}
|-
 
| '''Type:'''
| 7_label      = Distance
| {{{type|}}}
| 7_data      = {{{distance_ly|}}}
|-
 
| '''[[Angular diameter|Apparent dimensions]]&nbsp;<small title="in visual light"></small>:'''
| 8_label      = Type
| {{{app_size|}}}
| 8_data      = {{{type|}}}
|-
 
| '''Diameter in ly&nbsp;<small title="in visual light"></small>:'''
| 9_label      = [[Angular diameter|Apparent dimensions]]
| {{{radius_ly|}}}
| 9_data      = {{{app_size|}}}
|-
 
| '''[[Apparent magnitude]]&nbsp;<small title="in visual light"></small>:'''
| 10_label    = Diameter in [[Light year|ly]]
| {{{app_mag|}}}
| 10_data      = {{{radius_ly|}}}
|-
 
| '''Notable features:'''
| 11_label    = [[Apparent magnitude]]
| {{{notes|}}}
| 11_data      = {{{app_mag|}}}
|-
 
! colspan="2" style="background-color: #e0802f; text-align: center;" | Other designations
| 12_label    = Notable features
|-
| 12_data      = {{{notes|}}}
| colspan="2" align="center" | {{{other|&nbsp;}}}
 
|-
| 13_label    = Other designations
! style="background-color: #e0802f;" colspan=2 | <small>See also: [[Galaxy]]</small>
| 13_data      = {{{other|}}}
|}
}}
</includeonly><noinclude>{{TlDoc}}</noinclude>

Latest revision as of 10:59, 14 May 2009

This documentation is transcluded from Template:Infobox NGCobject/doc (edit | history)

Usage

Copy the following code, paste it directly below the {{subpages}} tag, and then fill in any applicable values. Do not remove those which do not apply or which you do not know; just leave them blank and they will not show up in the infobox. Do not leave a blank line either before or after the infobox code.

{{Infobox NGCobject
| title       = 
| image       = 
| epoch       = 
| const       = 
| ra          = 
| de          = 
| redshift    = 
| distance_ly = 
| type        = 
| app_size    = 
| radius_ly   = 
| app_mag     = 
| notes       = 
| other       = 
}}