साँचा:Nihongo/doc

मुक्त ज्ञानकोश विकिपीडिया से
नेविगेशन पर जाएँ खोज पर जाएँ

{{

 साँचा:namespace detect

| type = notice | image = | imageright = | class = | style = margin-bottom:1.0em; | textstyle = | text = साँचा:strong for साँचा:terminate sentence
It contains usage information, categories and other content that is not part of the original साँचा page. | small = | smallimage = | smallimageright = | smalltext = | subst = | date = | name = }} साँचा:notice

Usage

This template marks the kanji segment as being in Japanese kanji and/or kana, which helps user agents (web browsers and so on) to display it correctly. It also applies the t_nihongo_kanji CSS class.

when to use this template पर अधिक जानकारी हेतु, Wikipedia:Manual of Style (Japan-related articles) पर जाएँ
Syntax
Without lead=yes With lead=yes
English (kanji/kana rōmaji?, extra) extra2साँचा:category handler English (kanji/kana rōmaji?, extra) extra2साँचा:category handler
Parameters
  • English. Optional. The word as translated into English. Note that this will sometimes be the actual Japanese word due to it being adopted into English.
  • kanji/kana. Required. The word as written in Japanese (kanji, kana, Roman letters, and possibly other marks).
  • rōmaji. Optional. Transliteration of the Japanese word, using Hepburn Romanization.
  • lead=yes. Optional. This should be used for the first instance of Japanese, usually in the lead. It gives the reader an idea what kind of non-English writing they are viewing.
  • extra. Optional. Can be used to add a gloss (particularly if there is no English form). Can also be expressed as a named parameter, extra=
  • extra2. Optional. Can also be expressed as a named parameter, extra2=. It is only useful in ";" definitions (extra2 will be displayed without bold, whereas text following the template will get the bold).

Examples

Regular use
Code {{Nihongo|Tokyo Tower|東京タワー|Tōkyō tawā}}
Gives Tokyo Tower (東京タワー Tōkyō tawā?)साँचा:category handler


Use in lead
Code {{Nihongo|Tokyo Tower|東京タワー|Tōkyō tawā|lead=yes}}
Gives Tokyo Tower (東京タワー Tōkyō tawā?)साँचा:category handler
Without English
Code {{Nihongo||東京タワー|Tōkyō tawā}}
Gives Tōkyō tawā (東京タワー?)साँचा:category handler
Without English, use in lead
Code {{Nihongo||東京タワー|Tōkyō tawā|lead=yes}}
Gives Tōkyō tawā (東京タワー?)साँचा:category handler
With extra2
Code

; {{Nihongo||虚無僧|komusō|extra2="Priest of nothingness"}}
: Mendicant priest of the Fuke sect of Zen Buddhism.

Gives
komusō (虚無僧?) "Priest of nothingness"साँचा:category handler
Mendicant priest of the Fuke sect of Zen Buddhism.
Without extra2
Code

; {{Nihongo||虚無僧|komusō}} "Priest of nothingness"
: Mendicant priest of the Fuke sect of Zen Buddhism.

Gives
komusō (虚無僧?)साँचा:category handler "Priest of nothingness"
Mendicant priest of the Fuke sect of Zen Buddhism.

User style

User style can be set by adding code similar to

@media screen, tv {
	*[lang="ja"] {
		color: green;
	}
}

or

@media screen, tv {
	.t_nihongo_kanji {
		color: green;
	}
}

to common.css.

Template data

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. click here to see a monthly parameter usage report for this template.

TemplateData for Nihongo

साँचा:template other

This template is used to display Japanese text, applying the correct code and formatting.

साँचा प्राचल

प्राचलवर्णनप्रकारस्थिति
English text1

The word as translated into English.

स्ट्रिंगवैकल्पिक
Kanji/kana text2

The word as written in Japanese (kanji, kana, Roman letters, and possibly other marks).

स्ट्रिंगआवश्यक
Romanized (rōmaji) text3

Transliteration of the Japanese word, using Hepburn Romanization.

स्ट्रिंगवैकल्पिक
Extra text inside parentheses4 extra

Adds extra text inside the parentheses.

स्ट्रिंगवैकल्पिक
Extra text outside parentheses5 extra2

Adds extra text outside the parentheses. It is only useful in ";" definitions (it will be displayed without bold, whereas text following the template will get the bold).

स्ट्रिंगवैकल्पिक
Formattinglead

Changes formatting style. If set to yes, uses lead formatting. Otherwise uses default formatting.

स्ट्रिंगवैकल्पिक

See also