Module:Lua banner: Difference between revisions
CitadelCore (talk | contribs) m 1 revision imported |
mNo edit summary |
||
| Line 37: | Line 37: | ||
end | end | ||
local moduleList = mList.makeList('bulleted', moduleLinks) | local moduleList = mList.makeList('bulleted', moduleLinks) | ||
boxArgs.text = ' | boxArgs.text = 'This template uses [[Wikipedia:Lua|Lua]]:\n' .. moduleList | ||
end | end | ||
boxArgs.type = 'notice' | boxArgs.type = 'notice' | ||