Content deleted Content added
HouseBlaster (talk | contribs) support other parameter |
HouseBlaster (talk | contribs) fix |
||
Line 154:
local def = restrictionsDefinition[code]
return def and ('* <b>' .. def .. '</b>\n') or ''
end
Line 198 ⟶ 189:
end
if args.other then
addCategory(categoryDatabase["other"])
end
|