Search Results: Module:Road data/parser/hooks/doc

Sorry, the article you're looking for isn't specifically available. Here are related topics:


Module:Road data/strings/USA/TX
Kamis, 2014-08-28 23:11:29

Toll Road)"} TX.CTRMA = {shield = "%route% Toll Road free.svg", link = "%route% Toll Road", abbr = "%route% Toll Road"} TX...

Click to read more »
Module:Road data/strings/USA/FL
Kamis, 2014-08-28 23:08:29

FL.SR = {shield = "Florida %route%.svg", link = "Florida State Road %route% [dab||(%dab%)|]", abbr = "SR %route%", width...

Click to read more »
Module:Road data/strings/GBR
Sabtu, 2023-07-29 07:09:51

[[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road data/dump|dump|module=Module:<name-of-this-module>}} To inspect the content...

Click to read more »
Module:Road data/strings/USA/IN
Kamis, 2014-08-28 23:01:13

IN.SR = {shield = "Indiana %route%.svg", link = "Indiana State Road %route% [dab||(%dab%)|]", abbr = "SR&nbsp;%route%", width...

Click to read more »
Module:Road data/strings/DEU
Sabtu, 2023-07-29 07:11:46

[[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road data/dump|dump|module=Module:<name-of-this-module>}} To inspect the content...

Click to read more »
Module:Road data/strings/EUR
Sabtu, 2023-07-29 07:10:51

-- Europe local EUR = {} local util = require("Module:Road data/util") local format = mw.ustring.format -- European roads EUR.E = { shield = "Tabliczka...

Click to read more »
Module:Road data/parser
Kamis, 2014-08-28 22:55:56

{first, second} elseif hook then local hooksModule = require "Module:Road data/parser/hooks" local hookFunction = hooksModule[hook] or error("Hook...

Click to read more »
Module:Infobox road
Sabtu, 2023-07-29 07:07:52

require("Module:Road data/util") local yesno = require('Module:Yesno') local langModule = require('Module:Lang') local routeModule = require("Module:Infobox road/route")...

Click to read more »
Module:Infobox road/color/GBR
Rabu, 2018-03-07 15:10:40

"background:#fff; border:1px solid #000;" or "background:#00703C; color:#FFD200;" end colors["A"] = ARoad colors["A road"] = ARoad p.colors = colors return p...

Click to read more »
Module:Road data/strings/ESP
Kamis, 2014-08-28 23:14:52

abbr = "M-%route%"} ESP.N = {shield = "", link = "N-%route% road (Spain)", abbr = "N-%route%"} ESP.R = {shield = "", link...

Click to read more »
Module:Infobox road/map
Rabu, 2018-03-07 15:11:36

province if not args.country then local countryMask = mw.loadData("Module:Road data/countrymask") args.country = countryMask[state] end return p._map(args)...

Click to read more »
Module:Road data/strings/USA/AL
Kamis, 2014-08-28 23:00:21

"Foley Beach Express"} AL.SPR = {shield = "", link = "State Park Road %num% (Alabama)", abbr = "State Park Road %num%"} return AL...

Click to read more »
Module:Road data/strings/USA/TN
Kamis, 2014-08-28 23:02:24

TN.GRR = {shield = "GreatRiverRoad brown.svg", link = "Great River Road", abbr = "Great River Road"} TN.AL = {alias = {module = "USA/AL"...

Click to read more »
Module:Road data/strings/USA/KY
Kamis, 2014-08-28 23:01:59

"wide"} KY.GRR = {shield = "GreatRiverRoad.svg", link = "Great River Road", abbr = "Great River Road [route||(%route% Route)|]", ...

Click to read more »
Module:Jct
Selasa, 2019-12-17 10:58:55

local roadStr = '' local road = args.road if road then if args.toroad then roadStr = ' to ' .. road else roadStr = ' / ' .. road end end...

Click to read more »
Module:Road data/strings/USA/NY
Kamis, 2014-08-28 23:12:55

["Arden Valley"] = "Arden Valley Road", ["Tiorati Brook"] = "Tiorati Brook Road", Northern = "Northern...

Click to read more »
Module:Road data/strings/USA/NM
Kamis, 2014-08-28 23:09:20

= {shield = "New Mexico %route%.svg", link = "New Mexico State Road %route%", abbr = "NM&nbsp;%route%"} NM.CR = {shield =...

Click to read more »
Module:Infobox road/locations
Rabu, 2018-03-07 15:11:22

"Major settlements", ["rural road"] = "Major settlements", freeway = "Major suburbs", ["city highway"] = "Major suburbs", road = "Major suburbs", street...

Click to read more »
Module:Infobox road/color
Rabu, 2018-03-07 15:09:53

name == 'GBR' then local module = require(string.format("Module:Infobox road/color/%s", name)) return module.colors else error("Country not included"...

Click to read more »
Module:Transclusion count/data/I
Kamis, 2020-10-15 01:13:07

["Infobox_road"] = 23000, ["Infobox_road/banner"] = 13000, ["Infobox_road/browselinks/USA"] = 14000, ["Infobox_road/hide/cities"] = 2100, ["Infobox_road/maint/USA"]...

Click to read more »
Module:Infobox road/route
Sabtu, 2023-07-29 07:08:52

require('Module:Arguments').getArgs local parserModule = require 'Module:Road data/parser' local parser = parserModule.parser local function banner(args...

Click to read more »
Module:Road data/strings/USA/LA
Kamis, 2014-08-28 23:08:59

"LA&nbsp;%route%"} LA.PR = {shield = "CR %route% jct.svg", link = "Parish Road %route% (%county% Parish, Louisiana)", --had an ifexist that didn't create...

Click to read more »
Module:Road data/util
Sabtu, 2023-07-29 07:08:20

local util = {} local insert = table.insert local concat = table.concat local format = mw.ustring.format --- -- Add all entries in `arr` into `target`...

Click to read more »
Module:Road data/countrymask
Kamis, 2014-08-28 22:56:28

local p = {AL = "USA", AK = "USA", AZ = "USA", AR = "USA", CA = "USA", CO = "USA", -- United States CT = "USA", DE = "USA", FL = "USA", GA =...

Click to read more »
Module:Infobox road/length
Rabu, 2018-03-07 15:11:00

local p = {} local math = require "Module:Math" local function getLengths(args, num) local precision = math._precision local round = math._round...

Click to read more »
Module:Type in location
Senin, 2018-06-04 03:11:13

'') --remove things with digits as generally being unecessary postal codes/road numbers etc :gsub('(,%s-),', '%1') --fix possible blank seperated commas...

Click to read more »
Module:Road data/parser/hooks
Kamis, 2014-08-28 23:06:43

local p = {} function p.split(parameters, args) local route = tonumber(args.route) or 0 if route < parameters.split then return parameters.below ...

Click to read more »
Module:Infobox road/meta/mask/country
Kamis, 2014-08-28 23:18:41

local p = {} local getArgs local countries = {} do do -- United States local states = {"CA", "TX", "NY", "FL", "IL", "PA", "OH", "MI", "GA", "NC"...

Click to read more »
Module:Road data/strings/USA/SC
Kamis, 2014-08-28 23:05:11

--South Carolina local SC = {} SC.I = {shield = "I-%route%.svg", link = "Interstate %route% (Sooth Carolina)", abbr = "I&#8209;%route%"...

Click to read more »
Module:Road data/strings/USA/CA
Kamis, 2014-08-28 22:57:34

--California local CA = {} CA.I = {shield = "I-%route% (CA).svg", link = "Interstate %route% (Californie)", abbr = "I&#8209;%route%",...

Click to read more »
Module:Road data/strings/USA/VA
Kamis, 2014-08-28 23:06:15

--Virginia local VA = {} VA.I = {shield = "I-%route%.svg", link = "Interstate %route% (Virginie)", abbr = "I&#8209;%route%", width...

Click to read more »
Module:Road data/strings/USA/WA
Sabtu, 2018-05-12 00:50:33

--Washington local WA = {} WA.I = {shield = "I-%route%.svg", link = "Interstate %route% (Washington)", abbr = "I&#8209;%route%", ...

Click to read more »
Module:Road data/strings/CAN/QC
Kamis, 2014-08-28 23:13:55

-- Quebec local QC = {} QC.I = {shield = "I-%route%.svg", link = "Interstate %route%", abbr = "I-%route%"} QC.QC = {shield = "Qc%route%...

Click to read more »
Module:Road data/strings/USA/GA
Kamis, 2014-08-28 23:03:49

--Georgia local GA = {} GA.I = {shield = "I-%route%.svg", link = {hook = "split", split = 100, ...

Click to read more »
Module:Road data/strings/USA/NC
Kamis, 2014-08-28 23:04:20

--North Carolina local NC = {} NC.I = {shield = "I-%route%.svg", link = "Interstate %route% (North Carolina)", abbr = "I&#8209;%route%"...

Click to read more »
Module:Baseball color/data
Jumat, 2018-02-23 05:08:28

"FCF75E"}, ["York Revolution"] = {"002A5C", "FFFFFF", "FDB930", "002A5C"}, ["Road Warriors"] = {"CE1126", "FFFFFF", "000000", "999999"}, ["Long Island Ducks"]...

Click to read more »
Module:Portal/images/a
Jumat, 2019-12-20 08:40:54

(orthographic projection).svg|link=|alt=map", ["australian roads"] = "Australia road sign W5-29.svg|alt=icon", ["australian rules football"] = "Sherrin-transparent...

Click to read more »
Module:Portal/images/c
Jumat, 2025-07-11 02:32:07

events/turkey"] = "Wikinews-logo.png|link=|alt=", ["cycling"] = "Cycling (road) pictogram.svg|link=|alt=", ["cyprus"] = "Flag of Cyprus.svg|border|link=|alt=flag"...

Click to read more »
Module:London ward populations/data
Selasa, 2017-06-20 06:22:34

"Wandsworth", population = 14742, }, ['00BKGA'] = { ward = "Abbey Road", borough = "Westminster", population = 11250, }, ['00BKGB'] = { ...

Click to read more »
Module:Portal/images
Jumat, 2024-02-23 21:02:31

= "Flag of Ottawa, Ontario.svg|border", ["ooter ring road, bangalore"] = "Outer_Ring_Road_from_ILife_Apartments_8-9-2008_9-49-45_AM.JPG", ["ootlines"]...

Click to read more »
Module:Families/data
Senin, 2020-04-27 08:06:25

"nic-rng", } m["nic-rng"] = { canonicalName = "Ring", otherNames = {"Ring Road"}, family = "nic-grf", wikidata_item = "Q2269051", } m["nic-rnn"] = {...

Click to read more »
Module:Mapframe
Rabu, 2020-07-08 09:38:43

valid values for type paramter line = "line", -- geoline feature (e.g. a road) shape = "shape", -- geoshape feature (e.g. a state or province) shapeInverse...

Click to read more »
Module:Track gauge/data
Jumat, 2017-08-18 02:39:18

[[3ft4.75in]], [[3ft43/4in]], [[403/4in]]}, ["pagename"] = "Lake Lock Rail Road", ["contentcat"] = "", ["ft"] = "3", ["in"] = "4", ["num"] = "3"...

Click to read more »
Module:Sports color/basketball
Sabtu, 2018-11-10 14:56:50

"FFFFFF"}, ["Meralco Bolts"] = {"FB6E1B", "FFFFFF", "0D3781", "FFFFFF"}, ["NLEX Road Warriors"] = {"1D366C", "FFFFFF", "FF4300", "FFFFFF"}, ["NorthPort Batang...

Click to read more »