47,726
edits
![]() | We're back! Sorry, bad combo of sickness, funeral and a month-long trip abroad. The site is back now. ![]() |
No edit summary |
No edit summary |
||
Line 154: | Line 154: | ||
after_title="[[:Category:Chiingimec " .. genders[data.g] .. " nouns|" .. genders[data.g] .. "]]", | after_title="[[:Category:Chiingimec " .. genders[data.g] .. " nouns|" .. genders[data.g] .. "]]", | ||
all_cases=make_cases(data) | all_cases=make_cases(data) | ||
}) .. (data.nocat and "[[Category:Chiingimec " .. genders[data.g] .. " nouns|" .. genders[data.g] .. "]] | }) .. (data.nocat and "" or "[[Category:Chiingimec " .. genders[data.g] .. " nouns|" .. genders[data.g] .. "]]") | ||
end | end | ||
return export | return export |