Şablon:COVID-19 pandemisi interaktif haritalar/ortak

Şablon belgelemesi[gör] [değiştir] [geçmiş] [temizle]

Şablon:Intricate This template serves as a meta-template for the construction of interactive maps. While designed for use with COVID-19 related data, it should be sufficiently general for most purposes as long as the data are in the correct format. Editors interested in using or maintaining this meta-template should read the interactive graph tutorial which this template is based off-of.

Usage değiştir

{{Interactive COVID-19 maps/common
 | id               = {{{id|<!--default value-->}}}
 | data-coloring    = <!-- Wikilink without [[]] pointing to page with CSV data used to fill in countries. See [[Template:Interactive COVID-19 maps/data/Confirmed covid cases-csv]] for an example -->
 | data-dates       = <!-- Same as above, but this data is a by-date, global total, rather than by-country-by-date total. See [[Template:Interactive COVID-19 maps/data/global Confirmed covid cases by date-csv]] for an example -->
 | color-ramp-type  = <!-- The type of color ramp to use. Default is log, see [https://github.com/vega/vega/wiki/Scales] for other types. -->
 | domain-min       = <!-- Scale minimum -->
 | domain-magnitude = <!-- If color-ramp-type is log, the order of magnitude for the maximum. For example, a value of 2 would have a scale maximum of 100, 3 -> 1000, 4 -> 10000, etc --> 
 | legend-title     = <!-- Title to use for the legend -->
 | title            = <!-- Title for the entire graph -->
 | scale            = {{{scale|<!-- default value -->}}}
}}

Examples değiştir

See Template:Interactive COVID-19 maps for a list of maps which are made using this template.


TemplateData değiştir

A meta-template for creating interactive data visualizations using maps

Şablon parametreleri[Şablon veriyi değiştir]

Bu şablon, parametrelerin blok biçimlendirmesini tercih eder.

ParametreAçıklamaTürDurum
Titletitle

Title for the graph

Dizeönerilen
Country fill datadata-coloring

Dataset used to set the fill color for countries

Örnek
Template:Interactive COVID-19 maps/data/Deaths by country-csv
Sayfa adıgerekli
Minimum valuedomain-min

açıklama yok

Bilinmiyoristeğe bağlı
Maximum order of magnitudedomain-magnitude

The order of magnitude for the scale maximum

Örnek
4
Sayıgerekli
By-date totalsdata-dates

Global totals by date

Örnek
Template:Interactive COVID-19 maps/data/Cumulative deaths by date-csv
Sayfa adıgerekli
Legend titlelegend-title

Title for the legend

Örnek
COVID-19 deaths
Dizeönerilen
Scaling coefficientscale

A percentage value (as a decimal) to resize the map

Varsayılan
0.8
Örnek
1.2
Otomatik değer
{{{scale|0.8}}}
Sayıönerilen
HTML identifierid

Unique string to identify this graph

Varsayılan
covid-map
Örnek
covid-map
Dizeönerilen
Widthwidth

Default width

Varsayılan
625
Sayıkaldırıldı
Heightheight

Default height

Varsayılan
325
Otomatik değer
Sayıkaldırıldı
Paddingpadding

açıklama yok

Varsayılan
12
Bilinmiyoristeğe bağlı
Color ramp typecolor-ramp-type

açıklama yok

Varsayılan
log
Dizeisteğe bağlı