Template:Nihongo: Difference between revisions
(Created page with "{{{en}}} (in Japanese <span lang="ja" title="Japanese-language text">{{{jp}}}</span>, transliterated as <i lang="ja-Latn" title="Transliteration">{{{ro}}}</i>)") |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{{en}}} (in Japanese <span lang="ja" title="Japanese-language text">{{{jp}}}</span>, | {{{en}}} (in Japanese <span lang="ja" title="Japanese-language text">{{{jp}}}</span>{{#if: {{{ro|}}}|, <span style="font-style: italic;" lang="ja-Latn" title="Romanization">{{{ro}}}</span>|}})<noinclude><templatedata> | ||
{ | |||
"params": { | |||
"en": { | |||
"label": "English Text", | |||
"description": "The word translated into English. Bold this text if it's the page's lead.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"jp": { | |||
"label": "Japanese Text", | |||
"description": "The word written in Japanese (kanji, kana, Roman letters, and possibly other marks).", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"ro": { | |||
"label": "Romaji Text", | |||
"description": "Romanization of the Japanese word.", | |||
"type": "string", | |||
"required": true | |||
} | |||
}, | |||
"paramOrder": [ | |||
"en", | |||
"jp", | |||
"ro" | |||
], | |||
"format": "inline", | |||
"description": "This template displays all the ways a Japanese word is written. Do not use with links." | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 18:51, 31 May 2021
{{{en}}} (in Japanese {{{jp}}})
This template displays all the ways a Japanese word is written. Do not use with links.
Parameter | Description | Type | Status | |
---|---|---|---|---|
English Text | en | The word translated into English. Bold this text if it's the page's lead. | String | required |
Japanese Text | jp | The word written in Japanese (kanji, kana, Roman letters, and possibly other marks). | String | required |
Romaji Text | ro | Romanization of the Japanese word. | String | required |