Template:Ruby-ja/doc
Template:Mbox Template:Uses TemplateStyles
This template should only be used for Japanese ruby characters. Otherwise, please use the generic Template:ruby with the Template:lang, or Template:ruby-zh-p or Template:ruby-zh-b for Chinese pinyin or bopomofo respectively.
Usage
{{Ruby-ja | kanji | kana}}
ex. {{Ruby-ja|全|すべ}}て →
TemplateData
Template:TemplateData header <templatedata> { "description": "This template is used to add a furigana to facilitate easy understanding of Japanese characters", "params": { "1": { "label": "Kanji", "description": "The Kanji", "type": "string", "required": true, "suggested": true }, "2": { "label": "Furigana", "description": "It is a Japanese reading aid, consisting of smaller Kana, or syllabic characters, printed next to a Kanji", "type": "string", "required": true, "suggested": true } } } </templatedata>