Changes

Jump to navigation Jump to search

Module:Authority control

6 bytes added, 04:19, 1 July 2014
fix one other error, again that lacked a test case
local function tlsLink( id )
local id2 = mw.ustring.gsub(id, '%s', function(s) return mw.uri.encode(s, 'WIKI') end)
return '[http://tls.theaterwissenschaft.ch/wiki/' .. id2 .. ' ' .. id .. ']'
end
Anonymous user

Navigation menu