get_info(<span class="searchmatch">namespace</span>_name_or_id, item) local <span class="searchmatch">namespace</span> = mw.site.<span class="searchmatch">namespaces</span>[<span class="searchmatch">namespace</span>_name_or_id] if <span class="searchmatch">namespace</span> == nil then error("Invalid <span class="searchmatch">namespace</span> name...
Allows templates to access information about <span class="searchmatch">namespaces</span> from mw.site.<span class="searchmatch">namespaces</span>. <span class="searchmatch">Namespaces</span> can be accessed by name or id (number). Boolean properties...
require("Module:string utilities").lower for _, <span class="searchmatch">namespace</span> in next, mw.site.<span class="searchmatch">namespaces</span> do local prefix = ulower((gsub(<span class="searchmatch">namespace</span>.name, "_", " "))) data[prefix] = prefix...
<span class="searchmatch">namespace</span> from {mw.site.<span class="searchmatch">namespaces</span>}. This module may be loaded with {mw.loadData}.]==] return mw.site.<span class="searchmatch">namespaces</span>[mw.title.getCurrentTitle().<span class="searchmatch">namespace</span>]...
getCurrentFrame() local current_title = mw.title.getCurrentTitle() local <span class="searchmatch">namespace</span> = current_title.<span class="searchmatch">namespace</span> local poscatboiler_subsystem = "poscatboiler" local extra_args_error...
a string argument.') end local <span class="searchmatch">namespace</span> = match(username, "^(.+):") local userpage if <span class="searchmatch">namespace</span> and <span class="searchmatch">namespace</span> ~= "User" then if match(username...
m_data = mw.loadData("Module:requests/data") local request_<span class="searchmatch">namespaces</span> = m_data.request_<span class="searchmatch">namespaces</span> local Sinitic_scripts = m_data.Sinitic_scripts local export...
function get_code_from_title_without_<span class="searchmatch">namespace</span>(title_without_<span class="searchmatch">namespace</span>) local prefix = title_without_<span class="searchmatch">namespace</span>:match("^(.+)%-sortkey%f[/%z]") if not...
function get_code_from_title_without_<span class="searchmatch">namespace</span>(title_without_<span class="searchmatch">namespace</span>) local prefix = title_without_<span class="searchmatch">namespace</span>:match("^(.+)%-entryname%f[/%z]") if not...
local function get_<span class="searchmatch">namespace</span>_shortcut(...) get_<span class="searchmatch">namespace</span>_shortcut = require(pages_module).get_<span class="searchmatch">namespace</span>_shortcut return get_<span class="searchmatch">namespace</span>_shortcut(...) end...