Difference between revisions of "Template:Infobox nebula/doc"
Jump to navigation
Jump to search
| Line 30: | Line 30: | ||
*::''supported types:'' "nebula", "dark", "diffuse", "emission", "reflection" | *::''supported types:'' "nebula", "dark", "diffuse", "emission", "reflection" | ||
*'''name''' – the name of the nebula. | *'''name''' – the name of the nebula. | ||
| − | *'''image''' (optional) – an image, specified in the form <code>''imagename''</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> ie. <code>sampleimage.jpg</code> |
*'''caption''' (optional) – a caption for the image | *'''caption''' (optional) – a caption for the image | ||
*'''subtype''' - the subtype of this type of nebula | *'''subtype''' - the subtype of this type of nebula | ||
Revision as of 10:05, 13 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 =
|name =
|image =
|caption =
|epoch =
|subtype =
|class =
|ra = {{RA|hh|mm|ss.wxyz}}
|dec = {{DEC|±DD|MM|SS.WXYZ}}
|dist_ly =
|dist_oc =
|appmag_v =
|size_v =
|constellation =
|radius_ly =
|radius_pc =
|absmag_v =
|notes =
|names =
}}
Parameters
- type - the general type of nebula
- supported types: "nebula", "dark", "diffuse", "emission", "reflection"
- 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 - caption (optional) – a caption for the image
- subtype - the subtype of this type of nebula
- class - 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
- dist_pc – the distance of the nebula, in parsecs
- 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
- absmag_v (optional) – the absolute magnitude of the nebula
- notes (optional) - notes
- names (optional) – any other names, catalogue designations, etc.