Module:ItemsTable: Difference between revisions

tweaked the description to reflect how it works
(slight tweak to getItemsTableAlt functionality to make it easier to use)
(tweaked the description to reflect how it works)
Line 1: Line 1:
-- this module generates [[Template:ItemsTable]] 100 lines at a time.
-- this module generates [[Template:ItemsTable]] 200 lines at a time.
-- run p.generateInvokes() in debug and copy the result to [[Template:ItemsTable]] after an update that adds new items.
-- run p.getItemsTableAlt() in debug and copy the result to [[Template:ItemsTable]] after an update that adds new items.


local p = {}
local p = {}