টেমপ্লেট:Unichar/gc/নথি
অবয়ব
< টেমপ্লেট:Unichar | gc
এটি টেমপ্লেট:Unichar/gc-এর জন্য একটি নথির উপপাতা। এখানে ব্যবহার সংক্রান্ত তথ্য, বিষয়শ্রেণী এবং অন্যান্য সামগ্রী রয়েছে যা মূল টেমপ্লেট পাতার অংশ নয়। |
ব্যবহার
[সম্পাদনা]Returns Unicode General Category (gc) Cc Cf Cn Cs Zl Zp Zs <blank>
for special code points (like <control>, space characters, formatting characters etc). When regular gc like Letter, Symbol, Mark, Punctuation, etc it returns a blank.
Parameters
[সম্পাদনা]This is a subtemplate, so parameters may has tight requirements. Input: (unnamed)
{{Unichar/gc |1= <!--decimal value of the code point--> }}
The code point value is required as a decimal value, because we are using the #ifexpr:
numerical calculations.
For five Arabic number markings U+0600..U+0603 and U+60DD, it returns Cf (visible)
. While Cf formatting characters usually have no glyph, these five have. By adding the "(visible)" text, these characters are shown (while regular Cf characters are hidden).
আরও দেখুন
[সম্পাদনা]See main template {{unichar}} for full documentation.