Usage
editThis template fills in a row of the main table in the article based on raw data passed to the template by its user. Note that the row is based on a proposed future format of the table, not the current format.
Syntax
edit{{ List of minimum wages by country/Row | {{{1}}} | {{{2}}} | {{{3}}} | {{{4}}} | {{{5}}} | comment={{{comment}}} | workweek citation={{{workweek citation}}} | effective citation={{{effective citation}}} }}
- {{{1}}}: The country under consideration.
- {{{2}}}: The amount of the wage in the national currency in one pay period.
- {{{3}}}: The frequency of the pay period. Valid values are "annually", "13 times annually", "monthly", "weekly", "daily" and "hourly".
- {{{4}}}: The length of the standard workweek, in hours.
- {{{5}}}: The effective date of the minimum wage.
- {{{comment}}}: An optional parameter that provides additional information regarding the minimum wage.
- {{{workweek citation}}}: An optional parameter that allows the addition of citations to the workweek data.
- {{{effective citation}}}: An optional parameter that allows the addition of citations to the effective data.
Example
edit{{List of minimum wages by country/Row|Afghanistan|5000|monthly|45|2012|comment=The Afghan workweek is actually 40 hours; 45 is used to give a different value for the normalized wage.|workweek citation=<ref>Some guy</ref><ref>Seconded by this other guy</ref>|effective citation=<ref>{{cite web|url=http://www.google.com|title=Found it here}}</ref>}} |
- The above creates a table entry that looks like the following (note that the template does not create the header--it is provided for reference only):
Country | Minimum wage | Annual (US$) |
Annual PPP (Intl.$) |
Length of standard workweek (hours) | Hourly (US$) |
Hourly (Intl$) |
% of 2011 GDP per capita |
Effective |
---|---|---|---|---|---|---|---|---|
Afghanistan | The Afghan workweek is actually 40 hours; 45 is used to give a different value for the normalized wage. | 780 |
2,975 |
45[1][2] | 0.33 |
1.27 |
153% | 2012[3] |
Example citations
edit- ^ Some guy
- ^ Seconded by this other guy
- ^ "Found it here".
See also
edit- Template:List of minimum wages by country/Annual wage/USD: Calculates the gross annual wage in US Dollars by converting the annual wage in the national currency using exchange rates.
- Template:List of minimum wages by country/Annual wage/PPP: Calculates the gross annual wage in International Dollars by converting the annual wage in the national currency using implied PPP conversion rates. Allows for comparison between countries that have differing costs of living.
- Template:List of minimum wages by country/Hourly wage/USD: Calculates the gross hourly wage in US Dollars from the annual wage and the length of the standard workweek. Allows for comparison between countries that have differing standard workweeks.
- Template:List of minimum wages by country/Hourly wage/PPP: Calculates the gross hourly wage in International Dollars from the annual wage and the length of the standard workweek. Allows for comparison between countries that have differing standard workweeks.
- Template:List of minimum wages by country/GDP per capita: Calculates the worker's annual wage in International Dollars as a percentage of the country's GDP Per Capita.