Changes

Module:Message box

13 bytes removed, 06:04, 2 February 2014
Undo revision 896901 by 86.135.251.105 (talk)
function box:addCat(ns, cat, sort)
if type(cat) ~= 'string' then return end
local nsVals = {'main', 'template', 'extension', 'all'}
local tname
for i, val in ipairs(nsVals) do
Anonymous user