모듈:한자: 두 판 사이의 차이

편집 요약 없음
(문서를 비움)
태그: 비우기
1번째 줄: 1번째 줄:
local tounicode = require('Module:string').tounicode_
local KanjiVG = {}


function KanjiVG.main(frame)
local hanja = frame.args[1]
local hanja_unicode = tounicode(hanja)
return hanja..' - '..hanja_unicode
end
return KanjiVG

2021년 6월 24일 (목) 13:17 판

설명문서 [편집] [역사] [새로고침]
연습장이나 사용자 문서에서 틀의 사용이나 수정을 연습할 수 있습니다.
분류는 /설명문서에 넣어주세요.