process(frame.args, params) require("Module:<span class="searchmatch">debug</span>/track")(args[1]) end -- Trigger a script error from a <span class="searchmatch">template</span> function export.error(frame) error(frame...
This module is used to <span class="searchmatch">debug</span> <span class="searchmatch">templates</span> and other modules, and to help track down problems or incorrect usage. dump(value) Converts any value (except for...
[[Special:WhatLinksHere/Wiktionary:Tracking/<span class="searchmatch">debug</span>/track/invalid key]] title = makeTitle(4, "Tracking/<span class="searchmatch">debug</span>/track/invalid key") -- error("Tracking key...
local sub = string.sub local type = type local invalid_tracking_key_key = "<span class="searchmatch">debug</span>/track/invalid key" local function make_title(...) make_title =...
export.track(<span class="searchmatch">template</span>, code) check_track_arg(1, <span class="searchmatch">template</span>) if code then check_track_arg(2, code) require("Module:<span class="searchmatch">debug</span>").track(<span class="searchmatch">template</span> .. "/" .. code)...
tostring(value) end end export.track = require("Module:<span class="searchmatch">debug</span>/track") -- Trigger a script error from a <span class="searchmatch">template</span> function export.error(frame) error(frame.args[1]...
"Module:string/removeComments" local function <span class="searchmatch">debug</span>_track(...) <span class="searchmatch">debug</span>_track = require(<span class="searchmatch">debug</span>_track_module) return <span class="searchmatch">debug</span>_track(...) end local function pattern_escape(...
export = {} -- For testing local force_cat = false local <span class="searchmatch">debug</span>_track_module = "Module:<span class="searchmatch">debug</span>/track" local languages_module = "Module:languages" local links_module...
require("Module:<span class="searchmatch">debug</span>").highlight{ lang = "text"} local parse = require("Module:<span class="searchmatch">template</span> parser").parse function tests:check_<span class="searchmatch">templates</span>(examples) local...
local export = {} local <span class="searchmatch">debug</span>_track_module = "Module:<span class="searchmatch">debug</span>/track" local form_of_module = "Module:form of" local functions_module = "Module:fun" local...