Module:Stats: Revision history

From Halopedia, the Halo wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

July 2, 2020

July 1, 2020

  • curprev 19:1319:13, July 1, 2020Dab1001 talk contribs 159 bytes +159 Created page with "local p = {} function p.getStat( frame ) local statlist = mw.loadData( 'Module:Stats/' .. tostring( frame.args[1] ) ) return statlist[ 'foo' ] end return p"