Difference between revisions of "Template:Infobox diffuse nebula"

From blackwiki
Jump to navigation Jump to search
imported>Klemen Kocjancic
m
imported>Bryan Derksen
(infoboxing)
Line 1: Line 1:
{| class="infobox"
+
{{Infobox
|+ '''{{{name}}}'''
+
|name=Diffuse nebula
|-
+
|title={{{name}}}
| colspan="2" align="center" |<small>{{{image|}}}</small>
+
|image={{{image|}}}
|-
+
|caption={{{caption|}}}
! style="background-color: #FFb8b0;" colspan="2" align="center" | <!--
+
|titlestyle=background: #FFb8b0;
-->{{ #if:  {{{epoch|}}} | Observation data: {{{epoch}}} [[Epoch (astronomy){{!}}epoch]] | Observation data }}
+
|headerstyle=background:#FFb8b0;
|-
+
|labelstyle=background:inherit;
| '''Type:'''
+
header1={{ #if:  {{{epoch|}}} | Observation data: {{{epoch}}} [[Epoch (astronomy){{!}}epoch]] | Observation data }}
| {{{type|}}}
+
|label2=Type
|-
+
|data2= {{{type|}}}
| '''[[Right ascension]]:'''
+
|label3=[[Right ascension]]
| {{{ra|}}}
+
|data3= {{{ra|}}}
|-
+
|label4=[[Declination]]
| '''[[Declination]]:'''
+
|data4= {{{dec|}}}
| {{{dec|}}}
+
|label5=Distance
|-
+
|data5={{{dist_ly|}}}
| '''Distance:'''
+
|label6=[[Apparent magnitude]] <small>(V)</small>
| {{{dist_ly|}}}
+
|data6= {{{appmag_v|}}}
|-
+
|label7=Apparent dimensions <small>(V)</small>
| '''[[Apparent magnitude]] <small>(V)</small>:'''
+
|data7= {{{size_v|}}}
| {{{appmag_v|}}}
+
|label8=[[Constellation]]
|-
+
|data8= {{{constellation|}}}
| '''Apparent dimensions <small>(V)</small>:'''
+
|header9= Physical characteristics
| {{{size_v|}}}
+
|label10=[[Radius]]
|-
+
|data10= {{{radius_ly|}}}
| '''[[Constellation]]:'''
+
|label11=[[Absolute magnitude]] <small>(V)</small>
| {{{constellation|}}}
+
|data11= {{{absmag_v|}}}
|-
+
|label12=Notable features
! style="background-color: #FFb8b0;" colspan="2" align="center" | Physical characteristics
+
|data12= {{{notes|}}}
|-
+
|label13=Other designations
| '''[[Radius]]:'''
+
|data13= {{{names|}}}
| {{{radius_ly|}}}
+
|belowstyle=background: #FFb8b0;
|-
+
|below=See also: [[Diffuse nebula]], [[:Category:Lists of nebulae|Lists of nebulae]]
| '''[[Absolute magnitude]] <small>(V)</small>:'''
+
}}<noinclude>
| {{{absmag_v|}}}
+
{{documentation}}
|-
 
| '''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]]
 
[[sl:Predloga:Difuzna meglica]]
 
 
</noinclude>
 
</noinclude>

Revision as of 00:53, 28 January 2008

{{{name}}}
Physical characteristics
See also: Diffuse nebula, Lists of nebulae

[[Category:Infobox templates|Template:Remove first word]]

Template documentation[view] [edit] [history] [purge]

Syntax

Template:Infobox nebula

{{Infobox nebula
 |name          = 
 |image         = <!-- name only, without File:/Image: and without brackets -->
 |caption       = 
 |credit        =
 |type          = 
 |type2         = <!-- can be wikilinked -->
 |epoch         = <!-- typically [[J2000]] -->
 |subtype       = 
 |class         = 
 |ra            = <!-- {{RA|hh|mm|ss.wxyz}} or {{Deg2HMS|ddd.dddd|sup=yes}} -->
 |dec           = <!-- {{DEC|±DD|MM|SS.WXYZ}} -->
 |dist_ly       = 
 |dist_pc       = 
 |dist_z        = 
 |appmag_v      = 
 |appdia        = <!-- dd°mm'ss".mas -->
 |size_v        = 
 |constellation = 
 |radius_ly     = 
 |radius_pc     = 
 |dimensions    = 
 |absmag_v      = 
 |notes         = 
 |names         = 
}}

Parameters

  • type - the general type of nebula; default: "nebula"; supported types:
    • "nebula"
    • "dark"
    • "diffuse"
    • "emission"
    • "reflection"
    • "planetary"
    • "protoplanetary"
    • "plerion"
    • "interstellar cloud"
    • "high velocity cloud"
    • "intermediate velocity cloud"
    • "low velocity cloud"
    • "supershell"
    • "molecular cloud"
    • "infrared cirrus"
    • "Bok globule"
    • "giant molecular cloud"
    • "molecular cloud complex"
    • "supernova remnant"
  • type2 (optional) - if the type is unsupported, place it here; can also be used to specify an alternate type
  • name – the name of the nebula.
  • image (optional) – an image, specified in the form imagename.ext without specifying "FILE:" and without the [[ brackets ]]
    ie.) sampleimage.jpg
  • caption (optional) – a caption for the image
  • credit (optional) – a credit for the image
  • subtype (optional) - the subtype of this type of nebula; can also be used to specify an alternate type
  • class (optional) - the class of the subtype of nebula
  • epoch – the epoch when the coordinate measurements were taken
    NOTE This parameter requires that ra , dec , epoch all be set
  • ra – the right ascension of the nebula; please use {{RA}} or {{Deg2HMS}} filling in hours, minutes, seconds
    NOTE This parameter requires that ra , dec , epoch all be set
  • dec – the declination of the nebula; please use {{DEC}} filling in ±degrees, minutes, seconds
    NOTE This parameter requires that ra , dec , epoch all be set
  • dist_ly – the distance of the nebula, in light years
    NOTE This parameter is incompatible with dist_z
  • dist_pc – the distance of the nebula, in parsecs
    NOTE This parameter is incompatible with dist_z
  • dist_z - the distance of the nebula, in dimensionless redshift
    NOTE This parameter is incompatible with dist_pc and dist_ly
  • appmag_v (optional) – the apparent magnitude of the nebula
  • appdia (optional) - the apparent diameter of the nebula, in degrees,minutes,seconds,milliseconds of arc
  • size_v – the apparent dimensions of the nebula
  • constellation – the constellation containing the nebula. Should be wikilinked.
  • radius_ly (optional) – the radius of the nebula, in light years
  • radius_pc (optional) – the radius of the nebula, in parsecs
  • dimensions (optional) - the real dimensions of the nebula if the radius isn't sufficient to describe it
  • absmag_v (optional) – the absolute magnitude of the nebula
  • notes (optional) - notes
  • names (optional) – any other names, catalogue designations, etc.