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
local sortkey = sortkey(args)
local sortedLink = format("<span style=\"display:none\" class=\"sortkey\">%s !</span><span class=\"sorttext\">%s</span>", sortkey, link)
|