Template:COVID-19 data/text/doc
This is a documentation subpage for Template:COVID-19 data/text. It may contain usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
This template is used on approximately 230 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This module and these templates show data on the COVID-19 pandemic.
Core components
[edit]- Module:COVID-19 data (module)
{{#invoke:COVID-19 data|main|columns=columns|sort=column to sort by}}
(table)
- Template:COVID-19 data (main table)
{{COVID-19 data}}
- Template:COVID-19 data/text (plain text numbers)
{{COVID-19 data/text|location code|type}}
- Template:COVID-19 data/date (date last updated)
{{COVID-19 data/date|format=format}}
- Template:COVID-19 data/cite (citation for data)
{{COVID-19 data/cite}}
- Template:COVID-19 data/data (JSON data)
Tables
[edit]The body of a table can be made by using the main()
function:
{{#invoke:COVID-19 data|main|columns=columns|sort=column to sort by}}
This only generates table contents (the body). Headers and titles can be customised independent of the module, to allow for styling.
Please use the following reference (preferably in the table title), to avoid duplicate references and have automatically updating access date and authors:
<ref name="Template:COVID-19 data">{{COVID-19 data/cite}}</ref>
Page | C? | D? | VT? | VD? | VF? | Other? | Col? | Notes |
---|---|---|---|---|---|---|---|---|
Template:COVID-19 data | Main table | |||||||
Template:COVID-19 pandemic data | Other "hub" template | |||||||
Template:COVID-19 pandemic death rates | Deaths/million | |||||||
Template:COVID-19 pandemic death rates by country | Larger, has row numbers | |||||||
Template:COVID-19 vaccination data | % vaccinated | |||||||
Template:COVID-19 vaccination data in Africa | ||||||||
Template:COVID-19 vaccination data in North America |
References
[edit]
TemplateData
[edit]TemplateData for COVID-19 data/text
Outputs plain text COVID-19 pandemic data.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Location | 1 | ISO 3166-1 alpha-2 country code of location. Use XW for world, EU for European Union, XC for Northern Cyprus, XK for Kosovo.
| String | suggested |
Type | 2 | Type of data to be returned.
| String | suggested |
Plain text? | plain | Setting this parameter will output plain text (without comma separator).
| Boolean | optional |
No reference? | unref | Setting this parameter will not output a reference.
| Boolean | suggested |
Reference name | name | Name of named reference to use. | String | optional |
Date? | date | Setting this parameter will output the date that the data was updated.
| Boolean | suggested |
Date format | format | Date format to output the updated date in.
| String | suggested |