Template:J: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Protected "Template:J": High traffic page ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))) |
||
(13 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{{1}}} | {{tt|{{{1}}}|{{{2}}}}}<sup style="font-size: 70%">[[Pikipedia:Japanese|?]]</sup>{{#if:{{{3|}}}|{{#ifeq:{{{f|}}}|tp| ( | , }}lit.: "{{{3}}}"{{#ifeq:{{{f|}}}|tp|)}}}}<noinclude> | ||
==Info== | ==Info== | ||
To be used when a Japanese name or term needs to be presented. | To be used when a [[Pikipedia:Japanese|Japanese]] name or term needs to be presented. | ||
==Parameters== | |||
{| class = "wikitable" | |||
* | ! Parameter || Mandatory || Default || Purpose || Detailed description | ||
|- | |||
! 1 | |||
| '''Yes''' || || Kanji/Kana || The original Japanese text, in Kanji or Kana. | |||
|- | |||
! 2 | |||
| '''Yes''' || || Romanization || The romanized text. | |||
|- | |||
! 3 | |||
| No || || Translation || Literal translation. | |||
|- | |||
! f | |||
| No || || Format | |||
| The format to present the text on. The following values are valid, and you can learn more about how they look in the [[#Examples|examples]] section below. | |||
* '''tp''': Translation in Parenthesis: the translation is surrounded in parenthesis. | |||
|} | |||
==Skeleton== | |||
<pre> | |||
{{j|<japanese>|<romanization>|<translation>}} | |||
</pre> | |||
==Examples== | ==Examples== | ||
{| class = "wikitable" | {| class = "wikitable" | ||
! Code | ! Code || Result | ||
|- | |- | ||
| < | | <pre>{{j|アルフ|Arufu}}</pre> | ||
| {{j|アルフ|Arufu}} | | {{j|アルフ|Arufu}} | ||
|- | |- | ||
| < | | <pre>{{j|ダマグモキャノン|Dama Gumo Kyanon|Cannon Ball Spider}}</pre> | ||
| {{j|ダマグモキャノン|Dama Gumo Kyanon|Cannon Ball Spider}} | | {{j|ダマグモキャノン|Dama Gumo Kyanon|Cannon Ball Spider}} | ||
|- | |||
| <pre>{{j|さいみんクッキー|Sai Min Kukkī|Hypnotic Cookie|f=tp}}</pre> | |||
| {{j|さいみんクッキー|Sai Min Kukkī|Hypnotic Cookie|f=tp}} | |||
|} | |} | ||
[[Category: | [[Category:Inline templates]]</noinclude> | ||
</noinclude> |
Latest revision as of 08:51, June 26, 2024
{{{1}}}?
Info
To be used when a Japanese name or term needs to be presented.
Parameters
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | Yes | Kanji/Kana | The original Japanese text, in Kanji or Kana. | |
2 | Yes | Romanization | The romanized text. | |
3 | No | Translation | Literal translation. | |
f | No | Format | The format to present the text on. The following values are valid, and you can learn more about how they look in the examples section below.
|
Skeleton
{{j|<japanese>|<romanization>|<translation>}}
Examples
Code | Result |
---|---|
{{j|アルフ|Arufu}} |
アルフ? |
{{j|ダマグモキャノン|Dama Gumo Kyanon|Cannon Ball Spider}} |
ダマグモキャノン?, lit.: "Cannon Ball Spider" |
{{j|さいみんクッキー|Sai Min Kukkī|Hypnotic Cookie|f=tp}} |
さいみんクッキー? (lit.: "Hypnotic Cookie") |