Template:Infobox WA resolution/doc: Difference between revisions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
== Usage == | == Usage == | ||
{{Generic template demo |_display=italics |meeting |code |document | | {{Generic template demo |_display=italics |meeting |code |document |title |for=[{{thinsp|''for''}}] |against=[{{thinsp|''against''}}] |abstention=[{{thinsp|''abstention''}}] |absent=[{{thinsp|''absent''}}] |result |status}} | ||
{{clear}} | {{clear}} | ||
| Line 57: | Line 57: | ||
"required": true, | "required": true, | ||
"description": "Use 'Adopted', 'Failed' or 'Discarded by [[World Assembly Secretariat|Secretariat]]'" | "description": "Use 'Adopted', 'Failed' or 'Discarded by [[World Assembly Secretariat|Secretariat]]'" | ||
}, | |||
"status": { | |||
"required": true, | |||
"description": "Use 'Extant' or 'Repealed'" | |||
}, | }, | ||
"image": { | "image": { | ||
| Line 87: | Line 91: | ||
| title = | | title = | ||
| result = | | result = | ||
| status = | |||
| image = | | image = | ||
| caption = | | caption = | ||
| Line 102: | Line 107: | ||
| for = 11,231 | | for = 11,231 | ||
| against = 6,925 | | against = 6,925 | ||
| | | title = Preventing Desertification | ||
| result = Adopted | | result = Adopted | ||
| status = Extant | |||
| image = | | image = | ||
| caption = | | caption = | ||
| Line 118: | Line 124: | ||
| for = 11,231 | | for = 11,231 | ||
| against = 6,925 | | against = 6,925 | ||
| | | title = Preventing Desertification | ||
| result = Adopted | | result = Adopted | ||
| status = Extant | |||
| image = | | image = | ||
| caption = | | caption = | ||
Latest revision as of 16:18, 12 December 2021
| This is a documentation subpage for Template:Infobox WA resolution. It contains usage information, categories and other content that is not part of the original template page. |
This template can be used to display a summary of World Assembly General Assembly and Security Council resolutions.
Usage[edit source]
| WA (World Assembly) Resolution {{{number}}} | |
|---|---|
| Date | {{{date}}} {{{year}}} |
| Code | code ([document Document]) |
| Title | title |
Voting summary | [ for ] voted for [ against ] voted against [ abstention ] abstained [ absent ] absent |
| Result | result |
| Status | status |
Parameters[edit source]
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[edit source]
{{Infobox WA resolution
| number =
| organ =
| date =
| year =
| code =
| document =
| for =
| abstention =
| absent =
| against =
| title =
| result =
| status =
| image =
| caption =
}}
Example[edit source]
| WA General Assembly Resolution 432 | |
|---|---|
| Date | 07 June 2018 |
| Code | GA#432 |
| Title | Preventing Desertification |
Voting summary | 11,231 voted for 6,925 voted against |
| Result | Adopted |
| Status | Extant |
{{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 =
}}