Open main menu

Changes

Module:Hatnote

68 bytes added, 09:13, 16 April 2014
properly deal with links escaped using the colon trick
-- colon trick for categories and files, as otherwise category links
-- categorise the page and file links display the file.
link = link:match('^:?(.*)') -- Remove initial colon if specified.
local namespace = findNamespaceId(link)
local colon
Anonymous user