Module:Userlinks: Difference between revisions
From Test Wiki
Content deleted Content added
m Aviram7 moved page Module:Userlinks to Module:UserLinks without leaving a redirect: revert |
No edit summary Tag: Reverted |
||
| 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 |
||