Module:Lua banner: Difference between revisions
ENWS>Uzume updates from w:Module:Lua banner |
m 1 revision imported: importing tree chart |
||
| (3 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 | ||