틀:Native name list
Error {{native name list}}: list is empty (help)
![]() | 이 틀은 루아를 사용합니다. |
This template creates a correctly formatted list of native names. Typical uses would be the |native name=
parameter common to many infoboxes.
사용
[편집]Like {{native name}}
, but this template takes only enumerated parameter names.
|tagn=
and |namen=
are required, in pairs. Do not skip suffix numbers (|tag1=.. |tag3=..=
).
These parameters are:
{{native name list
|tag1 =
|name1 =
|italics1 =
|paren1 =
|parensize1=
|nolink1 =
|postfix1 =
|tag2 =
|name2 =
|italics2 =
|paren2 =
|parensize2=
|nolink2 =
|postfix2 =
}}
Parameter name | Description and examples | Required |
---|---|---|
|tagn=
|
The IETF language tag code for the native language. French, for instance, is "fr"; Spanish is "es"; Arabic is "ar"; etc. | yes |
|namen=
|
The native name, in the native language (with accents, etc.). | yes |
|italicsn= (or |italicn= )
|
Set to "off" or "no" to disable displaying the native name in italics.
Example: |
no |
|parenn= (or |iconn= )
|
Set to "omit", "off" or "no" to suppress the appearance of the native language's name in a parenthesis after the native name.
Example: |
no |
|parensizen= (or |fontsizen= )
|
Use to specify a font-size for the parenthesis. Per , do not make this text smaller in infoboxes, since the text is already at 88% of normal.
Example: |
no |
|nolinkn=
|
Set to anything (e.g. "on") to suppress the appearance of the native language's name as a link. | no |
|postfixn=
|
adds additional wikitext to list-itemn; typical use might be references or for wikilinked 'language' name for those languages that do not have an IETF language tag; see examples | no |
예시
[편집]Code | Result |
---|---|
{{native name list
|tag1=de |name1=Etsch |italics1=no
|tag2=it |name2=Adige
|tag3=vec |name3=Àdexe |parensize3=90%
|tag4=rm |name4=Adisch |paren4=omit
|tag5=lld |name5=Adesc |nolink5=yes}}
|
|
html | |
'"`UNIQ--templatestyles-0000002B-QINU`"'<div class="plainlist"><ul><li><span title="독일어-language text"><span lang="de" style="font-style: normal;">Etsch</span></span> <span class="languageicon" style="font-size:100%; font-weight:normal">([[독일어|독일어]])</span></li><li><span title="이탈리아어-language text"><i lang="it">Adige</i></span> <span class="languageicon" style="font-size:100%; font-weight:normal">([[이탈리아어|이탈리아어]])</span></li><li><span title="Venetian-language text"><i lang="vec">Àdexe</i></span> <span class="languageicon" style="font-size:90%; font-weight:normal">([[Venetian|Venetian]])</span></li><li><span title="로만슈어-language text"><i lang="rm">Adisch</i></span></li><li><span title="Ladin-language text"><i lang="lld">Adesc</i></span> <span class="languageicon" style="font-size:100%; font-weight:normal">(Ladin)</span></li></ul></div>
| |
{{native name list
|tag1=es|name1=Senda del Moro
|tag2=mis|name2=Cuesta de Mr. Bourne
|paren2=omit|postfix2= ([[Llanito]])}}
|
추적 분류
[편집][[:분류:|분류:]] (0)
틀데이터
[편집]TemplateData for Native name list
As {{native name}}, but with multiple name-language options
변수 | 설명 | 형식 | 상태 | |
---|---|---|---|---|
language | tag1 | language code
| 문자열 | 필수 |
name | name1 | Name in foreign language
| 문자열 | 필수 |
italics | italic1 italics1 | "off" will prevent italicising the name
| 부울식 | 선택 사항 |
language name | paren1 | Language name in parenthesis
| 부울식 | 선택 사항 |
language fontsize | parensize1 | font-size of the language (parenthesised)
| 숫자 | 선택 사항 |
language | tag2 | language code | 문자열 | 선택 사항 |
name | name2 | Name in foreign language | 문자열 | 선택 사항 |
italics | italic2 italics2 | 설명 없음
| 부울식 | 선택 사항 |
language name | paren2 | 설명 없음
| 부울식 | 선택 사항 |
language fontsize | parensize2 | 설명 없음 | 숫자 | 선택 사항 |