Search Results: Module:Track gauge/data/doc

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


Module:Track listing
Jumat, 2018-02-23 01:30:22

-- This module implements [[Template:Track listing]] local yesno = require('Module:Yesno') local checkType = require('libraryUtil').checkType local...

Click to read more »
Module:Track gauge
Minggu, 2017-03-05 00:37:59

implements the {{Track gauge}} template. -- Data is in Module:Track gauge/data local p = {} local gaugeDataAll = nil local dataPageName = 'Module:Track gauge/data'...

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

-- TrackGauge/data -- -- Gauge definition (single entry; by input alias) -- { -- ["full-id"] = "1435-met", -- id of the entry. Not used as of 2016. --...

Click to read more »
Module:Senseid
Senin, 2020-04-27 08:11:17

mw.uri.encode(id, "WIKI") end function export.senseid(lang, id) -- Track which entries use Wikidata ids if Wikidata_id(id) then --[=[ ...

Click to read more »
Module:Alternative forms
Senin, 2020-04-27 08:05:57

dialects end local function track(args, arg, number) if args and args[arg] and args[arg][number] then m_debug.track("alter/" .. arg) end end function...

Click to read more »
Module:Template:also
Minggu, 2020-11-01 09:53:09

local codepoint = nil if uni then require("Module:debug").track("also/uni") if uni == 'auto' then codepoint = (mw.ustring.len(arg)...

Click to read more »
Module:IPA/templates
Senin, 2020-04-27 08:05:49

local U = mw.ustring.char local syllabic = U(0x0329) local function track(IPA, langObject, langCode, symbols, category) if langObject and langObject:getCode()...

Click to read more »
Module:Translations
Senin, 2023-03-06 07:15:40

-- Track what entries currently don't provide a term require("Module:debug").track("translations/no term") require("Module:debug").track("translations/no...

Click to read more »
Module:Form of
Minggu, 2020-11-01 12:28:51

do_track then -- If after all expansions and normalizations we don't recognize -- the canonical tag, track it. infl_track("unknown") infl_track("unknown/"...

Click to read more »
Module:Debug
Senin, 2020-04-27 08:06:08

export.track_unrecognized_args(args, template_name) local function track(code) export.track(template_name .. "/" .. code) end track("unrecognized...

Click to read more »
Module:Ro-adjective
Senin, 2020-04-27 08:11:08

track("ro-adjective/custom") else require("Module:debug").track("ro-adjective/" .. match .. "/default") require("Module:debug").track...

Click to read more »
Module:Script utilities
Senin, 2020-04-27 08:11:15

local function trackChar(text, character, tracking) if character and mw.ustring.find(text, character) then require("Module:debug").track("script/" .....

Click to read more »
Module:La-utilities
Senin, 2020-04-27 08:06:58

val) require("Module:debug").track("la-utilities/" .. key) return stem end end require("Module:debug").track("la-utilities") return stem end...

Click to read more »
Module:Qualifier
Minggu, 2023-03-05 23:45:44

track("qualifier/subvarieties") --[[ currently not working: local lang = subvarieties[label].languages[1] require("Module:debug").track...

Click to read more »
Module:Headword
Sabtu, 2023-04-08 08:22:19

heads) ~= "table" then if data.heads then require("Module:debug").track("headword/heads-not-table") end data.heads = { data.heads } end...

Click to read more »
Module:En-headword
Sabtu, 2020-09-19 13:00:28

if unknown_args and next(unknown_args) then require "Module:debug".track { "en-headword/unknown args", "en-headword/unknown args/POS/" .. tostring(poscat)...

Click to read more »
Module:Ugly hacks
Senin, 2020-04-27 08:11:25

tname = pframe and pframe:getTitle() m_debug.track('ugly hacks/' .. key) if pframe then m_debug.track('ugly hacks/' .. key .. '/from ' .. tname) ...

Click to read more »
Module:Links
Senin, 2023-03-06 07:20:09

require("Module:debug").track("links/Sami apostrophe display") elseif link.target and link.target:find("'") then require("Module:debug").track("links/Sami apostrophe...

Click to read more »
Module:Etymology/templates
Sabtu, 2020-09-19 07:19:07

lang:getCode() == "nl") then require("Module:debug").track("etyl/" .. lang:getCode()) require("Module:debug").track("etyl/" .. lang:getCode() .. "/" .. source:getCode())...

Click to read more »
Module:Sv-nouns
Senin, 2020-04-27 08:11:21

then require("Module:debug").track("sv-nouns/base") end if args["betydelser"] then require("Module:debug").track("sv-nouns/betydelser") end ...

Click to read more »
Module:R:Perseus
Senin, 2020-04-27 08:05:53

m_script_utils.tag_text(text, lang, sc, nil) end local function track(code) require('Module:debug').track('R:Perseus/' .. code) return '' -- for format_perseus_wikilink...

Click to read more »
Module:Compound
Senin, 2020-04-27 08:06:04

track_wrong_affix_type("circumfix", prefix, lang, sc, "prefix", "prefix") track_wrong_affix_type("circumfix", base, lang, sc, nil, "base") track...

Click to read more »
Module:Wikidata/debug
Jumat, 2021-02-12 18:40:54

track/wikidata/<your label> function p.track(label) local frame = mw.getCurrentFrame() pcall(frame.expandTemplate, frame, {title = 'track/wikidata/'...

Click to read more »
Module:Etymology
Senin, 2020-04-27 08:06:17

terminfo.term and terminfo.term ~= "-" then require("Module:debug").track("etymology/family/has-term") end terminfo.term = "-" end return...

Click to read more »
Module:Links2
Sabtu, 2020-09-19 04:13:17

require("Module:debug").track("links/Sami apostrophe display") elseif link.target and link.target:find("'") then require("Module:debug").track("links/Sami apostrophe...

Click to read more »
Module:Links/templates
Senin, 2020-04-27 08:08:24

lang then require("Module:debug").track("link/no lang") elseif lang == "und" then require("Module:debug").track("link/und") end lang = lang or...

Click to read more »
Module:Fi-utilities
Senin, 2020-04-27 08:06:27

strong == "nk" then weak = "ng" end if weak ~= check then require("Module:debug").track("fi-utilities/make weak mismatch") end end return export...

Click to read more »
Module:Fr-headword
Senin, 2020-04-27 08:06:33

rsubn(term, foo, bar) return retval end local function track(page) require("Module:debug").track("fr-headword/" .. page) return true end local function...

Click to read more »
Module:Parameters
Senin, 2020-04-27 08:11:01

param.required then if param.alias_of then require("Module:debug").track("parameters/required alias") end required[name] = true end ...

Click to read more »
Module:Number list
Senin, 2020-04-27 08:08:29

nil) require("Module:debug").track("number list/" .. lang:getCode()) if sc then require("Module:debug").track("number list/sc") end if headlink...

Click to read more »
Module:Labels
Senin, 2020-04-27 08:06:59

data = m_labeldata.labels[label] or {} if data.track then require("Module:debug").track("labels/label/" .. label) end local languages...

Click to read more »
Module:Calendar date
Minggu, 2022-10-23 22:24:41

eventdata -- Data structure from ~/localfiles/<holiday name> local track = {} -- Tracking category container --[[--------------------------<...

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

export.getByCode(code) if code == 'kdo' then require('Module:debug').track('Kordofanian') end return export.makeObject(code, mw...

Click to read more »
Module:Ru-headword
Senin, 2020-04-27 08:11:11

rsubn(term, foo, bar) return retval, nsubs > 0 end local function track(page) m_debug.track("ru-headword/" .. page) return true end -- Clone parent's args...

Click to read more »
Module:Ru-noun
Senin, 2020-04-27 08:11:12

track("alt-gen-pl") track("irreg") track("irreg/gen_pl") end if args.want_sc1 then track("want-sc1") track("irreg") track("irreg/nom_pl") end...

Click to read more »
Module:Usex
Minggu, 2020-11-01 13:08:03

if quote then require("Module:debug").track("quote/substs") else require("Module:debug").track("usex/substs") end local substs...

Click to read more »
Module:Scripts
Senin, 2020-04-27 08:11:16

export.getByCode(code) if code == "IPAchar" then require("Module:debug").track("IPAchar") end return export.makeObject(code, mw.loadData("Module:scripts/data")[code])...

Click to read more »
Module:Webarchive
Minggu, 2022-10-23 22:20:36

digits.enable is true local this_page = mw.title.getCurrentTitle(); local track = {}; -- Associative array to hold tracking categories local...

Click to read more »
Module:Term cleanup
Senin, 2020-04-27 08:11:23

"[[Category:Wt/sco/term cleanup]]" end else require("Module:debug").track("term/with lang") end end function containsRange(str, first, last)...

Click to read more »
Module:Gl-noun
Senin, 2020-04-27 08:06:38

or args["qual_f2"] or args["qual_fpl2"] then require("Module:debug").track("gl-noun wi qualifier") end return require("Module:headword").full_headword(data)...

Click to read more »
Module:Babel
Sabtu, 2019-12-21 01:47:32

table.remove(args,1) doesn't produce desired result args[1] = '' -- Keep track of how many columns are in this table local col_span = 1 for _, v in ipairs(...

Click to read more »
Module:La-pronunc
Senin, 2020-04-27 08:06:57

if not (onset == "" or onsets[onset]) then require("Module:debug").track("la-pronunc/bad onset") --error("onset error:[" .. onset .. "]") end...

Click to read more »
Module:Hu-nominals
Senin, 2020-04-27 08:06:44

end if acc_sg_vowel ~= acc_sg_vowel2 then require("Module:debug").track("hu-nominals/acc") end end local function make_stems(stem) local stems...

Click to read more »
Module:Utilities
Senin, 2020-04-27 08:11:31

require("Module:debug").track("catfix/no lang") return nil elseif type(lang) ~= "table" then require("Module:debug").track("catfix/lang not table")...

Click to read more »
Module:Ru-pron
Senin, 2020-04-27 08:11:12

"/") or gem if combined_gem ~= "" then track("gem") track("gem/" .. combined_gem) end if adj then track("adj") end -- don't include h here because...

Click to read more »
Module:Ru-adjective
Senin, 2020-04-27 08:11:09

inserted = true end end return inserted end local function track(page) m_debug.track("ru-adjective/" .. page) return true end -- Fancy version of...

Click to read more »
Module:IPAc-en
Selasa, 2017-03-28 03:06:56

concat(ret) end function p._main(args) local ret = {} local i = 0 -- Keeps track of numbered args -- Pronunciation do local pron = {} while true do...

Click to read more »
Module:IPAc-ro
Minggu, 2018-01-21 03:18:31

concat(ret) end function p._main(args) local ret = {} local i = 0 -- Keeps track of numbered args -- Pronunciation do local pron = {} while true do...

Click to read more »
Module:Ro-headword
Senin, 2020-04-27 08:11:08

maxindex > 0 or args["pl"].maxindex > 0 then require("Module:debug").track("ro-adj new") end if mode == "inv" then table.insert(data.genders...

Click to read more »
Module:Languages
Senin, 2023-03-06 07:19:41

return nil end if module_override then require("Module:debug").track("module_override") end local success, result = pcall(function() return...

Click to read more »
Module:Fr-pron
Senin, 2020-04-27 08:06:33

return nil else return x end end local function track(page) local m_debug = require("Module:debug").track("fr-pron/" .. page) return true end -- pairs...

Click to read more »
Module:IPA
Senin, 2020-04-27 08:05:48

]=] if find(item.pron, "[ˈˌ%.][ːˑ]") then require("Module:debug").track("IPA/syntax-error") end if lang then -- Add syllable count if...

Click to read more »
Module:Vep-nominals
Senin, 2020-04-27 08:11:32

require("Module:debug").track("vep-nominals/type/" .. infl_type) if infl_types[infl_type] then require("Module:debug").track("vep-nominals/known")...

Click to read more »
Module:Form of/templates
Senin, 2020-04-27 08:06:32

[[Template:Wt/sco/tracking/form-of/TEMPLATE/PAGE]]. local function track(template, page) require("Module:debug").track("form-of/" .. template .. "/" .. page) end --[=[...

Click to read more »
Module:Ja
Senin, 2020-04-27 08:06:48

then require('Module:debug').track('ja/k2r diff caps') elseif find(text_old, 'ッ') then require('Module:debug').track('ja/k2r diff w xtu') elseif...

Click to read more »
Module:Citation/CS1
Minggu, 2022-10-23 22:19:13

'nocat' == A:ORIGIN('NoTracking') then -- peculiar special case; can't track nocat without tracking nocat table.insert (render, utilities.make_wikilink...

Click to read more »
Module:Taxonbar
Minggu, 2022-10-23 22:23:12

1 fromTitleCount = fromTitleCount + 1 --append basionym & track parentArgs['from'..fromTitleCount] = basionymId categories[13]...

Click to read more »
Module:Episode list
Minggu, 2015-11-08 07:52:44

categories = categories..'[[Category:Episode lists with row deviations]]' -- Track top colors that have a color contrast rating below AAA with -- respect...

Click to read more »
Module:Excerpt
Minggu, 2026-05-10 22:46:34

getArg( 'more' ) ), class = Excerpt.getArg( 'class' ), track = yesno( Excerpt.getArg( 'track', true ) ), displayTitle = Excerpt.getArg( 'displaytitle'...

Click to read more »
Module:Infobox mapframe
Senin, 2019-06-24 02:56:28

maskItem = relatedEntity(wikidataId, config.geomask) end -- Keep track of arg numbering local argNumber = '' local function incrementArgNumber()...

Click to read more »
Module:Ahnentafel
Selasa, 2018-05-15 02:47:36

margin-right:auto;' .. style end -- compute the number of levels and track unsupported parameters local maxnum = 0 for k, v in pairs( args ) do ...

Click to read more »
Module:La-nominal
Senin, 2020-04-27 08:06:55

.. anchor .. "|" .. text .. "]]" end local function track(page) require("Module:debug").track("la-nominal/" .. page) return true end local function...

Click to read more »
Module:Compound/templates
Senin, 2023-03-27 01:26:54

end if not (term or alt or tr or ts) then require("Module:debug").track(template .. "/no term or alt or tr") return nil else return { term...

Click to read more »
Module:La-headword
Senin, 2020-04-27 08:06:54

rsubn(term, foo, bar) return retval end local function track(page) require("Module:debug").track("la-headword/" .. page) return true end local function...

Click to read more »
Module:Protected edit request
Rabu, 2014-02-19 07:07:51

'protection log')) end self.linkCount = self.linkCount + #tbargs -- Keep track of the number of total links created by the object. return makeToolbar(tbargs)...

Click to read more »
Module:Wikidata
Senin, 2020-09-28 23:19:08

Track/wikidata/redirect]] require(wiki.module_title .. '/debug').track('redirect') require(wiki.module_title .. '/debug').track('redirect/'...

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

AUS:addTypesAsColor({"street"}, "background:#F9E2D2;") AUS:addTypesAsColor({"track"}, "background:#fee8ab;") colors.AUS = AUS end -- Australia do --...

Click to read more »
Module:Navseasoncats
Jumat, 2020-01-03 10:35:20

'Category:Navseasoncats range nae uisin en dash]]' --nav still processable, but track end --sterilize finish if string.match(finish or '', '^%d+$') == nil...

Click to read more »
Module:Labels/data
Sabtu, 2020-09-19 03:20:52

verbs" }, } aliases["stative verb"] = "stative" labels["substantive"] = { track = true } labels["transitive"] = { glossary = true, pos_categories = {...

Click to read more »
Module:Labels/data/subvarieties
Sabtu, 2020-09-19 05:10:58

labels["Old"] = { display = "[[Old Avestan]]", language = "ae", track = true, } aliases["Old Avestan"] = "Old" labels["Old East Norse"] = { ...

Click to read more »
Module:La-verb
Senin, 2020-04-27 08:06:58

return nil else return val end end local function track(page) require("Module:debug").track("la-verb/" .. page) return true end -- For a given form...

Click to read more »
Module:Protection banner
Rabu, 2026-02-18 15:57:12

which grows exponentially with the number of -- non-nil keys. We keep track of the number of active subtables with the -- noActive parameter. --]]...

Click to read more »
Module:Routemap
Senin, 2018-05-07 01:03:44

legend = { default = '[[Template:Railway line legend', track = '[[Template:Railway track legend', bus = '[[Template:Bus route legend', canal...

Click to read more »
Module:Infobox gene
Minggu, 2018-06-03 13:56:15

entity ID. --local itemID = mw.text.trim(frame.args[4] or "") -- will track the different builds pulled from the qualifiers local newest_build = "0"...

Click to read more »