This module generates content for {{<span class="searchmatch">character</span> <span class="searchmatch">info</span>}} and determines the condition under which {{editnotice-exotic symbols}} is displayed when in edit mode...
for <span class="searchmatch">character</span> in string.gmatch(IPA, UTF8_char) do if <span class="searchmatch">info</span>.is_vowel[<span class="searchmatch">character</span>] then count = count + 1 elseif <span class="searchmatch">info</span>.nonsyllabic[<span class="searchmatch">character</span>] then...
code point. Used by Module:<span class="searchmatch">character</span> <span class="searchmatch">info</span> and Module:<span class="searchmatch">character</span> list. enum_blocks Used in a for in loop in Module:<span class="searchmatch">character</span> list to iterate through the...
if <span class="searchmatch">character</span> then return ("This module contains data on historical forms of the Chinese <span class="searchmatch">character</span> %s.") :format(zh_link(<span class="searchmatch">character</span>)) end...
class="wikitable floatright <span class="searchmatch">character</span>-<span class="searchmatch">info</span>" style="width:25em;"\n') if image or image_emoji then local category = "[[Category:<span class="searchmatch">Character</span> boxes with images|*"...
data/aliases, false otherwise. Used in Template:<span class="searchmatch">character</span> <span class="searchmatch">info</span>/save memory. For instance, for the space <span class="searchmatch">character</span> (U+0020), {{#invoke:Unicode data/templates|has_aliases|20}}...
its scripts table. <span class="searchmatch">character</span>_category Used by Module:<span class="searchmatch">character</span> <span class="searchmatch">info</span>. If false, prevents {{<span class="searchmatch">character</span> <span class="searchmatch">info</span>}} from adding a <span class="searchmatch">characters</span> category, such as Category:Latin...
insert(char_<span class="searchmatch">info</span>, "[[File:" .. ch .. "-oracle.svg|30px]]") table.insert(char_<span class="searchmatch">info</span>, "[[File:" .. ch .. "-bronze.svg|30px]]") table.insert(char_<span class="searchmatch">info</span>, "[[File:"...
|}' ) table.insert(result, require("Module:TemplateStyles")("Template:<span class="searchmatch">character</span> <span class="searchmatch">info</span>/style.css")) return table.concat(result) end return export...
codepoint(char) char = string.format('%.4X', char) -- see [[Module:<span class="searchmatch">character</span> <span class="searchmatch">info</span>]] if case == "lower" then char = string.lower(char) end table...