Difference between revisions of "Template:Plural"

From Organic Design wiki
(info)
m (Knowledge)
Line 1: Line 1:
 
<includeonly>{{#switch:{{{1}}}
 
<includeonly>{{#switch:{{{1}}}
  |Person = People
+
  |Person   = People
  |Child  = Children
+
  |Child     = Children
 +
  |Knowledge = Knowledge
 
  |{{{1}}}{{#ifeq:{{#sub:{{{1}}}|-1}}|s||s}}
 
  |{{{1}}}{{#ifeq:{{#sub:{{{1}}}|-1}}|s||s}}
 
}}</includeonly><noinclude>{{info|Use this template to give the plural of a word, for example <tt><nowiki>{{Plural|Child}}</nowiki></tt> gives <tt>Children</tt>.}}[[Category:Organisational templates]]</noinclude>
 
}}</includeonly><noinclude>{{info|Use this template to give the plural of a word, for example <tt><nowiki>{{Plural|Child}}</nowiki></tt> gives <tt>Children</tt>.}}[[Category:Organisational templates]]</noinclude>

Revision as of 03:04, 11 October 2008

Info.svg Use this template to give the plural of a word, for example {{Plural|Child}} gives Children.