Module:StatusEffect: Revision history

Jump to navigation Jump to search

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.

2 February 2024

16 October 2023

13 October 2023

3 May 2023

  • curprev 03:5203:52, 3 May 2023Inereaux talk contribs 149 bytes +149 Created page with "local p = {} function p.getData() -- Define a list of tables local statusData = mw.loadData ('Module:Status/data') return data end return p"