Jump to content

Module:Mbox: Difference between revisions

no edit summary
mNo edit summary
 
No edit summary
 
(11 intermediate revisions by 3 users not shown)
Line 3:
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Mbox module from the [[w:c:dev:Global Lua Modules]].
local Mbox = require('DevModule:Mbox/Mbox')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Mbox]]
 
Line 18:
--
 
local getArgs = require('DevModule:Arguments').getArgs
local localCSS = mw.loadData('Module:Mbox/data').localStyle
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.