Module:Road data/strings: 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.

13 May 2024

  • curprev 21:5521:55, 13 May 2024Insui talk contribs 1,336 bytes +1,336 Created page with "local p = {} local format = mw.ustring.format -- Countries with separate state modules -- local countriesWithStates = {} --- Canada --- local CAN = {'AB', 'BC', 'MB', 'NB', 'NL', 'NS', 'NT', 'NU', 'ON', 'PE', 'QC', 'SK', 'YT'} countriesWithStates.CAN = CAN --- Cartadania --- local CAR = {'AC', 'AE', 'AL', 'AV', 'BA', 'CX', 'CA', 'CT', 'ES', 'FE', 'GU', 'LI', 'LO', 'LT', 'LM', 'MA', 'MF', 'NV', 'PB', 'SA', 'SR', 'SM', 'SG', 'SI', 'SL', 'TN', 'TS', 'TO', 'TR', 'TA'..."