16,952
edits
Ajay Kumar (talk | contribs) (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...") |
CleanupBot (talk | contribs) m (→top: clean up) |
||
Line 1: | Line 1: | ||
local p = {} | local p = {} | ||
local default_color = ' | local default_color = '#F8F9FA' | ||
local categories = { | local categories = { |