Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Contributors: Difference between revisions

From Hacks Guide Wiki
m (1 revision imported from olddemowiki:Module:Contributors)
No edit summary
 
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')
})
})