Module:Userlinks: Difference between revisions
From Test Wiki
Content deleted Content added
m Changed protection settings for "Module:UserLinks" ([Edit=Allow only bureaucrats] (indefinite) [Move=Allow only bureaucrats] (indefinite) [Delete=Allow only bureaucrats] (indefinite) [Protect=Allow only bureaucrats] (indefinite)) [cascading] |
mNo edit summary Tag: Manual revert |
||
| (One intermediate revision by the same user not shown) | |||
| 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 |
||