Note: parts of or the entire template might not be visible without values provided.
- Description
- This template replaces
{{plural:}}magic word and provides various rulesets for specific languages (such as Arabic, Polish, Russian, etc.). - Syntax
- Type
{{Plural|<amount>|<first form>|<second form>|<...>|<sixth form>|lang = <language code ("en" by default)>}} - Most languages have only 2 forms, however some of them have up to 6 forms.
- Sample output
{{Plural|<3>|<дом>|<дома>|<домов>|lang = <ru>}}gives...- дома
- Note
- This template is 4 times slower than
{{plural:}}. It's recommended to use it only if your language and English have different rulesets for plural nouns.