ഫലകം:Nihongo/വിവരണം
ഇത് ഫലകം:Nihongo എന്ന ഫലകത്തിന്റെ വിവരണ-ഉപതാൾ ആണ് (ഫലകത്തിനായി ആ താൾ കാണുക). ഇതിൽ യഥാർത്ഥ ഫലകം ഉപയോഗിക്കേണ്ട രീതി, വർഗ്ഗങ്ങൾ, ബഹുഭാഷാകണ്ണികൾ തുടങ്ങിയ ഫലകത്തിന്റെ ഭാഗമല്ലാത്ത കാര്യങ്ങളാണ് ഉള്ളത്.. |
Usage
തിരുത്തുക- Syntax
Code | {{Nihongo|English|Kanji|Romaji|extra|extra2}}
|
Gives | English (Kanji Romaji , extra) extra2 |
This template marks the Kanji
segment as being in Japanese Kanji, which helps web browsers display it correctly. It also applies it the t_nihongo_kanji CSS style class.
Parameters 1 and 2 are required. Parameters 4 and 5 can also be directly invoked with extra=
and extra2=
. Parameter extra2 is useful only in ";" definitions (extra2 will be displayed without bold, whereas text following the template will get the bold).
Examples
തിരുത്തുകCode | {{Nihongo|'''Motojirō Kajii'''|梶井 基次郎|Kajii Motojirō|1901–1932}}
|
Gives | Motojirō Kajii (梶井 基次郎 Kajii Motojirō , 1901–1932) |
With extra2
:
Code |
|
Gives |
|
Without extra2
:
Code |
|
Gives |
|
User style
തിരുത്തുകUser style can be set by adding code similar to
- *[lang=ja] { color: green; font-family: Arial; }
or
- .t_nihongo_kanji { color: green; font-family: Arial; }
to common.css.
See also
തിരുത്തുക- {{Nihongo3}}, essentially the same as this template, but gives Romaji first and English inside the parentheses
- {{Nihongo2}}, also displays the kanji properly, but without adding anything parentheses, without Romaji and without the extra parameters