Template:Ruby-ja/doc

From Falcom Glossary
< Template:Ruby-ja
Revision as of 12:09, 19 July 2022 by Yotaka (talk | contribs) (2 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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>