Content deleted Content added
No edit summary |
No edit summary |
||
Line 169:
local unicodeChar = '&#x'.. codepoint.hex .. ';'
if args['link'] == "wiki" then
end
▲ -- unicodeChar = '[[' .. redir .. '|' .. unicodeChar .. ']]'
--unicodeChar = expandTemplate('Link if exists', {unicodeChar})
elseif args['link'] == "wikt" then
|