Usuario:Aguzado/Taller/Plantilla:Mapas interactivos COVID-19/common/doc
Apariencia
Esta plantilla sirve como meta-plantilla para la construcción de mapas interactivos. Si bien está diseñado para usarse con datos relacionados con COVID-19, debe ser lo suficientemente general para la mayoría de los propósitos, siempre que los datos estén en el formato correcto.
Uso
[editar]{{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 -->}}} }}