ماڈیول:Political party/Q
دستاویز [تخلیق]
شاید آپ اس اسکریبنٹو ماڈیول کا دستاویزی صفحہ تخلیق کرنا چاہتے ہیں۔ صارفین ماڈیول کے تختہ مشق (تخلیق | آئینہ) اور ثابتات (تخلیق) میں تجربات کرسکتے ہیں۔ براہ کرم /دستاویز کے ذیلی صفحہ پر زمرہ جات شامل فرمائیں۔ اس ماڈیول کے ذیلی صفحات۔ |
-- 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,
}