Module talk:ja/documentation
Add topicAppearance
function hira_to_kata(text)
function kata_to_hira(text)
function fullwidth_to_halfwidth(text)
function kana_to_romaji(text, no_diacritics, keep_period)
- kana and accompanying formatting to romaji
function rm_spaces_hyphens(f)
- used in inflection tables
function romaji_to_kata(f)
- romaji to katakana
function script(f)
- determine the scripts used in a string
- was used in t:ja new but has been reintroduced by me
function count_morae(text)
- something for
{{ja-readascat}}
- something for
function jsort(text)
- format kana into a sortkey
function sort(f)
- weird semi-duplicate of jsort()?
- used by
function new(f)
but does it need to?
function definal(f)
- return
string
minus the last character (used by conjugation/inflection templates like{{ja-go-ru}}
)
- return
function add_ruby_backend(term, kana, from_ja_link)
function readings(frame)
- core of
{{ja-readings}}
- core of
function kanji(frame)
- does fancy stuff for
{{ja-kanji}}
- does fancy stuff for
function kanji_grade(kanji)
- determine grade or other classification (jinmeiyō, etc.) of a kanji
function new(frame)
- core of
{{ja-new}}
- core of
Start a discussion about Module:ja/documentation
Talk pages are where people discuss how to make content on Wiktionary the best that it can be. You can use this page to start a discussion with others about how to improve Module:ja/documentation.