Open main menu

Changes

Module:Hatnote

7 bytes added, 09:17, 16 April 2014
fix colon-removing pattern
-- colon trick for categories and files, as otherwise category links
-- categorise the page and file links display the file.
link = link:match('^:?(.*)') or link -- Remove initial colon if specified.
local namespace = findNamespaceId(link)
local colon
Anonymous user