Difference between revisions of "Template:Infobox nebula/doc"

From blackwiki
Jump to navigation Jump to search
Line 16: Line 16:
 
  <nowiki>|dec          = {{DEC|</nowiki>{{+-}}<nowiki>DD|MM|SS.WXYZ}} </nowiki>
 
  <nowiki>|dec          = {{DEC|</nowiki>{{+-}}<nowiki>DD|MM|SS.WXYZ}} </nowiki>
 
  <nowiki>|dist_ly      = </nowiki>
 
  <nowiki>|dist_ly      = </nowiki>
  <nowiki>|dist_oc       = </nowiki>
+
  <nowiki>|dist_pc       = </nowiki>
 +
<nowiki>|dist_z        = </nowiki>
 
  <nowiki>|appmag_v      = </nowiki>
 
  <nowiki>|appmag_v      = </nowiki>
 
  <nowiki>|size_v        = </nowiki>
 
  <nowiki>|size_v        = </nowiki>
Line 22: Line 23:
 
  <nowiki>|radius_ly    = </nowiki>
 
  <nowiki>|radius_ly    = </nowiki>
 
  <nowiki>|radius_pc    = </nowiki>
 
  <nowiki>|radius_pc    = </nowiki>
 +
<nowiki>|dimensions    = </nowiki>
 
  <nowiki>|absmag_v      = </nowiki>
 
  <nowiki>|absmag_v      = </nowiki>
 
  <nowiki>|notes        = </nowiki>
 
  <nowiki>|notes        = </nowiki>
Line 40: Line 42:
 
*'''dec''' – the [[declination]] of the nebula; please use {{tl|DEC}} filling in {{+-}}degrees, minutes, seconds
 
*'''dec''' – the [[declination]] of the nebula; please use {{tl|DEC}} filling in {{+-}}degrees, minutes, seconds
 
*'''dist_ly''' – the distance of the nebula, in [[light year]]s
 
*'''dist_ly''' – the distance of the nebula, in [[light year]]s
 +
*:''NOTE'' This parameter is incompatible with dist_z
 
*'''dist_pc''' – the distance of the nebula, in [[parsec]]s
 
*'''dist_pc''' – the distance of the nebula, in [[parsec]]s
 +
*:''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
 
*'''appmag_v''' (optional) – the [[apparent magnitude]] of the nebula
 
*'''size_v''' – the apparent dimensions of the nebula
 
*'''size_v''' – the apparent dimensions of the nebula

Revision as of 06:23, 15 March 2014

Template:Purgebox


Syntax

{{Infobox nebula
|type          = 
|name          = 
|image         = 
|caption       = 
|epoch         = 
|subtype       = 
|class         = 
|ra            = {{RA|hh|mm|ss.wxyz}} 
|dec           = {{DEC|±DD|MM|SS.WXYZ}} 
|dist_ly       = 
|dist_pc       = 
|dist_z        = 
|appmag_v      = 
|size_v        = 
|constellation = 
|radius_ly     = 
|radius_pc     = 
|dimensions    = 
|absmag_v      = 
|notes         = 
|names         = 
}}

Parameters

  • type - the general type of nebula
    supported types: "nebula", "dark", "diffuse", "emission", "reflection", "planetary", "plerion", "interstellar cloud"
  • 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
  • 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
  • ra – the right ascension of the nebula; please use {{RA}} filling in hours, minutes, seconds
  • dec – the declination of the nebula; please use {{DEC}} filling in ±degrees, minutes, seconds
  • 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
  • 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.