تضامنًا مع حق الشعب الفلسطيني |
وحدة:حزب سياسي/Q
اذهب إلى التنقل
اذهب إلى البحث
تحديث الوحدة
{{#section-h:وحدة:حزب سياسي/شرح|تحديث الوحدة}}
الألوان
اسم الحزب | اللون | اختصار | اسم بديل | اسم مختصر | هل اللون صالح؟ | التباين في النص العادي | تبيان غير مناسب للوصلات | تباين مناسب للوصلات |
---|---|---|---|---|---|---|---|---|
Qaransoor Party | #39B9EB | AAA | Failed | AAA | ||||
Qaumi Watan Party | #b30029 | QWP | QWP | Failed | Failed | Failed | ||
Quami Ekta Dal | green | QED | Failed | Failed | Failed | |||
Queensland Greens | #39B54A | Greens | AAA | Failed | AA | |||
Queensland Labor Party | #008080 | Queensland Labor | Failed | Failed | Failed | |||
Queremos Puerto | #99BE19 | AAA | Failed | AAA | ||||
Quintuple Coalition | white | QC | AAA | AAA | AAA | |||
Quisqueyano Christian Democratic Party | #BB0000 | Failed | Failed | Failed |
-- Constant data used by [[Module:Political party]]
local alternate = {
["QWP"] = "Qaumi Watan Party",
}
local full = {
["Qaransoor Party"] = {abbrev = "", color = "#39B9EB", shortname = "",},
["Qaumi Watan Party"] = {abbrev = "QWP", color = "#b30029", shortname = "",},
["Quami Ekta Dal"] = {abbrev = "QED", color = "green", shortname = "",},
["Queensland Greens"] = {abbrev = "", color = "#39B54A", shortname = "Greens",},
["Queensland Labor Party"] = {abbrev = "", color = "#008080", shortname = "Queensland Labor",},
["Queremos Puerto"] = {abbrev = "", color = "#99BE19", shortname = "",},
["Quintuple Coalition"] = {abbrev = "QC", color = "white", shortname = "",},
["Quisqueyano Christian Democratic Party"] = {abbrev = "", color = "#BB0000", shortname = "",},
}
return {
full = full,
alternate = alternate,
}