48,355
edits
Tag: Undo |
No edit summary |
||
| Line 17: | Line 17: | ||
[1 + offset] = {list = true, disallow_holes = true}, | [1 + offset] = {list = true, disallow_holes = true}, | ||
-- Deprecated; don't use in new code. | -- Deprecated; don't use in new code. | ||
["qual"] = {list = true, allow_holes = true, separate_no_index = true, alias_of = "q"}, | ["qual"] = {list = true, allow_holes = true, separate_no_index = true, alias_of = "q", default = params[lang_arg]:getCanonicalName()}, | ||
["nocount"] = {type = "boolean"}, | ["nocount"] = {type = "boolean"}, | ||
["nocat"] = {type = "boolean"}, | ["nocat"] = {type = "boolean"}, | ||