Module:Political party/K
Warning | This Lua module is used on approximately 4,700 pages and changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on the talk page before implementing them. |
Updating this submodule
{{#section-h:Module:Political party/doc|Updating the module}}
Color values
Political party name | color | abbrev | shortname | Is color valid? | Contrast normal text | Contrast unvisited link | Contrast visited link |
---|---|---|---|---|---|---|---|
KEEP IT RUNNING | #322D87 | KIR | Failed | Failed | Failed |
-- Constant data used by [[Module:Political party]]
local alternate = {
["K-Party"] = "Communist Party of Sweden (1995)",
["KABAKA"] = "Kabalikat ng Bayan sa Kaunlaran",
["Kabalikat ng Mamamayang Pilipino"] = "Kabalikat ng Malayang Pilipino",
}
local full = {
["KEEP IT RUNNING"] = {abbrev = "KIR", color = "#322D87", shortname = "",},
}
return {
full = full,
alternate = alternate,
}