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

10 Results found for " Module:log_set_and_get/documentation"

Module:log set and get/documentation

table that prints setting (__newindex) <span class="searchmatch">and</span> <span class="searchmatch">getting</span> (__index) operations to the <span class="searchmatch">log</span>, that is table[key] = value <span class="searchmatch">and</span> value = table[key]. This can help you...


Module:module documentation

mod_title:<span class="searchmatch">get</span>Content() if not mod_text then return &quot;(&lt;i&gt;The module page does not exist now.&lt;/i&gt;)&quot; end -- This contains function <span class="searchmatch">and</span> intro <span class="searchmatch">documentation</span>. Each...


Module:User:Erutuon/grc-decl

title.<span class="searchmatch">get</span>CurrentTitle().nsText == &#039;User&#039; then args = setmetatable({ __args = args }, { __index = function (self, key) mw.<span class="searchmatch">log</span>(&#039;<span class="searchmatch">getting</span> &quot;&#039; .. tostring(key)...


Module:User:Benwing2/ar-inflections

by_lemma_<span class="searchmatch">sets</span> = by_lemma_<span class="searchmatch">sets</span>_by_stage[&quot;tag-<span class="searchmatch">sets</span>-first&quot;] end form_<span class="searchmatch">and</span>_tags.by_lemma_<span class="searchmatch">sets</span> = by_lemma_<span class="searchmatch">sets</span> end local function <span class="searchmatch">get</span>_verb_forms_as_inflections()...


Module:ar-inflections

by_lemma_<span class="searchmatch">sets</span> = by_lemma_<span class="searchmatch">sets</span>_by_stage[&quot;tag-<span class="searchmatch">sets</span>-first&quot;] end form_<span class="searchmatch">and</span>_tags.by_lemma_<span class="searchmatch">sets</span> = by_lemma_<span class="searchmatch">sets</span> end local function <span class="searchmatch">get</span>_verb_forms_as_inflections()...


Module:User:Gyfo/descendant

pos termobj.lit = lit mw.<span class="searchmatch">log</span>Object(termobj) end -- Construct a link out of `termobj`. local function <span class="searchmatch">get</span>_link() local link = &quot;&quot; ...


Module:User:Saph/Babel

fam_<span class="searchmatch">get</span>_by_code(...) fam_<span class="searchmatch">get</span>_by_code = require(m_fam).<span class="searchmatch">get</span>ByCode return fam_<span class="searchmatch">get</span>_by_code(...) end local function lang_<span class="searchmatch">get</span>_by_code(...) lang_<span class="searchmatch">get</span>_by_code...


Module:User:Theknightwho/etymology

or &quot;derived&quot;) end function export.<span class="searchmatch">get</span>_display_<span class="searchmatch">and</span>_cat_name(source, raw) local display, cat_name if source:<span class="searchmatch">get</span>Code() == &quot;und&quot; then display = &quot;undetermined&quot;...


Module:math

module <span class="searchmatch">documentation</span> works. local log10 = math.log10 if log10 ~= nil then return log10 end local <span class="searchmatch">log</span> = math.<span class="searchmatch">log</span> return <span class="searchmatch">log</span>(10, 10) == 1 <span class="searchmatch">and</span> function(x)...


Module:User:Public class/links

local text = data.term mw.<span class="searchmatch">log</span>(&quot;links:language_link text: &quot; .. mw.dumpObject(text)) -- If we don&#039;t have a script, <span class="searchmatch">get</span> one. if not data.sc then ...