<templatedata>
{
"params": {
"child": {
"label": "Child display?",
"description": "Whether this is a child box or not. Use `yes`, unless you're using this box standalone.",
"example": "yes",
"type": "boolean",
"default": "yes"
},
"part": {
"aliases": [
"part-of"
],
"label": "Part of",
"description": "Constructs 'part of ...' text. Overrides the season.",
"type": "content"
},
"season": {
"aliases": [
"cycloneseason"
],
"label": "Season",
"description": "The cyclone season of this event. Constructs 'part of ...' text.",
"type": "content",
"example": "2023 Pacific hurricane season"
},
"series": {
"label": "Series",
"description": "The series of this article. Constructs 'part of a series on ...' text.",
"type": "content",
"example": "costliest tropical cyclones"
},
"related": {
"label": "Related",
"description": "Related articles",
"type": "content"
},
"mainarticle": {
"label": "Main article",
"description": "The main article for this storm. Shown when 'active' or 'current'.",
"type": "wiki-page-name",
"suggested": true
},
"sectnum": {
"label": "Section number",
"description": "The section number of the current storm information for this storm. This is used for pages with multiple 'current storm information' sections. Start counting at 2 from the second instance of this section on a page.",
"type": "number"
},
"active": {
"aliases": [
"current"
],
"label": "Active?",
"description": "Set to 'true' when the event is currently active.",
"type": "boolean",
"suggested": true
}
},
"description": "Ending template for weather event infoboxes. This must be added at the end, or else infoboxes will not display properly.",
"format": "block"
}
</templatedata>