Template:Unichar/glyph: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>DePiep
No edit summary
meta>DePiep
No edit summary
Line 1: Line 1:
{{#switch:{{unichar/gc|{{{dec|-1}}}}}
{{#if:{{{image|}}}
| Cc =<span style="font-size:small"><control-{{padleft:{{uc:{{{1|}}}}}|4|0}}></span>
| [[File:{{{image|}}}|frameless|{{{size|}}}|baseline|alt={{{na|}}}]]
| Cs =<span style="font-size:small"><surrogate-{{padleft:{{uc:{{{1|}}}}}|4|0}}></span>
| {{#switch:{{{gc|<#not a Unicode code point#>}}}
| Cp =<span style="font-size:small"><private-use-{{padleft:{{uc:{{{1|}}}}}|4|0}}></span>
| <#not a Unicode code point#> =
| Cn =<!--<reserved>=Cn cannot easily be detected--><span style="font-size:small"><noncharacter-{{padleft:{{uc:{{{1|}}}}}|4|0}}></span>
| Cc =<span style="font-size:small"><control-{{{hval|}}}></span>
| Zs =<span class="unicode" style="background:lightblue">{{#ifeq:{{{1}}}|20|&#xA0;|&#x{{uc:{{{1}}}}};}}</span><!--ch space 0x20 into nbsp=0xA0 to keep the symbol-->
| Cs =<span style="font-size:small"><surrogate-{{{hval|}}}></span>
| #default=<span style="font-size:{{{2|100%}}}">{{#switch:{{lc:{{{use|unicode}}}}}
| Cp =<span style="font-size:small"><private-use-{{{hval|}}}></span>
| ipa ={{IPA|&#x{{uc:{{{1}}}}};}}
| Cn =<!--Cn=<reserved> is not detected--><span style="font-size:small"><noncharacter-{{{hval|}}}></span>
| lang ={{lang|{{{use2|}}}|&#x{{uc:{{{1}}}}};}}
| Zs =<span class="unicode" style="background:lightblue">{{#ifeq:{{{hval|}}}| 0020  |&#xA0;|&#x{{{hval|}}};}}</span><!--change space 0x20 into nbsp=0xA0 to preserve the space from wiki-markup deletion-->
| script ={{script|{{{use2|}}}|&#x{{uc:{{{1}}}}};}}
| #default=<span style="font-size:{{{size|unexp}}}">{{#switch:{{{use|}}}
| unicode
  | ipa   ={{IPA|{{{cwith|}}}&#x{{{hval}}};}}
| #default ={{unicode|&#x{{uc:{{{1|0}}}}};}}}}</span>}}<noinclude>
  | lang ={{lang|{{{use2|}}}|{{{cwith|}}}&#x{{{hval}}};}}
  | script={{script|{{{use2|}}}|{{{cwith|}}}&#x{{{hval}}};}}<!--use2: first char uc here?-->
  | unicode  
  | #default = {{unicode|{{{cwith|}}}&#x{{{hval|}}};}} }}</span>}}{{#ifeq:{{{cwith|}}}|&nbsp;|&nbsp;}}}}<noinclude>


{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Revision as of 12:34, 18 September 2010