Template:Infobox International Labour Organization convention: Difference between revisions
Appearance
Content deleted Content added
qif → #if: (see m:ParserFunctions) using AWB |
Funandtrvl (talk | contribs) create /doc page |
||
(11 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox |
|||
{| class="infobox" style="width: 25em; text-align: left; font-size: 90%; " cellspacing="2" |
|||
| title = {{{name|}}} |
|||
⚫ | |||
|- |
|||
| |
| above = {{{code|}}} |
||
|- |
|||
⚫ | |||
| colspan="2" style="text-align: center;" | {{{name|}}} |
|||
| subheaderstyle = font-weight: bold; |
|||
|- |
|||
| label1 = Date of adoption |
|||
| {{{adopt|}}} |
| data1 = {{{adopt|}}} |
||
|- |
|||
| label2 = Date in force |
|||
| {{{force|}}} |
| data2 = {{{force|}}} |
||
{{#if:{{{shelved|}}}| |
| data3 = {{#if:{{{shelved|}}}|This Convention has been "shelved".}} |
||
| rowclass3 = font-weight: bold; |
|||
|- |
|||
| label4 = Classification |
|||
| {{{classify|}}} |
| data4 = {{{classify|}}} |
||
| label5 = Subject |
|||
|- |
|||
⚫ | |||
! Subject |
|||
⚫ | |||
| label6 = Previous |
|||
|- style="text-align: left; background-color: lightgrey;" |
|||
⚫ | |||
! Previous |
|||
| label7 = Next |
|||
| data7 = {{{next|}}} |
|||
|- style="text-align: center; background-color: lightgrey;" |
|||
⚫ | |||
⚫ | |||
{{Documentation}} |
|||
<!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> |
|||
⚫ | |||
[[Category:Infobox templates|ILO Convention]] |
|||
[[Category:Templates using ParserFunctions|{{PAGENAME}}]] |
|||
</noinclude> |
</noinclude> |
Latest revision as of 22:42, 4 October 2020
ILO Convention |
{{Infobox International Labour Organization convention}}
is an infobox for use with International Labour Organization conventions. There are currently 190 conventions.
Usage
[edit]{{{code}}} | |
---|---|
ILO Convention | |
Date of adoption | {{{adopt}}} |
Date in force | {{{force}}} |
This Convention has been "shelved". | |
Classification | {{{classify}}} |
Subject | {{{subject}}} |
Previous | {{{prev}}} |
Next | {{{next}}} |
Empty syntax
[edit]{{Infobox International Labour Organization convention
|code =
|name =
|adopt =
|force =
|shelved =
|classify =
|subject =
|prev =
|next =
}}
Required fields
[edit]{{Infobox International Labour Organization convention
|code = (ILO naming code - eg. C104)
|name = (full name of convention)
|adopt = (date convention adopted)
|force = (date convention brought in force)
|classify = (ILO classification)
|subject = (ILO subject)
|prev = (previous convention article name)
|next = (next convention article name)
}}
Optional fields
[edit]|shelved = (boolean - any text in the field produces a standard text message.)
Example
[edit]C104 | |
---|---|
ILO Convention | |
Date of adoption | July 1, 1949 |
Date in force | July 18, 1951 |
This Convention has been "shelved". | |
Classification | Indigenous and Tribal Peoples |
Subject | Indigenous and Tribal Peoples |
Previous | C103 Maternity Protection Convention (Revised), 1952 |
Next | C105 Abolition of Forced Labour Convention, 1957 |
{{Infobox International Labour Organization convention
|code = C104
|name = Abolition of Penal Sanctions (Indigenous Workers) Convention, 1955
|adopt = [[July 1]], [[1949]]
|force = [[July 18]], [[1951]]
|classify = Indigenous and Tribal Peoples
|subject = Indigenous and Tribal Peoples
|prev = [[C103 Maternity Protection Convention (Revised), 1952]]
|next = [[C105 Abolition of Forced Labour Convention, 1957]]
|shelved = yes
}}