Difference between revisions of "Template:Infobox nebula/doc"
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
<nowiki>{{Infobox nebula</nowiki> | <nowiki>{{Infobox nebula</nowiki> | ||
<nowiki>|type = </nowiki> | <nowiki>|type = </nowiki> | ||
| + | <nowiki>|type2 = </nowiki> | ||
<nowiki>|name = </nowiki> | <nowiki>|name = </nowiki> | ||
<nowiki>|image = </nowiki> | <nowiki>|image = </nowiki> | ||
| Line 32: | Line 33: | ||
==Parameters== | ==Parameters== | ||
*'''type''' - the general type of nebula | *'''type''' - the general type of nebula | ||
| − | *::''supported types:'' "nebula", "dark", "diffuse", "emission", "reflection", "planetary", "plerion", "interstellar cloud", "supershell" | + | *::''supported types:'' "nebula", "dark", "diffuse", "emission", "reflection", "planetary", "plerion", "interstellar cloud", "supershell", "protoplanetary", "molecular cloud", "infrared cirrus", "Bok globule", "giant molecular cloud" |
| + | *::default: "nebula" | ||
| + | *'''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. | *'''name''' – the name of the nebula. | ||
*'''image''' (optional) – an image, specified in the form <code>''imagename.ext''</code> without specifying "<code>FILE:</code>" and without the <nowiki>[[</nowiki> brackets <nowiki>]]</nowiki> | *'''image''' (optional) – an image, specified in the form <code>''imagename.ext''</code> without specifying "<code>FILE:</code>" and without the <nowiki>[[</nowiki> brackets <nowiki>]]</nowiki> | ||
Revision as of 23:20, 16 March 2014
| This is a documentation subpage for Template:Infobox nebula. It contains usage information, categories and other content that is not part of the original template page. |
Syntax
{{Infobox nebula
|type =
|type2 =
|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 =
|appdia = dd°mm'ss".mas
|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", "supershell", "protoplanetary", "molecular cloud", "infrared cirrus", "Bok globule", "giant molecular cloud"
- default: "nebula"
- 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.extwithout specifying "FILE:" and without the [[ brackets ]]- ie.)
sampleimage.jpg
- ie.)
- 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
- NOTE This parameter requires that
ra,dec,epochall be set
- NOTE This parameter requires that
- ra – the right ascension of the nebula; please use {{RA}} filling in hours, minutes, seconds
- NOTE This parameter requires that
ra,dec,epochall be set
- NOTE This parameter requires that
- dec – the declination of the nebula; please use {{DEC}} filling in ±degrees, minutes, seconds
- NOTE This parameter requires that
ra,dec,epochall be set
- NOTE This parameter requires that
- dist_ly – the distance of the nebula, in light years
- NOTE This parameter is incompatible with
dist_z
- NOTE This parameter is incompatible with
- dist_pc – the distance of the nebula, in parsecs
- NOTE This parameter is incompatible with
dist_z
- NOTE This parameter is incompatible with
- dist_z - the distance of the nebula, in dimensionless redshift
- NOTE This parameter is incompatible with
dist_pcanddist_ly
- NOTE This parameter is incompatible with
- 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.