تضامنًا مع حق الشعب الفلسطيني |
وحدة:حزب سياسي/Z
اذهب إلى التنقل
اذهب إلى البحث
تحديث الوحدة
{{#section-h:وحدة:حزب سياسي/شرح|تحديث الوحدة}}
الألوان
اسم الحزب | اللون | اختصار | اسم بديل | اسم مختصر | هل اللون صالح؟ | التباين في النص العادي | تبيان غير مناسب للوصلات | تباين مناسب للوصلات |
---|---|---|---|---|---|---|---|---|
ZANU–PF | #008000 | ZANU–PF | Zimbabwe African National Union-Patriotic Front ZANU-PF | Failed | Failed | Failed | ||
Zabaltzen | #C8402B | Failed | Failed | Failed | ||||
Zac Goldsmith Team | #2DA0D2 | AAA | Failed | AA | ||||
Zaker Party | #089B4B | AA | Failed | Failed | ||||
Zambia Democratic Congress | #984ea3 | ZADECO | Failed | Failed | Failed | |||
Zambian African National Congress | #FFCC00 | AAA | AA | AAA | ||||
Zambians for Empowerment and Development | blue | Failed | Failed | Failed | ||||
Zamoran People's Union | #339933 | AA | Failed | Failed | ||||
Zaragoza en Común | #BA1227 | ZGZ | Failed | Failed | Failed | |||
Zares | orange | AAA | Failed | AAA | ||||
Zehut | #6AC7DF | AAA | Failed | AAA | ||||
Zenith Labour Party | #ED3237 | ZLP | AA | Failed | Failed | |||
Zero Cuts | #00862A | Failed | Failed | Failed | ||||
Zero Tolerance Policing ex Chief | #DDDDDD | AAA | AA | AAA | ||||
Zeynab Society | #01c3ff | AAA | Failed | AAA | ||||
Zimbabwe African National Union | #008000 | ZANU | Failed | Failed | Failed | |||
Zimbabwe African National Union – Ndonga | #FFD700 | ZANU–Ndonga | AAA | AA | AAA | |||
Zimbabwe African People's Union | #010100 | ZAPU | Failed | Failed | Failed | |||
Zimbabwe Unity Movement | #B22222 | ZUM | Failed | Failed | Failed | |||
Zionist Union | #013068 | Failed | Failed | Failed | ||||
Zmena zdola | #FECE00 | Zmena zdola, DÚ | AAA | AA | AAA | |||
Zomi Congress for Democracy | #CC232A | ZCD | Failed | Failed | Failed | |||
Zoram Nationalist Party | #0000FF | ZNP | Failed | Failed | Failed | |||
Zoram People's Movement | #FFF700 | ZPM | AAA | AAA | AAA | |||
Zveno | black | Failed | Failed | Failed |
-- Constant data used by [[Module:Political party]]
local alternate = {
["ZANU-PF"] = "ZANU–PF", -- dash differences
["Zatlers' Reform Party"] = "Reform Party (Latvia)",
["Zimbabwe African National Union-Patriotic Front"] = "ZANU–PF",
["Zimbabwe African National Union – Patriotic Front"] = "Zimbabwe African National Union-Patriotic Front",
["Zionist Organisation Mizrachi"] = "Mizrachi (political party)",
}
local full = {
["Zabaltzen"] = {abbrev = "", color = "#C8402B", shortname = "",},
["Zac Goldsmith Team"] = {abbrev = "", color = "#2DA0D2", shortname = "",},
["ZANU–PF"] = {abbrev = "ZANU–PF", color = "#008000", shortname = "",},
["Zaker Party"] = {abbrev = "", color = "#089B4B", shortname = "",},
["Zambia Democratic Congress"] = {abbrev = "ZADECO", color = "#984ea3", shortname = "",},
["Zambian African National Congress"] = {abbrev = "", color = "#FFCC00", shortname = "",},
["Zambians for Empowerment and Development"] = {abbrev = "", color = "blue", shortname = "",},
["Zamoran People's Union"] = {abbrev = "", color = "#339933", shortname = "",},
["Zaragoza en Común"] = {abbrev = "ZGZ", color = "#BA1227", shortname = "",},
["Zares"] = {abbrev = "", color = "orange", shortname = "",},
["Zehut"] = {abbrev = "", color = "#6AC7DF", shortname = "",},
["Zenith Labour Party"] = {abbrev = "ZLP", color = "#ED3237", shortname = "",},
["Zero Cuts"] = {abbrev = "", color = "#00862A", shortname = "",},
["Zero Tolerance Policing ex Chief"] = {abbrev = "", color = "#DDDDDD", shortname = "",},
["Zeynab Society"] = {abbrev = "", color = "#01c3ff", shortname = "",},
["Zimbabwe African National Union – Ndonga"] = {abbrev = "ZANU–Ndonga", color = "#FFD700", shortname = "",},
["Zimbabwe African National Union"] = {abbrev = "ZANU", color = "#008000", shortname = "",},
["Zimbabwe African People's Union"] = {abbrev = "ZAPU", color = "#010100", shortname = "",},
["Zimbabwe Unity Movement"] = {abbrev = "ZUM", color = "#B22222", shortname = "",},
["Zionist Union"] = {abbrev = "", color = "#013068", shortname = "",},
["Zmena zdola"] = {abbrev = "", color = "#FECE00", shortname = "Zmena zdola, DÚ",},
["Zomi Congress for Democracy"] = {abbrev = "ZCD", color = "#CC232A", shortname = "",},
["Zoram Nationalist Party"] = {abbrev = "ZNP", color = "#0000FF", shortname = "",},
["Zoram People's Movement"] = {abbrev = "ZPM", color = "#FFF700", shortname = "",},
["Zveno"] = {abbrev = "", color = "black", shortname = "",},
}
return {
full = full,
alternate = alternate,
}