Module:Contributors: Difference between revisions
From Hacks Guide Wiki
More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 40: | Line 40: | ||
local box = messageBox.main('fmbox', { | local box = messageBox.main('fmbox', { | ||
image='[[File:OOjs UI icon logo-cc.svg|40px]]', | image='[[File:OOjs UI icon logo-cc.svg|40px|link=]]', | ||
text=table.concat(finalText, '\n') | text=table.concat(finalText, '\n') | ||
}) | }) | ||