Template:J single quote/doc: Difference between revisions

From HIBIKIFORUM
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
__NOTOC__
__NOTOC__


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.
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|Romaji Name|Kanji Name}}
* {{tji|J single quote|Romaji Text|Kanji Text}}


* {{tji|jsq|Romaji Name|Kanji Name}}
* {{tji|jsq|Romaji Text|Kanji Text}}


== Examples ==
== Examples ==
Line 32: Line 32:
"params": {
"params": {
"1": {
"1": {
"label": "Name in Romaji",
"label": "Text in Romaji",
"description": "The text in Romaji.",
"description": "The text in Romaji.",
"type": "string",
"type": "string",
Line 39: Line 39:
},
},
"2": {
"2": {
"label": "Name in Kanji",
"label": "Text in Kanji",
"description": "The text in Kanji.",
"description": "The text in Kanji.",
"type": "string",
"type": "string",

Revision as of 23:33, 15 August 2023

Light bulb.png }}
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

TemplateData

This template is to display the entered text inside of Japanese single quotes「」.

Template parameters

ParameterDescriptionTypeStatus
Text in Romaji1

The text in Romaji.

Stringsuggested
Text in Kanji2

The text in Kanji.

Stringsuggested