Template:Infobox meteor shower
Appearance
| {{{name}}} | |
|---|---|
| Pronunciation | {{{pronounce}}} |
| Discovery date | {{{date}}} |
| Parent body | {{{parent}}} |
| Radiant | |
| Constellation | {{{constellation}}} |
| Right ascension | {{{ra}}} |
| Declination | {{{dec}}} |
| Properties | |
| Occurs during | {{{month}}} |
| Date of peak | {{{peak}}} |
| Velocity | {{{velocity}}} km/s |
| Zenithal hourly rate | {{{zhr}}} |
| Notable features | {{{notes}}} |
Infobox for articles on meteor showers.
Usage
[edit]{{Infobox meteor shower
| name =
| image =
| caption =
| pronounce = {{IPA-en|<!-- IPA string -->|}}
| date = <!-- Discovery date, when applicable -->
| parent = <!-- Parent body, if known -->
<!-- Radiant -->
| constellation = <!-- Link to constellation -->
| ra = {{RA|00|00|00}}
| dec = {{DEC|±00|00|00}}
<!-- Properties -->
| month = <!-- Month(s) or date range event occurs -->
| peak = <!-- Date of peak events -->
| velocity = <!-- velocity in km/s -->
| zhr = <!-- Zenithal Hourly Rate -->
| notes =
}}
|