Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a27b82c34bdab1a9

Jump to content

Module:Political choropleth legend/doc

From Wikipedia, the free encyclopedia

Usage

[edit]

This module implements the {{Political choropleth legend}} template. Please see the template page for usage instructions.

Updating the module

[edit]

The political parties contained in this article are stored under /data and originate from the color schemes in WP:USALEGEND and Wikipedia:WikiProject Elections and Referendums/USA legend colors/proposals. All ranges matching the format "50-60" will be rendered as "50–60%" while "90" will be rendered as ">90%". As an example:

["Yes"] = {
	["50-60"] = "#B6C8D9",
	["60-70"] = "#7D9CBB",
	["70-80"] = "#47729E",
	["80-90"] = "#28497C",
	["90"] = "#2B2457"
}

will render as

  50–60%
  60–70%
  70–80%
  >90%