Module:Political party/K: Difference between revisions

Administrator (talk | contribs)
m Replaced content with "-- 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, }"
Tag: Replaced
Administrator (talk | contribs)
mNo edit summary
 
Line 2: Line 2:


local alternate = {
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 = {
local full = {
["KEEP IT RUNNING"] = {abbrev = "KIR", color = "#322D87", shortname = "",},
["KEEP IT RUNNING"] = {abbrev = "KIR", color = "#FFCB05", shortname = "",},
}
}