Open main menu

EUSwiki β

Changes

Module:Lua banner

86 bytes added, 19:47, 23 June 2018
Detect if on module page
end
local moduleList = mList.makeList('bulleted', moduleLinks)
boxArgs.text = 'This ' .. (mw.title.getCurrentTitle():inNamespaces(828,829) and 'module' or 'template ') .. ' uses [[Wikipedia:Lua|Lua]]:\n' .. moduleList
end
boxArgs.type = 'notice'
Anonymous user