Content deleted Content added
No edit summary |
No edit summary |
||
Line 5:
local function unicodeChar(hex)
return mUnicodeData.lookup_name(
tonumber(hex, 16)
)
-- return frame:expandTemplate{
-- title = 'unichar',
|
No edit summary |
No edit summary |
||
Line 5:
local function unicodeChar(hex)
return mUnicodeData.lookup_name(
tonumber(hex, 16)
)
-- return frame:expandTemplate{
-- title = 'unichar',
|