Module:Infobox road/route: 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.

15 May 2022

2 April 2022

  • curprev 19:4419:44, 2 April 2022en>Centrist16 3,387 bytes +3,387 Created page with "local p = {} local format = mw.ustring.format require('Module:No globals') local getArgs = require('Module:Arguments').getArgs local parserModule = require 'Module:Road data/parser' local parser = parserModule.parser local function banner(args, style) if args.marker_image then return nil end local bannerSize if style == 'small' then bannerSize = "40px" else bannerSize = "70px" end local shield = parser(args, 'banner') local alt = parser(args, 'ban..."