Template:Infobox NGCobject: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Caesar Schinas
(Changing to make use of Template:Infobox)
imported>Caesar Schinas
m (TlDoc)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Infobox
<includeonly>{{Infobox
| title        = {{{number|{{PAGENAME}} }}}
| title        = {{{number|{{PAGENAME}} }}}


Line 5: Line 5:
| 1_datastyle  = text-align:center;
| 1_datastyle  = text-align:center;


| 2_label      = Observation data{{#if:{{{epoch|}}}|: {{{epoch}}} epoch|}}
| 2_label      = {{#if:{{{epoch|}}}|Observation data: {{{epoch}}} epoch|Observation data}}
| 2_data      = ---
| 2_data      = ---


Line 43: Line 43:
| 13_data      = {{{other|}}}
| 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       = 
}}