Module:siwa-noun: Difference between revisions
No edit summary |
No edit summary |
||
| Line 188: | Line 188: | ||
local animate = [=[]=] | local animate = [=[]=] | ||
local wikicode = navframe .. | local wikicode = navframe .. inanimate | ||
return gsub(wikicode, "{{{([a-z0-9_]+)}}}", repl) .. (not data.nocat and m_u.format_categories(data.categories, lang) or "") | return gsub(wikicode, "{{{([a-z0-9_]+)}}}", repl) .. (not data.nocat and m_u.format_categories(data.categories, lang) or "") | ||