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

10 Results found for " Module:title/makeTitle"

Module:title/makeTitle

local <span class="searchmatch">make</span>_<span class="searchmatch">title</span> = mw.<span class="searchmatch">title</span>.<span class="searchmatch">makeTitle</span> --[==[ A modified version of {mw.<span class="searchmatch">title</span>.<span class="searchmatch">makeTitle</span>} that fixes a bug which causes certain inputs to generate <span class="searchmatch">title</span> objects...


Module:title/isTitle

discount titles -- that only have fragments (returned by mw.<span class="searchmatch">title</span>.new() and -- mw.<span class="searchmatch">title</span>.<span class="searchmatch">makeTitle</span>() if the input starts with &quot;#&quot;), since they cannot -- represent...


Module:User:Theknightwho/test6

local export = {} local frame = mw.getCurrentFrame() local <span class="searchmatch">make</span>_<span class="searchmatch">title</span> = mw.<span class="searchmatch">title</span>.<span class="searchmatch">makeTitle</span> local pcall = pcall local u = require(&quot;Module:string utilities&quot;)...


Module:sandbox/debug/track

local error = error local find = string.find local <span class="searchmatch">makeTitle</span> = mw.<span class="searchmatch">title</span>.<span class="searchmatch">makeTitle</span> local sub = string.sub local type = type local memo = {} local...


Module:category link

html.create local is_internal_<span class="searchmatch">title</span> = require(&quot;Module:pages&quot;).is_internal_<span class="searchmatch">title</span> local <span class="searchmatch">make</span>_<span class="searchmatch">title</span> = mw.<span class="searchmatch">title</span>.<span class="searchmatch">makeTitle</span> local tostring = tostring local...


Module:debug/track

page <span class="searchmatch">title</span>. -- TODO 3: use varargs instead of a table input, then recurse with track(). local <span class="searchmatch">title</span>_<span class="searchmatch">make</span>_<span class="searchmatch">title</span>_module = &quot;Module:<span class="searchmatch">title</span>/<span class="searchmatch">makeTitle</span>&quot; --...


Module:User:DTLHS/defs

args = frame:getParent().args local <span class="searchmatch">title</span> = args[1] local text = mw.<span class="searchmatch">title</span>.<span class="searchmatch">makeTitle</span>(&quot;&quot;, <span class="searchmatch">title</span>):getContent() local lines_ = split(text...


Module:MediaWiki message helper

get_current_<span class="searchmatch">title</span> = mw.<span class="searchmatch">title</span>.getCurrent<span class="searchmatch">Title</span> local gsplit = m_str_utils.gsplit local <span class="searchmatch">make</span>_<span class="searchmatch">title</span> = mw.<span class="searchmatch">title</span>.<span class="searchmatch">makeTitle</span> local new_<span class="searchmatch">title</span> = mw.<span class="searchmatch">title</span>.new local...


Module:User:Erutuon/titles by script

and <span class="searchmatch">title</span>_object.exists and not <span class="searchmatch">title</span>_object.isRedirect end local function <span class="searchmatch">make</span>_table(caption) local <span class="searchmatch">titles</span> = mw.<span class="searchmatch">title</span>.new(mw.<span class="searchmatch">title</span>.getCurrent<span class="searchmatch">Title</span>()...


Module:was wotd

local <span class="searchmatch">title</span> = mw.<span class="searchmatch">title</span>.<span class="searchmatch">makeTitle</span>(&quot;Wiktionary&quot;, page, date.day) local display = prefix .. date.day .. &quot; &quot; .. date.month .. &quot; &quot; .. date.year if <span class="searchmatch">title</span>.exists...