Jump to content

Module:Tlg: Difference between revisions

37 bytes added ,  4 years ago
uh, string 10?
mNo edit summary
(uh, string 10?)
Line 52:
if not _ne(textPart) then
if titleObj ~= nil then
textPart = titleObj.ns == "10" and args['1'] or titleObj.fullText
else
-- redlink
textPart = trimTemplate(args['1'])
end
end
if _ne(args.subst) then
-- HACK: the ns thing above is probably broken
textPart = 'subst:' .. textPart
end
0

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.