ماڈیول:Political party/دستاویز
یہ ماڈیول:Political party کی دستاویز کا ذیلی صفحہ ہے۔ (ماڈیول کی تفصیلات کے لیے اس کا اپنا صفحہ دیکھیں) اس میں استعمال کا طریقۂ کار ، زمرہ جات، بین الویکی روابط اور دیگر مواد شامل ہے جو کہ خود ماڈیول صفحہ کا حصہ نہیں۔ |
This module is rated as ready for general use. It has reached a mature form and is thought to be bug-free and ready for use wherever appropriate. It is ready to mention on help pages and other Wikipedia resources as an option for new users to learn. To reduce server load and bad output, it should be improved by sandbox testing rather than repeated trial-and-error editing. |
This Lua module is used on many pages and changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on the talk page before implementing them. |
اس سانچے میں حسب ذیل لوا ماڈیول زیر استعمال ہے: |
Usage
ترمیم{{#invoke:Political party|fetch|<party>|<value>}}
Parameters
ترمیمUpdating the module
ترمیم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 western letters A-Z (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 a basic color name. - A shorter name for the party (
shortname
).
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.
Requesting an addition or a change
ترمیمRequests should be made at the talk page in a new section. Copy the following line and fill in only the fields relevant to the party. A party name is required as is at least one other piece of information. See above for information regarding each value.
["party"] = {abbrev = "", color = "", shortname = "",},
Error messages
ترمیمError message | Resolution |
---|---|
Lua error: bad argument #1 to 'sub' (string expected, got table). | An entry intended for the "local full" section has been placed into the "local alternate" section. Move it to the "local full" section |
Lua error in package.lua at line 80: module 'Module:Political party/' not found. | Party added to alternate list with empty value. |
Value not in template. Please request that it be added. (article search) | The party in question has an entry with no color in the "local full" section. (This can be caused by duplicate entries in "local full" that, if present, should be merged.) |
(no error message, but party color is white/blank) | Add a color for the party to its entry in the "local full" section in the relevant Module:Political party/ lettered data page (see links below). |
parameter 1 should be a party name (article search) | A template is trying to feed a missing parameter to the module. Work around this by testing for the parameter in the template. |
parameter 2 should be the output type (article search) |
ڈیٹا کے صفحات
ترمیم- Political party/ا
- Political party/ب
- Political party/پ
- Political party/ت
- Political party/ٹ
- Political party/ث
- Political party/ج
- Political party/چ
- Political party/ح
- Political party/خ
- Political party/د
- Political party/ڈ
- Political party/ذ
- Political party/ر
- Political party/ز
- Political party/ژ
- Political party/س
- Political party/ش
- Political party/ص
- Political party/ض
- Political party/ط
- Political party/ظ
- Political party/ع
- Political party/غ
- Political party/ف
- Political party/ق
- Political party/ک
- Political party/گ
- Political party/ل
- Political party/م
- Political party/ن
- Political party/ہ
- Political party/و
- Political party/ی
Data pages
ترمیم- Political party/1
- Political party/A
- Political party/B
- Political party/C
- Political party/D
- Political party/E
- Political party/F
- Political party/G
- Political party/H
- Political party/I
- Political party/J
- Political party/K
- Political party/L
- Political party/M
- Political party/N
- Political party/O
- Political party/P
- Political party/Q
- Political party/R
- Political party/S
- Political party/T
- Political party/U
- Political party/V
- Political party/W
- Political party/X
- Political party/Y
- Political party/Z