Module:UserLinks: Difference between revisions

m
→‎top: clean up, replaced: Bharatpedia → bharatpedia (2)
(Created page with "-------------------------------------------------------------------------------- -- UserLinks -- -- This modul...")
 
m (→‎top: clean up, replaced: Bharatpedia → bharatpedia (2))
 
(One intermediate revision by the same user not shown)
Line 566: Line 566:


function snippetFunctions.projectLong()
function snippetFunctions.projectLong()
-- The long form of the project name, e.g. "wikipedia" or "wikibooks".
-- The long form of the project name, e.g. "bharatpedia" or "wikibooks".
local key = getSnippet('interwikiTableKey')
local key = getSnippet('interwikiTableKey')
if not key then
if not key then
Line 631: Line 631:
end
end
else
else
fullDomain = lang .. '.wikipedia.org'
fullDomain = lang .. '.wikipedia.ind.in'
end
end
return fullDomain
return fullDomain
16,952

edits