Warning: Undefined variable $resultados in /home/enciclo/public_html/dictious.com/search.php on line 17
Module%3Atitle%2FgetCurrentNamespace - Dictious

10 Results found for " Module:title/getCurrentNamespace"

Module:title/getCurrentNamespace

the <span class="searchmatch">current</span> <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.<span class="searchmatch">title</span>.<span class="searchmatch">get</span><span class="searchmatch">Current</span><span class="searchmatch">Title</span>()...


Module:title/newTitle

local <span class="searchmatch">title</span>_<span class="searchmatch">get</span>_<span class="searchmatch">current</span>_<span class="searchmatch">namespace</span>_module = &quot;Module:<span class="searchmatch">title</span>/<span class="searchmatch">getCurrentNamespace</span>&quot; local <span class="searchmatch">title</span>_<span class="searchmatch">get</span>_<span class="searchmatch">current</span>_<span class="searchmatch">title</span>_module = &quot;Module:<span class="searchmatch">title</span>/<span class="searchmatch">get</span><span class="searchmatch">Current</span><span class="searchmatch">Title</span>&quot; local...


Module:User:Benwing2/test-title

local <span class="searchmatch">title</span> = mw.<span class="searchmatch">title</span>.<span class="searchmatch">get</span><span class="searchmatch">Current</span><span class="searchmatch">Title</span>() local <span class="searchmatch">titles</span> = { interwiki = <span class="searchmatch">title</span>.interwiki, <span class="searchmatch">namespace</span> = <span class="searchmatch">title</span>.<span class="searchmatch">namespace</span>, fragment = <span class="searchmatch">title</span>.fragment...


Module:category tree

local <span class="searchmatch">current</span>_frame = mw.<span class="searchmatch">get</span><span class="searchmatch">Current</span>Frame() local <span class="searchmatch">current</span>_<span class="searchmatch">title</span> = mw.<span class="searchmatch">title</span>.<span class="searchmatch">get</span><span class="searchmatch">Current</span><span class="searchmatch">Title</span>() local <span class="searchmatch">namespace</span> = <span class="searchmatch">current</span>_<span class="searchmatch">title</span>.<span class="searchmatch">namespace</span> local poscatboiler_subsystem...


Module:request-forum

subforum(lang_code, type) local <span class="searchmatch">namespace</span> = mw.<span class="searchmatch">title</span>.<span class="searchmatch">get</span><span class="searchmatch">Current</span><span class="searchmatch">Title</span>().<span class="searchmatch">namespace</span> -- RFDs of articles in nonstandard <span class="searchmatch">namespaces</span> go straight to [[WT:RFDO]]...


Module:shortcut box

end local <span class="searchmatch">namespace</span> = (<span class="searchmatch">current</span>_<span class="searchmatch">title</span> or <span class="searchmatch">get</span>_<span class="searchmatch">current</span>_<span class="searchmatch">title</span>()).<span class="searchmatch">namespace</span> -- Unless the page is a template or module, point to the <span class="searchmatch">current</span> section with...


Module:maintenance category

&quot;<span class="searchmatch">get</span>_foo&quot; will not be called again.]==] local <span class="searchmatch">current</span>_<span class="searchmatch">title</span> local function <span class="searchmatch">get</span>_<span class="searchmatch">current</span>_<span class="searchmatch">title</span>() <span class="searchmatch">current</span>_<span class="searchmatch">title</span>, <span class="searchmatch">get</span>_<span class="searchmatch">current</span>_<span class="searchmatch">title</span> = mw.<span class="searchmatch">title</span>.<span class="searchmatch">get</span>CurrentTitle()...


Module:th-hom

lang = require(&quot;Module:languages&quot;).<span class="searchmatch">get</span>ByCode(&quot;th&quot;) local PAGENAME = mw.<span class="searchmatch">title</span>.<span class="searchmatch">get</span><span class="searchmatch">Current</span><span class="searchmatch">Title</span>().text local function <span class="searchmatch">get</span>Homophones(reading) return...


Module:User:RichardW57/nod-hom

lang = require(&quot;Module:languages&quot;).<span class="searchmatch">get</span>ByCode(&quot;nod&quot;) local PAGENAME = mw.<span class="searchmatch">title</span>.<span class="searchmatch">get</span><span class="searchmatch">Current</span><span class="searchmatch">Title</span>().text local function <span class="searchmatch">get</span>Homophones(reading) return...


Module:unsubst

Cannot unsubst if not <span class="searchmatch">currently</span> being substed. if not mw.isSubsting() then local frame_<span class="searchmatch">title</span> = mw.<span class="searchmatch">get</span><span class="searchmatch">Current</span>Frame():<span class="searchmatch">get</span><span class="searchmatch">Title</span>() -- If another module...