Templat:Ruby-ja: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Relly Komaruzaman (bicara | kontrib)
 
Update dan cleanup.
 
Baris 1:
<templatestyles src="Ruby/styles.css" /><ruby lang="ja"><rb>{{{1}}}</rb><rp>(</rp><rt class="furigana">{{{2}}}</rt><rp>)</rp></ruby><noinclude>
{{Documentation}}
 
<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>
</noinclude>