Template:Infobox astronomical event/doc
Jump to navigation
Jump to search
| 40px | This is a documentation subpage for Template:Infobox astronomical event. It contains usage information, categories and other content that is not part of the original template page. |
Contents
Usage
Simple
{{infobox astronomical event}}
Data will be automatically included from Wikidata.
Full
| Script error: No such module "Wikidata". {{{caption}}} | |
| Other designations | Script error: No such module "Wikidata". |
|---|---|
| Event type | {{{Event_type}}} |
| Date | {{{start_time}}} |
| Duration | {{{duration}}} |
| Instrument | {{{detected_by}}} |
| Constellation | {{{constellation}}} |
| Right ascension | {{{ra}}} |
| Declination | {{{dec}}} |
| Epoch | {{{epoch}}} |
| Distance | {{{distance}}} |
| Redshift | {{{redshift}}} |
| Peak apparent magnitude | {{{peak}}} |
| Total energy output | {{{energy}}} |
| Website | {{{website}}} |
| 16x16px [[Commons:{{{commons}}} |Related media on Wikimedia Commons]] | |
{{Infobox astronomical event
| name = {{{name}}}
| image = {{{image}}}
| caption = {{{caption}}}
| event_type = {{{event_type}}}
| start_time = {{{start_time}}}
| detected_by = {{{detected_by}}}
| duration = {{{duration}}}
| redshift = {{{redshift}}}
| constellation = {{{constellation}}}
| ra = {{{ra}}}
| dec = {{{dec}}}
| epoch = {{{epoch}}}
| distance = {{{distance}}}
| peak = {{{peak}}}
| energy = {{{energy}}}
| website = {{{website}}}
| commons = <!-- (Page or category name at Commons) -->
}}
Parameters
This template returns values from Wikidata where they are available; these values can be overridden by passing values to the relevant parameters.