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

10 Results found for " Module:template_parser/data"

Module:template parser/data

local upper = string.upper local <span class="searchmatch">data</span> = {} do local tags = mw.load<span class="searchmatch">Data</span>(&quot;Module:<span class="searchmatch">data</span>/<span class="searchmatch">parser</span> extension tags&quot;) local <span class="searchmatch">data</span>_end_tags = {} -- Generates the...


Module:template parser

of <span class="searchmatch">parse</span>_<span class="searchmatch">template</span>_name checks if there are any -- arguments, since <span class="searchmatch">parser</span> variables cannot take arguments (e.g. -- {{CURRENTYEAR}} is a <span class="searchmatch">parser</span> variable...


Module:User:Theknightwho/template parser/new

fullText local <span class="searchmatch">template</span>_memo = {} local <span class="searchmatch">template</span>_name_memo = {} local <span class="searchmatch">template</span>_prefixed_name_memo = {} local <span class="searchmatch">parser</span>_variable_memo = {} local <span class="searchmatch">parser</span>_function_memo...


Module:User:Theknightwho/template parser

upper local uri_encode = mw.uri.encode mw.load<span class="searchmatch">Data</span> = require local m_<span class="searchmatch">parser</span> = require(&quot;Module:<span class="searchmatch">parser</span>&quot;) local TAGS = { categorytree = true, ce = true...


Module:parser

specific <span class="searchmatch">parse</span>. function <span class="searchmatch">Parser</span>:new(text) return setmetatable({ text = text, head = 1 }, self) end function <span class="searchmatch">Parser</span>:<span class="searchmatch">parse</span>(<span class="searchmatch">data</span>) local <span class="searchmatch">parser</span> = self:new(data...


Module:data/parser extension tags

--Note: noinclude, includeonly and onlyinclude are not <span class="searchmatch">parser</span> extension tags, as they are handled in a special way by the preprocessor. Among other things...


Module:User:Theknightwho/parser

loaded[modname] end mw.load<span class="searchmatch">Data</span> = require setmetatable(loaded, { __mode = &quot;v&quot; }) local <span class="searchmatch">Parser</span> = {} <span class="searchmatch">Parser</span>.__index = <span class="searchmatch">Parser</span> ------------------------...


Module:parse interface

embedded {{,}} <span class="searchmatch">template</span>, as in [[MMR]], [[TMA]], [[DEI]], where an -- initialism expands to multiple terms; easiest not to try and <span class="searchmatch">parse</span> the lemma spec...


Module:ko/multi

require(&quot;Module:ko&quot;).link local <span class="searchmatch">parse</span> = m_<span class="searchmatch">template</span>_<span class="searchmatch">parser</span>.<span class="searchmatch">parse</span> local pcall = pcall function export.main(frame) local text = frame:getParent().args[&quot;<span class="searchmatch">data</span>&quot;] if not text...


Module:User:Benwing2/parser

specific <span class="searchmatch">parse</span>. function <span class="searchmatch">Parser</span>:new(text) return setmetatable({ text = text, head = 1 }, self) end function <span class="searchmatch">Parser</span>:<span class="searchmatch">parse</span>(<span class="searchmatch">data</span>) local <span class="searchmatch">parser</span> = self:new(data...