Content deleted Content added
Tag: Reverted |
No edit summary |
||
(22 intermediate revisions by 7 users not shown) | |||
Line 1:
{{Module rating|
{{High-use}}
{{ombox|text=In order to conform to [[Wikipedia:Manual of Style/Accessibility#Color]] guidelines, do not use
{{Lua
|Module:Storm categories/categories
|Module:Storm categories/colors
|Module:Storm categories/icons
|Module:Storm categories/demo
|noprotcat=yes
}}
This template is used to control a multitude of tropical cyclone-related templates: {{t|storm colour}}, {{t|storm name}}, and {{t|storm icon}}. It acts as a centralized ___location for storm categories to avoid discrepancies between templates, allowing for the same ID to be used across all related templates.
Data is located in the following submodules:
* [[Module:Storm categories/categories]] for fully-detailed storm categories
* [[Module:Storm categories/colors]] for color-only IDs
* [[Module:Storm categories/icons]] for icon-only IDs
== Usage ==
This module exports three functions for templates: <code>p.color</code>, <code>p.name</code>, <code>p.sortkey</code>, and <code>p.
All input IDs are case-insensitive, and all non-alphanumeric characters are stripped.
=== Color ===
Provides the color of the given tropical cyclone category code. This comes in the format of their raw
{| class="wikitable"
Line 11 ⟶ 28:
! Output
|-
||<code><nowiki><span style="padding:4px;border:1px solid black;background-color:#{{#invoke:
|<span style="padding:4px;border:1px solid black;background-color:#{{#invoke:
|}
=== Name ===
Provides the name of the given tropical cyclone category code. A optional basin argument can be provided as the second argument in order to slightly tweak the name of the category, if the given category definition supports it. This function is
{| class="wikitable"
! rowspan="2" | Code
! colspan="2" | Interpreted
! rowspan="2" | Output
|-
! ID
! Basin
|-
|severe
|{{gray|''(default)''}}
|{{#invoke:Storm categories{{sandbox other|/sandbox}}|name|severe}}
|-
||<code><nowiki>{{#invoke:
|sprcyclstorm
▲|{{#invoke:Tropical cyclone categories|name|severe}}
|{{gray|''(default)''}}
|-
||<code><nowiki>{{#invoke:
|cat5
▲|{{#invoke:Tropical cyclone categories|name|spr - cYcL -s TorM}}
|{{gray|''(default)''}}
|{{#invoke:Storm categories{{sandbox other|/sandbox}}|name|cat5}}
|-
||<code><nowiki>{{#invoke:
|cat5
|{{#invoke:Tropical cyclone categories|name|cat5}}▼
|ATl
|-
||<code><nowiki>{{#invoke:
|cat5
|{{#invoke:Tropical cyclone categories|name|cat5|WPac}}▼
|WPac
|}
=== Sortkey ===
The sortkey is a number that aids in sorting categories. Using the sortkey, it is possible to automatically sort a table of tropical cyclones given their category code. Due to the ambiguous nature of sortkeys, tables may be sorted incorrectly if values from other basins were used. For categories that span multiple basins, however, (e.g. <code>depression</code> and <code>storm</code>) they are given the lowest possible sortkeys in order to achieve maximum compatibility.
{{#ifeq:{{BASEPAGENAME}}|Storm categories|
<p>This sortkey is used in {{T|Tropical cyclone season effects (cyclone)}}, a subtemplate of {{T|Tropical cyclone season effects}}.</p>
}}
The sortkey format is as follows. Note that not all values between the given ranges were used. The arrangement of these were determined by their positions in the {{T|Storm colour}} template.
{| class="wikitable"
Line 73 ⟶ 107:
{| class="wikitable sortable"
! Category
! data-sort-type="number" | Sortkey
! Code
|- style="background-color:#{{#invoke:
| cat3
| {{nts|{{#invoke:
|| <code><nowiki>{{#invoke:
|- style="background-color:#{{#invoke:
| cat1
| {{nts|{{#invoke:
|| <code><nowiki>{{#invoke:
|- style="background-color:#{{#invoke:
| cat5
| {{nts|{{#invoke:
|| <code><nowiki>{{#invoke:
|- style="background-color:#{{#invoke:
| cat4
| {{nts|{{#invoke:
|| <code><nowiki>{{#invoke:
|- style="background-color:#{{#invoke:
| depression
| {{nts|{{#invoke:
|| <code><nowiki>{{#invoke:
|- style="background-color:#{{#invoke:
| cat2
| {{nts|{{#invoke:
|| <code><nowiki>{{#invoke:
|}
Line 106 ⟶ 140:
! Sortkey
! Code
|- style="background-color:#{{#invoke:
| typhoon
| {{nts|{{#invoke:
|| <code><nowiki>{{#invoke:
|- style="background-color:#{{#invoke:
| potential
| {{nts|{{#invoke:
|| <code><nowiki>{{#invoke:
|- style="background-color:#{{#invoke:
| cat5
| {{nts|{{#invoke:
|| <code><nowiki>{{#invoke:
|- style="background-color:#{{#invoke:
| svrcyclstorm
| {{nts|{{#invoke:
|| <code><nowiki>{{#invoke:
|- style="background-color:#{{#invoke:
| unknown
| {{nts|{{#invoke:
|| <code><nowiki>{{#invoke:
|- style="background-color:#{{#invoke:
| supertyphoon
| {{nts|{{#invoke:
|| <code><nowiki>{{#invoke:
|- style="background-color:#{{#invoke:
| niodepression
| {{nts|{{#invoke:
|| <code><nowiki>{{#invoke:
|}
{{cbot}}
=== Icon ===
Icons exist for some Storm categories for presentation purposes. This function is available as a template at {{T|storm icon}}. <code>p.icon</code> will return wikitext of an image or formatted text.
=== Full list of available values ===
The following table is generated by invoking the <code>demo</code> function of this module.
It will show any color errors, including colors which aren't compliant with the minimal [[Web Content Accessibility Guidelines#WCAG 2.0|Web Content Accessibility Guidelines 2.0]] AA color standards (see [[MOS:COLOR]] for more information).
{{#invoke:
<includeonly>{{Sandbox other||
<!-- Categories below this line, please; interwikis at Wikidata -->▼
[[Category:Storm category templates]]
▲<!-- Categories below this line, please; interwikis at Wikidata ->
[[Category:Tropical cyclone templates]]
[[Category:Non-tropical storms templates]]
}}</includeonly>
|