13,412
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
function create(cat, msg) | function create(cat, msg) | ||
return mw.ustring.format("{{main other|[[Category:Pages using tname_naked with %s parameters]]}}", cat | return mw.ustring.format("{{main other|[[Category:Pages using tname_naked with %s parameters]]}}", cat) | ||
end | end | ||
edits