Module:Shortcut: Difference between revisions

sync from sandbox, editrequest on talk
m (1 revision imported)
Enwikipedia>Xaosflux
(sync from sandbox, editrequest on talk)
Line 102:
then
local title = mw.title.new(shortcuts[1])
if not title or (not title.exists and title.interwiki == '') then
root:wikitext(makeCategoryLink(cfg['first-parameter-error-category']))
end
Anonymous user