Module:UserLinks: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(add links to error help sections)
(change category name)
Line 149: Line 149:
local function makeRfaLink()
local function makeRfaLink()
if u.project or u.lang then
if u.project or u.lang then
table.insert( trackingCategories, '[[Category:UserLinks transclusions with bad RfA links]]' )
table.insert( trackingCategories, '[[Category:UserLinks transclusions with unresolvable interwiki links]]' )
end
end
return '[[Special:PrefixIndex/Wikipedia:Requests for adminship/' .. u.username .. '|RfA]]'
return '[[Special:PrefixIndex/Wikipedia:Requests for adminship/' .. u.username .. '|RfA]]'