|
|
Line 1: |
Line 1: |
| ==Parameters==
| |
| ; {{para|1|opt=1}}
| |
| : The stem of the noun, which will be used to generate the dual and plural. If not supplied, the page name will be used instead.
| |
|
| |
|
| ; {{para|2}} or {{para|du|opt=1}}
| |
| : The dual form, if irregular. Dual can be omitted altogether by supplying the value <code>-</code>, i.e. {{para|du|-}}.
| |
| : If both dual and plural are omitted, the noun will be marked as uncountable.
| |
|
| |
| ; {{para|3}} or {{para|pl|opt=1}}
| |
| : The plural form, if irregular. Plural can be omitted altogether by supplying the value <code>-</code>, i.e. {{para|du|-}}.
| |
| : If both dual and plural are omitted, the noun will be marked as uncountable.
| |
|
| |
| ==Examples==
| |
| On a basic page, e.g the page for {{m|ryn|bhepuíc|t=december}}:
| |
|
| |
| {{temp|ryn-noun}}
| |
|
| |
| Will generate:
| |
| : {{ryn-noun|bhepuíc|head=bhepuíc|nocat=1}}
| |
|
| |
| Alternatively, an uncountable noun with a custom head may be done as follows:
| |
|
| |
| {{temp|ryn-noun||-|-|head=custom head}}
| |
|
| |
| Will generate:
| |
| : {{ryn-noun|bhepuíc|-|-|head=custom head|nocat=1}}
| |