Changes

Module:Message box

13 bytes added, 06:03, 2 February 2014
no edit summary
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