మూస:Political party/doc
This is a documentation subpage for మూస:Political party. It may contain usage information, categories and other content that is not part of the original మూస page. |
This template uses Lua: |
Template:Political party produces the short name or color of the provided political party.
Usage
మార్చు{{Political party|<party name>|<value requested>}}
Parameters
మార్చుParameter | Description |
---|---|
1 | The political party's name. If a party is not found, place a request at the talk page. |
2 | The value requested. Currently supported values are abbrev , color , and shortname .
|
error | Optional, this parameter will return the provided |error= value if the module does not contain the requested party or color.
|
Examples
మార్చుHere are some examples using the Labour Party (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 = "#FF0000", shortname = "",},
["Labour Party (UK)"] = {abbrev = "Lab", color = "#E4003B", shortname = "Labour",},
{{Political party|Labour Party (UK)|abbrev}}
→ style="background-color: మూస:Labour Party (UK)/meta/color;" |
| class="org" style="width: 130px" | [[Labour Party (UK)|మూస:Labour Party (UK)/meta/shortname]]
{{Political party|Labour Party (UK)|shortname}}
→ style="background-color: మూస:Labour Party (UK)/meta/color;" |
| class="org" style="width: 130px" | [[Labour Party (UK)|మూస:Labour Party (UK)/meta/shortname]]
{{Political party|Labour and Co-operative|shortname}}
→ style="background-color: మూస:Labour and Co-operative/meta/color;" |
| class="org" style="width: 130px" | [[Labour and Co-operative|మూస:Labour and Co-operative/meta/shortname]]
{{Political party|Labour Co-operative|shortname}}
→ style="background-color: మూస:Labour Co-operative/meta/color;" |
| class="org" style="width: 130px" | [[Labour Co-operative|మూస:Labour Co-operative/meta/shortname]]
{{Political party|Labour Party (UK)|color}}
→ style="background-color: మూస:Labour Party (UK)/meta/color;" |
| class="org" style="width: 130px" | [[Labour Party (UK)|మూస:Labour Party (UK)/meta/shortname]]
If the party is not present in the module, or the shortname or abbreviation are not in the module, the input party name will be returned.
{{Political party|Not-a-party|abbrev}}
→ style="background-color: మూస:Not-a-party/meta/color;" |
| class="org" style="width: 130px" | [[Not-a-party|మూస:Not-a-party/meta/shortname]]
{{Political party|Not-a-party|shortname}}
→ style="background-color: మూస:Not-a-party/meta/color;" |
| class="org" style="width: 130px" | [[Not-a-party|మూస:Not-a-party/meta/shortname]]
{{Political party|Not-a-party|color}}
→ style="background-color: మూస:Not-a-party/meta/color;" |
| class="org" style="width: 130px" | [[Not-a-party|మూస:Not-a-party/meta/shortname]]
{{Political party|A test no values|shortname}}
→ style="background-color: మూస:A test no values/meta/color;" |
| class="org" style="width: 130px" | [[A test no values|మూస:A test no values/meta/shortname]]
Lua script error messages
మార్చుIf either of the required parameters are not supplied, or the color does not exist in the module, an error will be returned.
{{Political party}}
→ style="background-color: {{Template:{{{1}}}/meta/color}};" |
| class="org" style="width: 130px" | [[{{{1}}}|{{Template:{{{1}}}/meta/shortname}}]]
{{Political party|A test no values}}
→ style="background-color: మూస:Not-a-party/meta/color;" |
| class="org" style="width: 130px" | [[Not-a-party|మూస:Not-a-party/meta/shortname]]
{{Political party|A test no values|color}}
→ style="background-color: మూస:A test no values/meta/color;" |
| class="org" style="width: 130px" | [[A test no values|మూస:A test no values/meta/shortname]]
To avoid generating a script error, use |error=value
. Note that this error value will also be passed if the party is not stored in the module.
{{Political party|A test no values|color|error=ERROR}}
→ style="background-color: మూస:A test no values/meta/color;" |
| class="org" style="width: 130px" | [[A test no values|మూస:A test no values/meta/shortname]]
{{Political party|Not-a-party|color|error=ERROR}}
→ style="background-color: మూస:Not-a-party/meta/color;" |
| class="org" style="width: 130px" | [[Not-a-party|మూస:Not-a-party/meta/shortname]]
See also
మార్చుTracking categories
మార్చు- Category:Pages using Political party with unknown party (0)
- Category:Pages using Political party with missing shortname (0)
- Category:Pages using Political party with missing color (0)