साँचा:Party shortname
This template uses Lua: |
साँचा:Political shortname प्रदत्त राजनीतिक दल के लिए एक छोटा नाम लौटाता है।
Usage
संपादित करें{{Party shortname|<party name>}}
Parameters
संपादित करें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",},
{{Party shortname|Labour Party (UK)}}
→ लेबर
{{Party shortname|Labour and Co-operative}}
→ Labour Co-op
{{Party shortname|Labour Co-operative}}
→ Labour Co-op
If the party is not present in the module, or the shortname is not in the module, the input party name will be returned.
{{Party shortname|Not-a-party}}
→ Not-a-party
{{Party shortname|A test no values}}
→ A test no values
To check if the party is present in the module, use |error=value
.
{{Party shortname|A test no values|error=ERROR}}
→ A test no values
(note in this case the input is in the module)
{{Party shortname|Not-a-party|error=ERROR}}
→ ERROR
ऊपर दिए गए निर्देश साँचा:Party shortname/doc से लिए गए है।(संपादन | इतिहास) संपादक इस साँचे के प्रयोगस्थल व प्रयोग पन्नों में प्रयोग कर सकते है। sandbox (create) and testcases (create) pages. कृपया /doc उपपृष्ठ पर श्रेणियाँ व विकियों के बिच की कड़ियाँ जोड़े। इस साँचे के उपपृष्ठ। |