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

10 Results found for " Module:italics"

Module:italics

name: &quot; .. text) end end text = &quot;&#039;&#039;&quot; .. text .. &quot;&#039;&#039;&quot; --[[ Adds <span class="searchmatch">italics</span> toggle (&#039;&#039;) around the whitespace that surrounds various things that...


Module:italics/documentation

elsewhere too. {{#invoke:<span class="searchmatch">italics</span>|test|&lt;cite&gt;A Voyage around the World. [...] In Two Volumes&lt;/cite&gt;|quote=1}} {{#invoke:<span class="searchmatch">italics</span>|test|&lt;cite&gt;A Response to...


Module:sandbox/italics

name: &quot; .. text) end end text = &quot;&#039;&#039;&quot; .. text .. &quot;&#039;&#039;&quot; --[[ Adds <span class="searchmatch">italics</span> toggle (&#039;&#039;) around the whitespace that surrounds various things that...


Module:taxlink

local export = {} function format_text(text, rank, force_<span class="searchmatch">italics</span>) if force_<span class="searchmatch">italics</span> then return &quot;&#039;&#039;&quot; .. text .. &quot;&#039;&#039;&quot; end if rank...


Module:User:JeffDoozan/taxlink

local export = {} function format_text(text, rank, force_<span class="searchmatch">italics</span>) if force_<span class="searchmatch">italics</span> then return &quot;&#039;&#039;&quot; .. text .. &quot;&#039;&#039;&quot; end if rank...


Module:languages/data/patterns

]+)[^[%]]*(%]))\0&quot;, -- External link &quot;((\127&#039;\&quot;`UNIQ%-%-%l+%-%x+%-+QINU`\&quot;&#039;\127))&quot;, -- Strip marker &quot;(&#039;*(&#039;&#039;&#039;).-&#039;*(&#039;&#039;&#039;))&quot;, -- Bold &quot;(&#039;*(&#039;&#039;).-&#039;*(&#039;&#039;))&quot; -- <span class="searchmatch">Italics</span> }...


Module:taxlink2

if italicized_ranks[rank] or args[&quot;i&quot;] then result = require(&quot;Module:<span class="searchmatch">italics</span>&quot;).i(result) end if exists then result = result .. &quot;&lt;sup&gt;&quot; .. wikispecies_link(taxon...


Module:category tree/topic

local <span class="searchmatch">italics</span>, raw_txt = txt:match(&quot;^(&#039;*)(.-)$&quot;) return <span class="searchmatch">italics</span> .. mw.getContentLanguage():ucfirst(raw_txt) end function lcfirst(txt) local <span class="searchmatch">italics</span>, raw_txt...


Module:User:Theknightwho/parser/tokens

&quot;StyleApostrophes3&quot;, -- &#039;&#039;&#039; &quot;StyleApostrophes5&quot;, -- &#039;&#039;&#039;&#039;&#039; &quot;<span class="searchmatch">Italics</span>Open&quot;, -- &#039;&#039; &quot;<span class="searchmatch">Italics</span>Close&quot;, -- &#039;&#039; &quot;BoldOpen&quot;, -- &#039;&#039;&#039; &quot;BoldClose&quot;, -- &#039;&#039;&#039; &quot;HorizontalRule&quot;...


Module:utilities

&quot;&amp;#93;&amp;#93;&quot;) :gsub(&quot;%[&quot;, &quot;&amp;#91;&quot;) :gsub(&quot;]&quot;, &quot;&amp;#93;&quot;) -- Strip bold, <span class="searchmatch">italics</span> and soft hyphens. :gsub(&quot;(&#039;*)&#039;&#039;&#039;(.-&#039;*)&#039;&#039;&#039;&quot;, &quot;%1%2&quot;) :gsub(&quot;(&#039;*)&#039;&#039;(...