模板:COVID-19 data/text/doc
此页面是Template:COVID-19 data/text的模板文档。 此页面可能包含了模板的使用说明、分类和其他内容。 |
此模板使用Lua语言: |
This module and these templates show data on the 2019冠状病毒病疫情.
Core components
- 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
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:2019冠状病毒病病例数 | 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 | * | * | * | *vac() Fallback: VT/VD/VF
| ||||
Template:COVID-19 vaccination data in Africa | % vaccinated | |||||||
Template:COVID-19 vaccination data in North America |
References
TemplateData
Outputs plain text COVID-19 pandemic data.
参数 | 描述 | 类型 | 状态 | |
---|---|---|---|---|
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.
| 字符串 | 推荐 |
Type | 2 | Type of data to be returned.
| 字符串 | 推荐 |
Plain text? | plain | Setting this parameter will output plain text (without comma separator).
| 布尔 | 可选 |
No reference? | unref | Setting this parameter will not output a reference.
| 布尔 | 推荐 |
Reference name | name | Name of named reference to use. | 字符串 | 可选 |
Date? | date | Setting this parameter will output the date that the data was updated.
| 布尔 | 推荐 |
Date format | format | Date format to output the updated date in.
| 字符串 | 推荐 |