Content deleted Content added
Fix socks link |
No edit summary |
||
Line 344:
end
function linkFunctions.socks(snippets)
local
4,
"Suspected sock puppets investigations/" .. snippets.username,
Line 351:
local confirmed = makeWikilinkIfExists(
14,
'Wikipedia sockpuppets of' .. snippets.username,
'confirmed socks'
)
local suspected = makeWikilinkIfExists(
14,
'Wikipedia sockpuppets of' .. snippets.username,
'confirmed socks'
)
|