Module:Routelist row: Difference between revisions

Content deleted Content added
Adding noshield argument
Jackmcbarn (talk | contribs)
stack frame 0 is certainly not the cause of the error
Line 255:
link = abbr
end
if not link then error("Type not in database: " .. args.type, 0) end
local sortkey = sortkey(args)
local sortedLink = format("<span style=\"display:none\" class=\"sortkey\">%s&#32;!</span><span class=\"sorttext\">%s</span>", sortkey, link)