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

10 Results found for " Module:template_parser/templates/documentation"

Module:template parser/templates/documentation

This module implements {{temp}}, {{paramref}} and {{wikitag}}....


Module:template parser/documentation

template invocation, the function returns nil. The <span class="searchmatch">parser</span> will correctly <span class="searchmatch">parse</span> any wikitext given as <span class="searchmatch">template</span> arguments (such as subtemplates, arguments, tables...


Module:template parser

&quot;<span class="searchmatch">parser</span> variable&quot; then <span class="searchmatch">parser</span>_variables[name] = output else <span class="searchmatch">templates</span>[name] = output end return output, subclass end function <span class="searchmatch">Template</span>...


Module:template parser/templates

<span class="searchmatch">template</span>_link = m_<span class="searchmatch">template</span>_<span class="searchmatch">parser</span>.<span class="searchmatch">template</span>Link local unpack = unpack or table.unpack -- Lua 5.2 compatibility local wikitag_link = m_<span class="searchmatch">template</span>_<span class="searchmatch">parser</span>.wikitagLink...


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:documentation

function find_templates(...) find_<span class="searchmatch">templates</span> = require(<span class="searchmatch">template</span>_<span class="searchmatch">parser</span>_module).find_<span class="searchmatch">templates</span> return find_<span class="searchmatch">templates</span>(...) end local function full_link(...


Module:User:Theknightwho/template parser

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


Module:template utilities/documentation

This module provides functions for finding and <span class="searchmatch">parsing</span> <span class="searchmatch">template</span> invocations found in wikitext, though it can also be used for other purposes. find_bracket(str...


Module:Scribunto/documentation

other modules that deal with <span class="searchmatch">template</span> parameters or wikitext <span class="searchmatch">parsing</span> (e.g. for <span class="searchmatch">template</span> expansion). (The generated <span class="searchmatch">documentation</span> is located at the module...


Module:data/magic words/documentation

value is a wikilink target to a <span class="searchmatch">documentation</span> page. <span class="searchmatch">parser</span>_function Specifies that the magic word can be used as a <span class="searchmatch">parser</span> function. In most cases, the value...