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

10 Results found for " Module:letters/documentation"

Module:letters/documentation

This template is used by {{<span class="searchmatch">letters</span>}} and {{letter names}}, and all the language-specific list templates that rely on them, such as the English templates...


Module:IPA letters/documentation

A module to generate the content of {{IPA <span class="searchmatch">letters</span>}}....


Module:alphabetise letters

export.sort (arg) --[[local <span class="searchmatch">letters</span> = {} for st in mw.ustring.gmatch(arg, &quot;.&quot;) do table.insert(<span class="searchmatch">letters</span>, st) end return <span class="searchmatch">letters</span>--]] return arg end return...


Module:sandbox/letters

end --The main function, that returns the formatted list of <span class="searchmatch">letters</span>. function export.<span class="searchmatch">letters</span>(frame) local args = frame:getParent().args local fullpagename...


Module:letters/data

local export = {} export.list = { aa = { Latn = { <span class="searchmatch">letters</span> = { {&quot;A&quot;,&quot;a&quot;},{&quot;B&quot;,&quot;b&quot;},{&quot;T&quot;,&quot;t&quot;},{&quot;S&quot;,&quot;s&quot;},{&quot;E&quot;,&quot;e&quot;},{&quot;C&quot;,&quot;c&quot;},{&quot;K&quot;,&quot;k&quot;},{&quot;X&quot;,&quot;x&quot;}...


Module:User:Theknightwho/letters

require(&quot;Module:script utilities&quot;) local data = require(&quot;Module:User:Theknightwho/<span class="searchmatch">letters</span>/data&quot;) -- Copied from Module:links/templates (function: export.l_term_t)...


Module:hi-convert/documentation

impossible to correctly associate foreign Urdu <span class="searchmatch">letters</span>. Compound <span class="searchmatch">letters</span> have been made to represent Sanskrit <span class="searchmatch">letters</span>, sounds which are not natively found in...


Module:Tibt-sortkey

for i = 42, #<span class="searchmatch">letters</span> do syllable = gsub(syllable, <span class="searchmatch">letters</span>[i][2], <span class="searchmatch">letters</span>[i][1]) mainStack = gsub(mainStack, <span class="searchmatch">letters</span>[i][2], <span class="searchmatch">letters</span>[i][1]) end...


Module:User:Erutuon/09

local export = {} local <span class="searchmatch">letters</span> = [[ Ꝺ D ꝺ d Ꝼ F ꝼ f Ᵹ G ᵹ g Ꝿ G ꝿ g Ꞃ R ꞃ r Ꞅ S ꞅ s Ꞇ T ꞇ t]] local map = {} for a, b in <span class="searchmatch">letters</span>:gmatch(&quot;%f[^%z\n](%S+)%s+(%S+)&quot;)...


Module:tengwar/letter

letter(text) -- define <span class="searchmatch">letters</span>, pua = Unicode Private Use Area local <span class="searchmatch">letters</span> = {} <span class="searchmatch">letters</span> [0] = { name = &#039;tinco&#039;, pua = &#039;\xe000&#039; } <span class="searchmatch">letters</span> [1] = { name = &#039;parma&#039;...