Template:LevelName
From Reus
Example Description | Code to use | Output |
---|---|---|
Level 1 displays no prefix name | {{LevelName|1}} |
|
Level 2 prefix | {{LevelName|2}} |
Great |
Level 3 prefix | {{LevelName|3}} |
Superior |
Level 2 prefix in German. Note that his is usually wrong grammar, because in German the prefix of adjectives depends on the gender of the following noun. So for German use the template usage below. | {{LevelName|2|de}} |
Groß |
Level 2 prefix in German for a strawberry. The template will look up the strawberry and see that its gender is female so it displays the correct version of "Groß". | {{LevelName|2|de|Strawberry}} |
Große |
Level 2 prefix in German for an apple tree. The word apple tree has the male gender in German so it uses the word "Großer" | {{LevelName|2|de|Apple Tree}} |
Großer |
Level 3 prefix in German for a strawberry | {{LevelName|3|de|Strawberry}} |
Riesige |
Level 3 prefix in German for an apple tree | {{LevelName|3|de|Apple Tree}} |
Riesiger |
The above documentation is transcluded from Template:LevelName/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |