Revision history of "Module:Jcon"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes 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.

  • curprev 03:39, 20 January 2022Tachyony talk contribs 7,661 bytes +7,661 Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs local yesno = require('Module:Yesno') local data = mw.loadData('Module:Jcon/data') -- Generate the wikitext for the shield local function shieldWikitext(route, roadInfo, args) local size = args.size or '20px' -- Image size local fileName local titleObj if roadInfo.prefix == 'Ontario' and (tonumber(({route:gsub('%D', '')})[1]) or 0) >= 500 then -- Exception for secondary and tertiary highways fileN..."