Module:siwa-noun: Difference between revisions
No edit summary |
No edit summary |
||
| Line 207: | Line 207: | ||
<div class="mw-collapsible-content" style="font-size: 100%;"> | <div class="mw-collapsible-content" style="font-size: 100%;"> | ||
{| class="greentable" border="1px #aaaaaa solid" margin="1em 1em 1em 0" style="background: #f9f9f9; border-collapse: collapse;" width="100%" | {| class="greentable" border="1px #aaaaaa solid" margin="1em 1em 1em 0" style="background: #f9f9f9; border-collapse: collapse;" width="100%" | ||
|- | |- | ||
]=] .. export.make_cases(data) .. [=[ | |||
]=] | |||
|}]=] | |}]=] | ||
return gsub(wikicode, "{{{([a-z0-9_]+)}}}", repl) .. (not data.nocat and | return gsub(wikicode, "{{{([a-z0-9_]+)}}}", repl) .. (not data.nocat and m_u.format_categories(data.categories, lang) or "") | ||
end | end | ||
return export | return export | ||