Jump to content

Template:Infobox meteor shower/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
m syntaxhighlight lang="wikitext"
 
Line 5: Line 5:
== Usage ==
== Usage ==
{| style="background: transparent;"
{| style="background: transparent;"
|<pre>{{Infobox meteor shower
|<syntaxhighlight lang="wikitext">{{Infobox meteor shower
| name =
| name =
| image =
| image =
Line 22: Line 22:
| zhr = <!-- Zenithal Hourly Rate -->
| zhr = <!-- Zenithal Hourly Rate -->
| notes =
| notes =
}}</pre>
}}</syntaxhighlight>
|}
|}



Latest revision as of 10:32, 21 May 2023

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              = 
}}

See also

[edit]