<templatestyles src="Ruby/styles.css" />{{{1}}}
<templatedata>
{
"params": {
"1": {
"label": "読み仮名をふる単語",
"description": "難読の固有名詞など、読み仮名を振る対象となる単語を入力します。",
"example": "太宰 治",
"type": "string",
"required": true
},
"2": {
"label": "読み仮名",
"description": "単語の読みを入力します。",
"example": "だざい おさむ",
"type": "string",
"required": true
},
"3": {
"label": "備考",
"description": "人物の生没年、著作物の作者・発表年など、読み仮名と併せて括弧内に付記する文字列を指定します。",
"example": "1909年6月19日 - 1948年6月13日",
"type": "string",
"suggested": true
}
},
"description": "難読の固有名詞などに読み仮名を振るテンプレートです。視覚ブラウザでは「漢字(よみがな)」のように表示され、音声ブラウザでは「漢字」の部分のテキストは読まれず、「よみがな」の部分が読み上げられます。",
"format": "inline"
}
</templatedata>