Module:Political party/Q/doc

Updating this submodule

The political parties contained in this module are split into alphabetised lists based on the first character of the name (for example, "Labour Party (UK)" would be under /L). The /1 subpage is for any party that does not start with the letters A to Z of the Latin alphabet (including numbers and accented characters).

Within each data submodule are two local groups: local alternate and local full.

Alternate party names

The alternate group is for alternate names of a party. The following is an example of alternate names for the Labour Party (UK):

local alternate = {
    ....
	["Labour and Co-operative"] = "Labour Party (UK)",
	["Labour Co-operative"] = "Labour Party (UK)",
    ...
}

The first entry in square brackets is the alternate name, and the second entry only in quotes is the name found in the full group, seen below. Note that the alternate name of a party should be stored in its corresponding letter-based subpage; "Alabama Democratic Party" is listed in /A even though it is an alternate name for "Democratic Party (US)" (which is stored in /D).

Table values

local full = {
    ....
	["Labour Party (UK)"] = {abbrev = "Lab", color = "#E4003B", shortname = "Labour",},
    ...
}

There are three values stored for each party:

  • The abbreviation (abbrev).
  • The color of the party (color), which can either be a hex triplet or basic color name or, if the party does not have an associated color, "default".
  • A shorter name for the party (shortname).

The values added to these parameters need not be unique from other parties in this module, unlike the primary name of a party.

If a name value is not stored for a party, the module will attempt to return the other "short" name variant before returning the input. Thus, if abbrev is stored but shortname is not, regardless of which value is asked for it will return the abbrev value.

Color values

Political party namecolorabbrevshortnameIs color valid?Contrast normal textContrast unvisited linkContrast visited link
Qadimun#2B77A9FailedFailedFailed
Qaransoor Party#39B9EBAAAFailedAAA
Qashqai Freedom Path Party#228B22QFPPQashqaiAAFailedFailed
Qaumi Watan Party#b30029QWPFailedFailedFailed
Quami Ekta DalgreenQEDFailedFailedFailed
Queensland Greens#10C25BGreensAAAFailedAA
Queensland Labor Party#F00011ALPLaborAAFailedFailed
Queensland Labor Party (1957–1978)#008080QLPQueensland LaborFailedFailedFailed
Queensland Liberal Party#080CABLIBLiberalFailedFailedFailed
Queensland National Party#008000NATNationalFailedFailedFailed
Queensland People's Party#4169e1QPPPeople'sFailedFailedFailed
Queremos Puerto#99BE19AAAFailedAAA
Quintuple CoalitionwhiteQCAAAAAAAAA
Quisqueyano Christian Democratic Party#FEDB1DPQDCAAAAAAAA
Qulleq (political party)#F7F17FQulleqAAAAAAAAA
Qurultai-Rukh #0091D5falseAAFailedAA

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.