Module:Userlinks: Difference between revisions

Jump to navigation Jump to search
m Jody moved page Module:UserLinks to Module:Userlinks without leaving a redirect: You broke the Discord page.
mNo edit summary
Tag: Manual revert
 
Line 17: Line 17:


-- Load shared helper functions
-- Load shared helper functions
local mShared = require('Module:UserLinks/shared')
local mShared = require('Module:Userlinks/shared')
local raiseError = mShared.raiseError
local raiseError = mShared.raiseError
local maybeLoadModule = mShared.maybeLoadModule
local maybeLoadModule = mShared.maybeLoadModule