Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Plural: Difference between revisions

Template page
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>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.