Module:Lua banner: Difference between revisions

m 1 revision imported
m 1 revision imported: importing tree chart
 
(2 intermediate revisions by 2 users not shown)
Line 47: Line 47:
boxArgs.text = 'This module depends on the following other modules:' .. moduleList
boxArgs.text = 'This module depends on the following other modules:' .. moduleList
else
else
boxArgs.text = 'This template  uses [[Wikipedia:Lua|Lua]]:\n' .. moduleList
boxArgs.text = 'This template  uses [[Wikipedia:Lua (programming language)|Lua]]:\n' .. moduleList
end
end
end
end