Template:Plural: Difference between revisions
Template page
More actions
move category to documentation subpage |
m Protected "Template:Plural": Widely used template ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)) |
||
| (7 intermediate revisions by 6 users not shown) | |||
| Line 8: | Line 8: | ||
|cs|sk={{#switch: {{{1|}}} |1= {{{2|}}} |2|3|4= {{{3|}}} |#default= {{{4|}}} }} | |cs|sk={{#switch: {{{1|}}} |1= {{{2|}}} |2|3|4= {{{3|}}} |#default= {{{4|}}} }} | ||
|am|fr|hi|hy|ln|mg|pt-br|ti|tl|wa={{#ifexpr: {{{1|}}} <= 1 | {{{2|}}} | {{{3|}}} }} | |am|fr|hi|hy|ln|mg|pt-br|ti|tl|wa={{#ifexpr: {{{1|}}} <= 1 | {{{2|}}} | {{{3|}}} }} | ||
|be|be-tarask|bs|hr|ru|sh|sr|sr-ec|sr-el|uk={{#ifexpr: ({{{1|}}} > 10) and trunc(({{{1|}}} mod 100) / 10) = 1 | {{{4|}}} | {{#switch: {{#expr:{{{1|}}} mod 10}} |1= {{{2|}}} |2|3|4= {{{3|}}} |#default= {{{4|}}} }} }} | |be|be-tarask|bs|hr|pl|ru|sh|sr|sr-ec|sr-el|uk={{#ifexpr: ({{{1|}}} > 10) and trunc(({{{1|}}} mod 100) / 10) = 1 | {{{4|{{{3|}}}}}} | {{#switch: {{#expr:{{{1|}}} mod 10}} |1= {{{2|}}} |2|3|4= {{{3|}}} |#default= {{{4|{{{3|}}}}}} }} }} | ||
|ro={{#ifeq: {{{1|}}} | 1 | {{{2|}}} | {{#ifexpr: {{{1|}}} mod 100 < 20 | {{{3|}}} | {{{4|}}} }} }} | |ro={{#ifeq: {{{1|}}} | 1 | {{{2|}}} | {{#ifexpr: {{{1|}}} mod 100 < 20 | {{{3|}}} | {{{4|}}} }} }} | ||
|#default={{#ifeq: {{{1|}}} | 1 | {{{2|}}} | {{{3|}}} }} | |#default={{#ifeq: {{{1|}}} | 1 | {{{2|}}} | {{{3|}}} }} | ||
}}<!--end #switch: {{{lang|}}}--><noinclude>{{documentation}} | }}<!--end #switch: {{{lang|}}}--><noinclude>{{documentation}} | ||
</noinclude> | </noinclude> | ||