Module:qlu-nouns: Difference between revisions
Lëtzelúcia (talk | contribs) No edit summary |
Lëtzelúcia (talk | contribs) No edit summary |
||
| Line 153: | Line 153: | ||
-- Display metadata | -- Display metadata | ||
local cases = { | local cases = { | ||
["nominative"] = { short_form = "nom", link = "''[[nominative case| | ["nominative"] = { short_form = "nom", link = "''[[w:nominative case|nom]]''" }, | ||
["accusative"] = { short_form = "acc", link = "''[[accusative case| | ["accusative"] = { short_form = "acc", link = "''[[w:accusative case|acc]]''" }, | ||
["genitive"] = { short_form = "gen", link = "''[[genitive case| | ["genitive"] = { short_form = "gen", link = "''[[w:genitive case|gen]]''" }, | ||
["dative"] = { short_form = "dat", link = "''[[dative case| | ["dative"] = { short_form = "dat", link = "''[[w:dative case|dat]]''" }, | ||
} | } | ||