Jump to content

Module:Infobox road/abbrev: Revision history

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.

27 Hlakubele 2022

  • curprev 19:0819:08, 27 Hlakubele 2022 Prince ovy bua litsebo 438 bytes +438 Created page with "-- Temporary migration module for abbreviations local p = {} local getArgs = require('Module:Arguments').getArgs -- Import module function to work with passed arguments local parserModule = require "Module:Road data/parser" -- DEPLOY: Switch to main module local parser = parserModule.parser function p._abbr(args) return parser(args, 'abbr') end function p.abbr(frame) local args = getArgs(frame) return p._abbr(args) end return p"