Module:Emoji/data/revtable: 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.

7 March 2024

  • curprev 16:2516:25, 7 March 2024Tsukushi talk contribs 134 bytes +134 Created page with "local tab = {} for key, value in pairs(mw.loadData('Module:Emoji/data').emotbl) do tab[value] = key end return { ['emorevtbl'] = tab }"