Jump to content

Module:UserLinks: Difference between revisions

m
→‎top: clean up, replaced: Bharatpedia → bharatpedia (2)
m (→‎top: clean up, replaced: wikipedia → Bharatpedia (2))
m (→‎top: clean up, replaced: Bharatpedia → bharatpedia (2))
 
Line 566: Line 566:


function snippetFunctions.projectLong()
function snippetFunctions.projectLong()
-- The long form of the project name, e.g. "Bharatpedia" 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 .. '.Bharatpedia.org'
fullDomain = lang .. '.wikipedia.ind.in'
end
end
return fullDomain
return fullDomain
16,952

edits