模板:Native name/doc

維基百科,自由的百科全書

An inline formatting template, based on {{Lang}}, for indicating the language in which a native name has been given. By default, the native name is displayed in italics, followed by the language's name in parentheses.

The template's defaults can be overridden and the parenthesis excluded, in which case there may be no visible changes to the text where it's used. An HTML span, however, still identifies the native name as a linguistic element, meaning that web browsers and screen readers can select a particular font, formatting, pronunciation, etc., for it.

For multiple native names, use {{native name list}}

語法[編輯]

參數[編輯]

參數名稱 描述和舉例 Required
[first unnamed] The IETF language tag code for the native language. French, for instance, is "fr"; Spanish is "es"; Arabic is "ar"; etc. yes
[second unnamed] The native name, in the native language (with accents, etc.). yes
italics
(or italic)
Set to "off" or "no" to disable displaying the native name in italics.

Example: |italics=off

no
paren
(or icon)
Set to "omit", "off" or "no" to suppress the appearance of the native language's name in a parenthesis after the native name.

Example: |paren=omit

no
parensize
(previously fontsize)
Use to specify a font-size for the parenthesis. Per MOS:FONTSIZE, do not make this text smaller in infoboxes, since the text is already at 88% of normal.

Example: |parensize=90%

no
nolink Set to anything (e.g. "on") to suppress the appearance of the native language's name as a link. no
script (deprecated) when needed, include ISO 15924 in {{{1}}} IETF language tag; e.g. 'sr-Cyrl' Specifies the ISO 15924 script. E.g. "Cyrl", "Arab", "Hans"... no

示例[編輯]

  • Code and result for the same name "Deutschland" above but with italics switched off, nolink switched on and a parensize of 90%:
    • {{Native name|de|Deutschland|italics=off|nolink=on|parensize=90%}} –> Deutschland(德語)
  • Retaining no italics but suppressing the parenthesis which produces the same as if the {{lang}} template had been used:
    • {{Native name|de|Deutschland|italics=off|paren=omit}} –> Deutschland
  • Language is not known

其他例子[編輯]

代碼 結果
{{Infobox settlement
| name = The Hague
| native_name = {{Native name|nl|Den Haag}}
}}
The Hague
Den Haag荷蘭語
{{Infobox country
| conventional_long_name = French Republic
| native_name = {{Native name|fr|République française|paren=omit}}
}}
French Republic
République française

追蹤分類[編輯]

Category:Native name模板錯誤(1)

模板數據[編輯]

以下是該模板的模板資料,適用於視覺化編輯器等工具。

Native name模板資料


Foreign language name formatting

模板參數

參數描述類型狀態
languagetag

language code

範例
el, de
字串必填
namename

Name in foreign language

範例
ευρώ, herzlich willkommen
字串必填
italicsitalic italics

"off" will prevent italicising the name

預設
on
布林值非必填
language nameparen

Language name in parenthesis

預設
on
布林值非必填
language fontsizeparensize

font-size of the language (parenthesised)

範例
90%
數值非必填