साँचा:Party shortname

मुक्त ज्ञानकोश विकिपीडिया से


परिचय का प्रतीक साँचा परिचय[देखें] [संपादन] [इतिहास] [पर्ज .]

साँचा:Political shortname प्रदत्त राजनीतिक दल के लिए एक छोटा नाम लौटाता है।

Usage[संपादित करें]

Parameters[संपादित करें]

साँचा:Political party/doc

Examples[संपादित करें]

Here are some examples using the Labour Party (UK) (note that there are multiple potential input names):

	["Labour and Co-operative"] = "Labour Party (UK)",
	["Labour Co-operative"] = "Labour Party (UK)",
    ...
	["Labour Party (Thailand)"] = {abbrev = "", color = "#000000", shortname = "",},
	["Labour Party (UK)"] = {abbrev = "Lab", color = "#E4003B", shortname = "Labour",},


If the party is not present in the module, or the shortname is not in the module, the input party name will be returned.


To check if the party is present in the module, use |error=value.

(note in this case the input is in the module)