Template:Infobox WA resolution: Difference between revisions
m (Sanctaria moved page Template:Infobox UN resolution to Template:Infobox WA resolution) |
No edit summary |
||
| Line 14: | Line 14: | ||
| data3 = {{#if:{{{code|}}} |{{{code}}}{{#if:{{{document|}}} | |<span style="visibility:hidden;white-space:nowrap;">}} ([{{{document}}} Document]){{#if:{{{document|}}} | |</span>}} }} | | data3 = {{#if:{{{code|}}} |{{{code}}}{{#if:{{{document|}}} | |<span style="visibility:hidden;white-space:nowrap;">}} ([{{{document}}} Document]){{#if:{{{document|}}} | |</span>}} }} | ||
| label4 = | | label4 = Subject | ||
| data4 = {{#if:{{{ | | data4 = {{#if:{{{subject|}}} |'''{{{subject}}}'''}} | ||
| header5 = {{#if:{{{votemap|}}}|Voting}} | | header5 = {{#if:{{{votemap|}}}|Voting}} | ||
Revision as of 15:50, 18 August 2019
This template can be used to display a summary of World Assembly General Assembly and Security Council resolutions.
Usage
| WA (World Assembly) Resolution {{{number}}} | |
|---|---|
| Date | {{{date}}} {{{year}}} |
| Code | code ([document Document]) |
Voting summary | [ for ] voted for [ against ] voted against [ abstention ] abstained [ absent ] absent |
| Result | result |
Parameters
TemplateData for Infobox WA resolution
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| number | number | The number of the resolution | Unknown | required |
| organ | organ | Use 'SC' for Security Council or 'GA' for General Assembly | Unknown | required |
| date | date | The date and month the resolution was passed | Unknown | required |
| year | year | The year the resolution was voted on | Unknown | required |
| code | code | The official code given to the resolution (e.g. GA#30) | Unknown | required |
| document | document | A link to the resolution text | Unknown | optional |
| for | for | How many member states voted for the resolution | Unknown | required |
| abstention | abstention | How many member states abstained | Unknown | optional |
| absent | absent | How many member states were absent | Unknown | optional |
| against | against | How many member states voted against the resolution | Unknown | required |
| title | title | The title of the resolution | Unknown | optional |
| result | result | Use 'Adopted', 'Failed' or 'Discarded by [[World Assembly Secretariat|Secretariat]]' | Unknown | required |
| status | status | Use 'Extant' or 'Repealed' | Unknown | required |
| image | image | A suitable image | Unknown | optional |
| caption | caption | A caption for the image | Unknown | optional |
| votemap | votemap | A map of the vote | Unknown | optional |
Syntax
{{Infobox WA resolution
| number =
| organ =
| date =
| year =
| code =
| document =
| for =
| abstention =
| absent =
| against =
| title =
| result =
| status =
| image =
| caption =
}}
Example
| WA General Assembly Resolution 432 | |
|---|---|
| Date | 07 June 2018 |
| Code | GA#432 |
Voting summary | 11,231 voted for 6,925 voted against |
| Result | Adopted |
{{Infobox WA resolution
| number = 432
| organ = GA
| date = 07 June
| year = 2018
| code = GA#432
| document =
| for = 11,231
| against = 6,925
| title = Preventing Desertification
| result = Adopted
| status = Extant
| image =
| caption =
}}