Module:Lilytest: Difference between revisions

89 bytes removed ,  3 years ago
m
no edit summary
mNo edit summary
mNo edit summary
Line 10:
local myserver = mw.site.server
local mypath = mw.site.scriptPath
local fullurlmyurl = mw.uri.fullUrl( seite.text )
if 1 then
return '\nserver: ' .. myserver .. '\nPfad: ' .. mypath .. '\nfullurl: ' .. fullurlmyurl
end
Line 20:
local fulln = seite.prefixedText
--return 'Die Seite ' .. fulln .. ' hat die ID ' .. _
return '\nserver: ' .. myserver .. '\nPfad: ' .. mypath .. '\nfullurl: ' .. fullurl
end
 
127

edits