Module:Lua banner: Difference between revisions
Content deleted Content added
Caleb Cooper (talk | contribs) m 1 revision imported |
Caleb Cooper (talk | contribs) m 1 revision imported |
||
| (One intermediate revision by one other user not shown) | |||
Line 52:
boxArgs.type = 'notice'
boxArgs.small = true
boxArgs.image = '[[File:Lua-
return mMessageBox.main('mbox', boxArgs)
end
Line 82:
if not category then
local categories = {
['Module:String'] = '
['Module:Math'] = 'Templates based on the Math Lua module',
['Module:BaseConvert'] = 'Templates based on the BaseConvert Lua module',
['Module:Citation'] = '
}
categories['Module:Citation/CS1'] = categories['Module:Citation']
| |||