Documentation icon دستاویز [تخلیق]
-- Constant data used by [[Module:Political party]]

local alternate = {

	["عوامی نیشنل پارٹی"] = "عوامی نیشنل پارٹی",

	["Arab Socialist Union (Syria)"] = "Arab Socialist Union Party (Syria)",

}

local full = {

	["Aam Aadmi Party"] = {abbrev = "AAP", color = "#0066A4", shortname = "",},

	["Arab Democratic Nasserist Party"] = {abbrev = "", color = "#305E30", shortname = "",},
	["Arab Democratic Party (Israel)"] = {abbrev = "", color = "#009900", shortname = "Mada",},
	["Arab Democratic Party (Lebanon)"] = {abbrev = "", color = "green", shortname = "",},
	["ARAB Europeans for the Canaries"] = {abbrev = "", color = "#8BD4F7", shortname = "",},
	["Arab Liberation Movement"] = {abbrev = "", color = "#CD7F32", shortname = "",},
	["Arab Liberation Party"] = {abbrev = "", color = "#ff0000", shortname = "",},
	["Arab List for Bedouin and Villagers"] = {abbrev = "", color = "#C61318", shortname = "",},
	["Arab Socialist Ba'ath Party – Iraq Region"] = {abbrev = "", color = "#017B48", shortname = "Ba'ath Party",},
	["Arab Socialist Ba'ath Party – Lebanon Region"] = {abbrev = "", color = "#017B48", shortname = "",},
	["Arab Socialist Ba'ath Party – Syria Region"] = {abbrev = "", color = "#017B48", shortname = "Ba'ath Party",},
	["Arab Socialist Ba'ath Party – Yemen Region"] = {abbrev = "", color = "#017B48", shortname = "Ba'ath Party",},
	["Arab Socialist Movement"] = {abbrev = "", color = "red", shortname = "",},
	["Arab Socialist Union (Egypt)"] = {abbrev = "ASU", color = "#F0001C", shortname = "",},
	["Arab Socialist Union (Iraq)"] = {abbrev = "", color = "#F0001C", shortname = "",},
	["Arab Socialist Union (Libya)"] = {abbrev = "", color = "#F0001C", shortname = "",},
	["Arab Socialist Union Party (Syria)"] = {abbrev = "", color = "#F0001C", shortname = "",},
	["Arabic Democratic Union Party"] = {abbrev = "", color = "green", shortname = "",},

	["عوامی جہموری اتحاد"] = {abbrev = "اے جے آئی پیAJIP", color = "#5F9EA0", shortname = "",},
	["عوامی لیگ"] = {abbrev = "اے ایل", color = "#006a4e", shortname = "",},
	["عوامی مسلم لیگ (پاکستان)"] = {abbrev = "AML", color = "#9ACD32", shortname = "",},
	["عوامی مسلم لیگ"] = {abbrev = "اے ایم ایل", color = "#bcf55c", shortname = "",},
	["عوامی نیشنل پارٹی"] = {abbrev = "عوامی نیشنل پارٹی (ANP)", color = "#c83737", shortname = "",},
	["Awami Party"] = {abbrev = "AWP", color = "#DA81F5", shortname = "",},
	["Awami Raj Party"] = {abbrev = "ARP", color = "#FFFF00", shortname = "",},
	["Awami Vikas Party"] = {abbrev = "", color = "#1f7945", shortname = "",},
	["Awami Workers Party"] = {abbrev = "AWP", color = "#DC143C", shortname = "",},

}

return {
	full = full,
	alternate = alternate,
}