Open main menu

Changes

Module:Protection banner

2 bytes removed, 03:03, 1 July 2014
m
call it "reasonTable" throughout, rather than switching between "reasonTable" and "reasonsTable"
end
function Documentation:makeReasonsTablemakeReasonTable()
-- Get the data from the cfg.banners table.
local rowData = {}
local cfg = mw.loadData('Module:Protection banner/config')
local documentationObj = Documentation:new(cfg)
return documentationObj:makeReasonsTablemakeReasonTable()
end
Anonymous user