-- This module provides easy processing of <span class="searchmatch">arguments</span> passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not...
return { basic_<span class="searchmatch">arguments</span> = basic_<span class="searchmatch">arguments</span>, numbered_<span class="searchmatch">arguments</span> = numbered_<span class="searchmatch">arguments</span>, limited_basic_<span class="searchmatch">arguments</span> = limited_basic_<span class="searchmatch">arguments</span>, limited_numbered_arguments...
prev_joiner == "/" then local this_alternants = parsed_object.<span class="searchmatch">arguments</span>[#parsed_object.<span class="searchmatch">arguments</span>].alternants -- Join to the previous alternant. table...
"=", "")] = params[name] params[name] = nil end -- Process the <span class="searchmatch">arguments</span> local args_unknown = {} for name, val in pairs(args) do local index...
{type = "language"} local script = {type = "script"} -- Invocation <span class="searchmatch">arguments</span> (passed in the template #invoke call). local iargs = require("Module:parameters")...
user-supplied <span class="searchmatch">arguments</span>, massaged from the original -- <span class="searchmatch">arguments</span> by converting empty-string <span class="searchmatch">arguments</span> to nil and appending -- translit <span class="searchmatch">arguments</span> to their base...
>---------------------------------------------------------- Populates numbered <span class="searchmatch">arguments</span> in a message string using an argument table. ]] local function substitute(...
module, module_name)) end local function reverse_<span class="searchmatch">arguments</span>(func) return function (a, b) return func(b, a, true) end end local...
titlestyle = 'titlestyle', tracking = 'tracking' }, -- names of navbar <span class="searchmatch">arguments</span> navbar = { name = 1, fontstyle = 'fontstyle', mini = 'mini' }...
`item` is the language, -- family or script in question; `args` is the <span class="searchmatch">arguments</span> passed in by the -- module invocation; `extra_processing`, if specified...