Module:Lua banner: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
end | end | ||
local moduleList = mList.makeList('bulleted', moduleLinks) | local moduleList = mList.makeList('bulleted', moduleLinks) | ||
boxArgs.text = 'This template uses [[w:Wikipedia:Lua|Lua]]:\n' .. moduleList | boxArgs.text = 'This template or module uses [[w:Wikipedia:Lua|Lua]]:\n' .. moduleList | ||
end | end | ||
boxArgs.type = 'notice' | boxArgs.type = 'notice' |