Module:Political party: Difference between revisions

m
→‎top: clean up
(Created page with "local p = {} local default_color = '#F8F9FA' local categories = { party_not_in_list = 'Category:Pages using Political party with unknown party', shortname_not_in_list = 'Category:Pages using Political party with missing shortname', color_not_in_list = 'Category:Pages using Political party with missing color', } local function create_error(error_message) return string.format('<strong class="error">%s</strong>', error_message) end local function get...")
 
m (→‎top: clean up)
 
Line 1: Line 1:
local p = {}
local p = {}


local default_color = '&#35;F8F9FA'
local default_color = '#F8F9FA'


local categories = {
local categories = {
16,952

edits