Module:Userlinks: Difference between revisions
From Test Wiki
Content deleted Content added
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: |
local mShared = require('Module:Userlinks/shared') |
||
local raiseError = mShared.raiseError |
local raiseError = mShared.raiseError |
||
local maybeLoadModule = mShared.maybeLoadModule |
local maybeLoadModule = mShared.maybeLoadModule |
||