Main public logs
Appearance
Combined display of all available logs of Wikipedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:08, 27 Hlakubele 2022 Prince ovy bua litsebo created page Module:Infobox road/abbrev (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")