This is the documentation page for Module:US elections imagemap

Template:Lua sidebar

UsageEdit

For general usage, use the wrapped template at Template:T. This page is mainly documentation for Module maintainers.

FunctionsEdit

makeMapEdit

Generates the inner part of an imagemap. Needs to be wrapped with imagemap tags to work, this only generates state shapes and links. This is due to a limitation in Lua modules.

Parameters
Parameter Usage Example
link_template Template for links 2018 STATE gubernatorial election
cycle Election cycle Gov2[lower-alpha 1]
extra_states Extra states to include[lower-alpha 2] OR;WV[lower-alpha 1]
extra_lines Extra raw lines to include[lower-alpha 2] rect 702 391 725 423 [[2020–21 United States Senate special election in Georgia]]
state_overrides Set a custom link for the state, instead of following the template[lower-alpha 2] AZ=2020 United States Senate special election in Arizona
excluded_states States to exclude. Overridden by extra_states[lower-alpha 2] AK;HI
  1. 1.0 1.1 For valid values of |cycle= and |extra_states=, see Module:US elections imagemap/data.
  2. 2.0 2.1 2.2 2.3 (; delimited)

SubmodulesEdit