Module:Financial Reports/FormUsage Tracker/doc

From Meta, a Wikimedia project coordination wiki

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',
    }