Template:J single quote/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
{{tsh|Jsq}} | {{tsh|Jsq}} | ||
__NOTOC__ | |||
This template is to display the entered text inside of {{code|「」}}. If you only have | This template is to display the entered text inside of {{code|「」}}. If you only have Romaji text or Kanji text 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 Text|Kanji Text}} | ||
* {{tji|jsq| | * {{tji|jsq|Romaji Text|Kanji Text}} | ||
== Examples == | == Examples == | ||
Line 19: | Line 20: | ||
* {{tlc|jsq| |後輩のお願いごと}} {{Rarr}} {{jsq||後輩のお願いごと}} | * {{tlc|jsq| |後輩のお願いごと}} {{Rarr}} {{jsq||後輩のお願いごと}} | ||
: Note the double {{code|{{!}}{{!}}}}! {{fc|red|Do not remove the pipe!}} | : Note the double {{code|{{!}}{{!}}}}! {{fc|red|Do not remove the pipe!}} | ||
== See Also == | |||
* {{tl|J bracket}} | |||
* {{tl|J single quote halfwidth}} | |||
* {{tl|Jdot}} | |||
== TemplateData == | == TemplateData == | ||
<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": " | "label": "Text in Romaji", | ||
"description": "The | "description": "The text in Romaji.", | ||
"type": "string", | "type": "string", | ||
"suggested": true, | "suggested": true, | ||
Line 33: | Line 39: | ||
}, | }, | ||
"2": { | "2": { | ||
"label": " | "label": "Text in Kanji", | ||
"description": "The | "description": "The text in Kanji.", | ||
"type": "string", | "type": "string", | ||
"suggested": true, | "suggested": true, | ||
Line 46: | Line 52: | ||
<!-- Categories below this line, please --> | <!-- Categories below this line, please --> | ||
[[Category:Japanese Symbol Templates]] | [[Category:Japanese Symbol Templates]] | ||
[[Category:General | [[Category:General use templates]] | ||
}}}}</includeonly> | }}}}</includeonly> |
Latest revision as of 01:58, 20 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 Romaji text or Kanji text you can leave the other blank. If you don't know either then please don't use this template.
Usage
- {{J single quote
|Romaji Text |Kanji Text}}
- {{jsq
|Romaji Text |Kanji Text}}
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!
See Also
- {{J bracket}}
- {{J single quote halfwidth}}
- {{Jdot}}
TemplateData
This template is to display the entered text inside of Japanese single quotes「」.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text in Romaji | 1 | The text in Romaji. | String | suggested |
Text in Kanji | 2 | The text in Kanji. | String | suggested |