Module:ka-infl-noun/declension table

Hello, you have come here looking for the meaning of the word Module:ka-infl-noun/declension table. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:ka-infl-noun/declension table, but we will also tell you about its etymology, its characteristics and you will know how to say Module:ka-infl-noun/declension table in singular and plural. Everything you need to know about the word Module:ka-infl-noun/declension table you have here. The definition of the word Module:ka-infl-noun/declension table will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:ka-infl-noun/declension table, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

This module needs documentation.
Please document this module by describing its purpose and usage on the documentation page.

local export = {}


export.template = [===[
{| class="wikitable vsSwitcher vsToggleCategory-declension autocollapsed" style="text-align:center; border: 0.5px solid #CCC;"
|-
! class="vsToggleElement" style="text-align:left; width:40em" colspan="4" |  Declension of {term} <small> (see ])</small>
|- class="vsHide"
! style="width:15em" |
! colspan="1" style="width:15em" | singular
! colspan="1" style="width:15em" | plural
! colspan="1" style="width:15em" | ]
|- class="vsHide"
! ]
| {nom1}
| {nom2}
| {nom3}
|- class="vsHide"
! ]
| {erg1}
| {erg2}
| {erg3}
|- class="vsHide"
! ]
| {dat1}
| {dat2}
| {dat3}
|- class="vsHide"
! ]
| {gen1}
| {gen2}
| {gen3}
|- class="vsHide"
! ]
| {ins1}
| {ins2}
|
|- class="vsHide"
! ]
| {adv1}
| {adv2}
|
|- class="vsHide"
! ]
| {voc1}
| {voc2}
| {voc3}
|- class="vsHide"
! colspan="4" style = "text-align:left; font-weight:normal; font-size:smaller;"| Notes: archaic plurals might not exist.{note}
|}
</div>
</div>]===]

return export