Template:Infobox NGCobject: Difference between revisions
Jump to navigation
Jump to search
imported>Thorsten Alteholz (New page: {| class="infobox" |+ '''{{{number}}}''' |- | colspan="2" align="center" | {{{image|}}} |- ! style="background-color: #e0802f;" colspan="2" align="center" | <!-- -->{{ #if: {{{epoch|}}} ...) |
imported>Caesar Schinas m (TlDoc) |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{| | <includeonly>{{Infobox | ||
| title = {{{number|{{PAGENAME}} }}} | |||
| | | 1_data = {{{image|}}} | ||
| | | 1_datastyle = text-align:center; | ||
| 2_label = {{#if:{{{epoch|}}}|Observation data: {{{epoch}}} epoch|Observation data}} | |||
|- | | 2_data = --- | ||
| | |||
| {{{const|}}} | | 3_label = [[Constellation]] | ||
| 3_data = {{#if:{{{const|}}}|[[{{{const}}}]]|}} | |||
| | |||
| | | 4_label = [[Right ascension]] | ||
|- | | 4_data = {{{ra|}}} | ||
| | | 4_datastyle = white-space:nowrap; | ||
| | |||
|- | | 5_label = [[Declination]] | ||
| | | 5_data = {{{de|}}} | ||
| {{{redshift|}}} | | 5_datastyle = white-space:nowrap; | ||
| | | 6_label = [[Redshift]] | ||
| {{{distance_ly|}}} | | 6_data = {{{redshift|}}} | ||
| | | 7_label = Distance | ||
| {{{type|}}} | | 7_data = {{{distance_ly|}}} | ||
| | | 8_label = Type | ||
| {{{app_size|}}} | | 8_data = {{{type|}}} | ||
| | | 9_label = [[Angular diameter|Apparent dimensions]] | ||
| {{{radius_ly|}}} | | 9_data = {{{app_size|}}} | ||
| | | 10_label = Diameter in [[Light year|ly]] | ||
| {{{app_mag|}}} | | 10_data = {{{radius_ly|}}} | ||
| | | 11_label = [[Apparent magnitude]] | ||
| {{{notes|}}} | | 11_data = {{{app_mag|}}} | ||
| | |||
| 12_label = Notable features | |||
| | | 12_data = {{{notes|}}} | ||
| 13_label = Other designations | |||
| 13_data = {{{other|}}} | |||
}} | |||
</includeonly><noinclude>{{TlDoc}}</noinclude> | |||
Latest revision as of 09:59, 14 May 2009
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 = }}