Template:J single quote/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
{{tsh|Jsq}} | {{tsh|Jsq}} | ||
This template is to display the entered text inside of {{code|「」}}. If you only have the | This template is to display the entered text inside of {{code|「」}}. If you only have the Romaji name or the Kanji name you can leave the other blank. If you don't know either then please don't use this template. | ||
== Usage == | == Usage == | ||
* {{tji|J single quote| | * {{tji|J single quote|Romaji Name|Kanji Name}} | ||
* {{tji|jsq| | * {{tji|jsq|Romaji Name|Kanji Name}} | ||
== Examples == | == Examples == | ||
Line 23: | Line 23: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "This template is to display the entered text inside of | "description": "This template is to display the entered text inside of Japanese single quotes「」. ", | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "Name in | "label": "Name in Romaji", | ||
"description": "The | "description": "The text in Romaji.", | ||
"type": "string", | "type": "string", | ||
"suggested": true, | "suggested": true, | ||
Line 34: | Line 34: | ||
"2": { | "2": { | ||
"label": "Name in Kanji", | "label": "Name in Kanji", | ||
"description": "The | "description": "The text in Kanji.", | ||
"type": "string", | "type": "string", | ||
"suggested": true, | "suggested": true, |
Revision as of 23:25, 15 August 2023
It contains usage information, categories and other content that is not part of the original template page.
|
This template is to display the entered text inside of 「」
. If you only have the Romaji name or the Kanji name you can leave the other blank. If you don't know either then please don't use this template.
Usage
- {{J single quote
|Romaji Name |Kanji Name}}
- {{jsq
|Romaji Name |Kanji Name}}
Examples
{{J single quote|Kouhai no Onegaigoto|後輩のお願いごと}}
→ 「Kouhai no Onegaigoto (後輩のお願いごと)」
{{jsq|Kouhai no Onegaigoto|後輩のお願いごと}}
→ 「Kouhai no Onegaigoto (後輩のお願いごと)」
{{jsq|Kouhai no Onegaigoto}}
→ 「Kouhai no Onegaigoto」
{{jsq| |後輩のお願いごと}}
→ 「後輩のお願いごと」
- Note the double
||
! Do not remove the pipe!
TemplateData
This template is to display the entered text inside of Japanese single quotes「」.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name in Romaji | 1 | The text in Romaji. | String | suggested |
Name in Kanji | 2 | The text in Kanji. | String | suggested |