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

10 Results found for " Module:get_IDs"

Module:get IDs

get_template_names())[name] then handle_template(name, node, <span class="searchmatch">ids</span>) end end end return <span class="searchmatch">ids</span> end <span class="searchmatch">get</span> = export.<span class="searchmatch">get</span> -- Used by [[MediaWiki:Gadget-OrangeLinks.js]]...


Module:get IDs/documentation

module is used to <span class="searchmatch">get</span> all the <span class="searchmatch">IDs</span> on a particular page. It used currently only used by MediaWiki:Gadget-OrangeLinks.js. {{#invoke:<span class="searchmatch">get</span> <span class="searchmatch">IDs</span>...


Module:glossary/data

-- [[Module:glossary]] and [[Module:<span class="searchmatch">get</span> <span class="searchmatch">IDs</span>]] both process anchor strings with -- normalize_anchor, which handles character escapes, spaces, underscores...


Module:glossary

local export = {} local <span class="searchmatch">get</span>_<span class="searchmatch">ids</span>_module = &quot;Module:<span class="searchmatch">get</span> <span class="searchmatch">IDs</span>&quot; local glossary_data_module = &quot;Module:glossary/data&quot; local parameters_module = &quot;Module:parameters&quot;...


Module:root/testcases

}, } local <span class="searchmatch">get</span>_by_code = require(&quot;Module:languages&quot;).<span class="searchmatch">get</span>ByCode self:iterate(examples, function (self, lang, source, roots, <span class="searchmatch">ids</span>, result) self:equals(...


Module:Hani-sortkey

m_data_core.<span class="searchmatch">ids</span>[IDchar] while component &lt;= components do j = j + 1 local char = text[j] if not char then break elseif m_data_core.<span class="searchmatch">ids</span>[char]...


Module:root

source, roots, <span class="searchmatch">ids</span>, sort_key) local categories = {} if lang:<span class="searchmatch">get</span>Code() ~= source:<span class="searchmatch">get</span>Code() then table.insert(categories, lang:<span class="searchmatch">get</span>FullName() .. &quot;...


Module:User:Theknightwho/Hani

end function Parser:<span class="searchmatch">ids</span>(this) local success, <span class="searchmatch">ids</span> = self:<span class="searchmatch">get</span>(&quot;do_<span class="searchmatch">ids</span>&quot;, this) if success then return <span class="searchmatch">IDS</span>_Sequence:new(<span class="searchmatch">ids</span>) end end end do local...


Module:anchors

anchor_encode(lang:<span class="searchmatch">get</span>FullName() .. &quot;: &quot; .. id) end language_anchor = export.language_anchor function export.make_anchors(<span class="searchmatch">ids</span>) local anchors = {} for i = 1, #<span class="searchmatch">ids</span> do...


Module:sandbox/Hani-sortkey

if <span class="searchmatch">IDS</span> and data then table.insert(sort, data) i = j else table.insert(sort, character) end else table.insert(sort, export.<span class="searchmatch">get</span>Data(character)...