Changes

Jump to: navigation, search

Module:Message box

10 bytes added, 15:49, 2 October 2013
change a couple of "name" variables to "self.name"
if self.useCollapsibleTextFields then
self.name = args.name
local nameTitle = getTitleObject(self.name)
self.isTemplatePage = nameTitle and self.title.prefixedText == ('Template:' .. nameTitle.text) and true or false
if not self.name and not self.title.isSubpage then
templateCat = templateErrorCategory
elseif type(self.name) == 'string' and self.title.prefixedText == ('Template:' .. self. name) then
local paramsToCheck = cfg.templateErrorParamsToCheck or {}
local count = 0
Anonymous user

Navigation menu