Changes

Jump to: navigation, search

Module:Message box

15 bytes added, 07:40, 11 October 2013
control for blank values of args.date
mainCat = type(mainCat) == 'string' and mainCat
allCat = type(allCat) == 'string' and allCat
if mainCat and date and date ~= '' then
local catTitle = format('%s %s %s', mainCat, preposition, date)
self:addCat('main', catTitle)
Anonymous user

Navigation menu