Module:Financial Reports/FormUsage Tracker/doc
Appearance
From Meta, a Wikimedia project coordination wiki
This is an archived version of this page, as edited by DAlangi (WMF) (talk | contribs) at 22:12, 30 March 2020 (Created page with "Lua table for tracking the usage count of the Financial Reports OOUI form of the WAD portal. Structure of the table will look like below; <pre> { counter = '10',..."). It may differ significantly from the current version .
This is the documentation page for Module:Financial Reports/FormUsage Tracker
Lua table for tracking the usage count of the Financial Reports OOUI form of the WAD portal.
Structure of the table will look like below;
{ counter = '10', created_at = '2020-01-01', }