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

10 Talált eredmények " Modul:term_etymology/templates"

Modul:term etymology/templates

function process_<span class="searchmatch">etymology</span>(lang, entryLang, source, <span class="searchmatch">term</span>, args) local <span class="searchmatch">etymology</span> = require(&quot;Module:<span class="searchmatch">term</span> <span class="searchmatch">etymology</span>&quot;).get<span class="searchmatch">Etymology</span>(entryLang, <span class="searchmatch">term</span>) -- rename...


Modul:etymology/templates

discards all but the first return value local function rsub(<span class="searchmatch">term</span>, foo, bar) local retval = rsubn(<span class="searchmatch">term</span>, foo, bar) return retval end local function fetch_lang(lang...


Modul:etymology/templates/derived

lang, <span class="searchmatch">term</span> = require(&quot;Module:<span class="searchmatch">etymology</span>/<span class="searchmatch">templates</span>/internal&quot;).parse_2_lang_args(frame) return require(&quot;Module:<span class="searchmatch">etymology</span>&quot;).format_derived(lang, <span class="searchmatch">term</span>, args[&quot;sort&quot;]...


Modul:etymology/templates/inherited

args, lang, <span class="searchmatch">term</span> = require(&quot;Module:<span class="searchmatch">etymology</span>/<span class="searchmatch">templates</span>/internal&quot;).parse_2_lang_args(frame, nil, &quot;no family&quot;) return require(&quot;Module:<span class="searchmatch">etymology</span>&quot;).format_inherited(lang...


Modul:etymology/templates/borrowed

lang, <span class="searchmatch">term</span> = require(&quot;Module:<span class="searchmatch">etymology</span>/<span class="searchmatch">templates</span>/internal&quot;).parse_2_lang_args(frame) return require(&quot;Module:<span class="searchmatch">etymology</span>&quot;).format_borrowed(lang, <span class="searchmatch">term</span>, args[&quot;sort&quot;]...


Modul:etymology/templates/cognate

local export = {} local m_internal = require(&quot;Module:<span class="searchmatch">etymology</span>/<span class="searchmatch">templates</span>/internal&quot;) function export.cognate(frame) local args = frame:getParent().args...


Modul:etymology/templates/doublet

local export = {} local m_internal = require(&quot;Module:<span class="searchmatch">etymology</span>/<span class="searchmatch">templates</span>/internal&quot;) local rsplit = mw.text.split local rsubn = mw.ustring.gsub -- version...


Modul:etymology/templates/internal

-- For internal use only with [[Module:<span class="searchmatch">etymology</span>/<span class="searchmatch">templates</span>]] and its submodules. local export = {} function export.fetch_lang(lang, parameter) local...


Modul:coglist

require(&quot;Module:links&quot;) local m_<span class="searchmatch">etymology</span> = require(&quot;Module:<span class="searchmatch">etymology</span>&quot;) local export = {} -- Copied from Module:links/<span class="searchmatch">templates</span> (function: export.l_<span class="searchmatch">term</span>_t), and adapted...


Modul:etymology/templates/descendant

link = &quot;&quot; if <span class="searchmatch">term</span> ~= &quot;-&quot; then link = require(&quot;Module:links&quot;).full_link( { lang = entryLang, sc = sc, <span class="searchmatch">term</span> = <span class="searchmatch">term</span>, alt = alt, ...