Modul:Message box: Unterschied zwischen den Versionen
make args.all work
(load box types from the config page automatically) |
imported>Mr. Stradivarius on tour (make args.all work) |
||
| Zeile 317: | Zeile 317: | ||
self.categoryNums = getArgNums(args, 'category') | self.categoryNums = getArgNums(args, 'category') | ||
self.categoryParamNums = union(self.catNums, self.categoryNums) | self.categoryParamNums = union(self.catNums, self.categoryNums) | ||
if args.all then | |||
args.all1 = args.all | |||
end | |||
-- The following is roughly equivalent to the old {{Ambox/category}}. | -- The following is roughly equivalent to the old {{Ambox/category}}. | ||
local date = args.date | local date = args.date | ||