16,952
edits
CleanupBot (talk | contribs) m (→top: clean up, replaced: wikipedia → Bharatpedia (2)) |
CleanupBot (talk | contribs) 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. " | -- 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 .. '. | fullDomain = lang .. '.wikipedia.ind.in' | ||
end | end | ||
return fullDomain | return fullDomain |