Difference between revisions of "Template:Infobox diffuse nebula"

From blackwiki
Jump to navigation Jump to search
(Replaced page with 'its big...got it?')
imported>Linnell
(Revert to the revision prior to revision 113483484 dated 2007-03-08 03:01:54 by 125.254.88.102 using popups)
Line 1: Line 1:
its big...got it?
+
{| class="infobox" style="border: 1px solid #999; border-right-width: 2px; border-bottom-width: 2px;"
 +
|+ '''{{{name}}}'''
 +
|-
 +
| colspan="2" align="center" |<small>{{{image|}}}</small>
 +
|-
 +
! style="background-color: #FFb8b0;" colspan="2" align="center" | <!--
 +
-->{{ #if:  {{{epoch|}}} | Observation data: {{{epoch}}} [[Epoch (astronomy){{!}}epoch]] | Observation data }}
 +
|-
 +
| '''Type:'''
 +
| {{{type|}}}
 +
|-
 +
| '''[[Right ascension]]:'''
 +
| {{{ra|}}}
 +
|-
 +
| '''[[Declination]]:'''
 +
| {{{dec|}}}
 +
|-
 +
| '''Distance:'''
 +
| {{{dist_ly|}}}
 +
|-
 +
| '''[[Apparent magnitude]] <small>(V)</small>:'''
 +
| {{{appmag_v|}}}
 +
|-
 +
| '''Apparent dimensions <small>(V)</small>:'''
 +
| {{{size_v|}}}
 +
|-
 +
| '''[[Constellation]]:'''
 +
| {{{constellation|}}}
 +
|-
 +
! style="background-color: #FFb8b0;" colspan="2" align="center" | Physical characteristics
 +
|-
 +
| '''[[Radius]]:'''
 +
| {{{radius_ly|}}}
 +
|-
 +
| '''[[Absolute magnitude]] <small>(V)</small>:'''
 +
| {{{absmag_v|}}}
 +
|-
 +
| '''Notable features:'''
 +
| {{{notes|}}}
 +
|-
 +
| '''Other designations:'''
 +
| {{{names|}}}
 +
|-
 +
! style="background-color: #FFb8b0;" colspan=2 align="center"| <small>See also: [[Diffuse nebula]], [[:Category:Lists of nebulae|Lists of nebulae]]</small>
 +
|}
 +
<noinclude>
 +
== Usage ==
 +
{| style="background: transparent;"
 +
|<pre>{{Diffuse_nebula
 +
| name =
 +
| image =
 +
| type =
 +
| ra = {{RA|00|00|00}}
 +
| dec = {{DEC|±00|00|00}}
 +
| dist_ly =
 +
| appmag_v =
 +
| size_v =
 +
| constellation =
 +
| radius_ly =
 +
| appmag_v =
 +
| notes =
 +
| names =
 +
}}</pre>
 +
|}
 +
[[Category:Astronomical infobox templates|Diffuse nebula]]
 +
</noinclude>

Revision as of 03:03, 8 March 2007

{{{name}}}
Observation data
Type:
Right ascension:
Declination:
Distance:
Apparent magnitude (V):
Apparent dimensions (V):
Constellation:
Physical characteristics
Radius:
Absolute magnitude (V):
Notable features:
Other designations:
See also: Diffuse nebula, Lists of nebulae

Usage

{{Diffuse_nebula
 | name =
 | image = 
 | type =
 | ra = {{RA|00|00|00}}
 | dec = {{DEC|±00|00|00}}
 | dist_ly =
 | appmag_v =
 | size_v =
 | constellation =
 | radius_ly = 
 | appmag_v =
 | notes =
 | names =
}}