Module:Article history/config: Difference between revisions

Content deleted Content added
add an extraCategories table and add the Four award code to it
change extra categories comment to reflect how the main module code will be written
Line 1,868:
-- Extra categories
-- This table contains categories that don't appear as part of a row. It is an
-- array of functions; each function takes an article history object as input
-- array, and array items can be tables of category names, or functions that
-- and must return an array of category objects as output.
-- take an article history object as a parameter and return a table of
-- category objects.
-------------------------------------------------------------------------------