More actions
→Usage: oops |
m 1 revision imported |
(No difference)
|
Latest revision as of 09:55, 8 February 2024
This is a documentation subpage for Template:Native name list. It contains usage information, categories and other content that is not part of the original page. |
This template uses Lua: |
This template creates a correctly formatted list of native names. Typical uses would be the |native name=
parameter common to many infoboxes.
Usage
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=..=
Template:Nay).
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= Template:Smaller |
Set to "off" or "no" to disable displaying the native name in italics.
Example: |
no |
|parenn= Template:Smaller |
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= Template:Smaller |
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: |
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 |
examples
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 | |
| |
{{native name list
|tag1=es|name1=Senda del Moro
|tag2=mis|name2=Cuesta de Mr. Bourne
|paren2=omit|postfix2= ([[Llanito]])}}
|
Tracking category
Template data
As {{native name}}, but with multiple name-language options
Parameter | Description | Type | Status | |
---|---|---|---|---|
language | tag1 | language code
| String | required |
name | name1 | Name in foreign language
| String | required |
italics | italic1 italics1 | "off" will prevent italicising the name
| Boolean | optional |
language name | paren1 | Language name in parenthesis
| Boolean | optional |
language fontsize | parensize1 | font-size of the language (parenthesised)
| Number | optional |
language | tag2 | language code | String | optional |
name | name2 | Name in foreign language | String | optional |
italics | italic2 italics2 | no description
| Boolean | optional |
language name | paren2 | no description
| Boolean | optional |
language fontsize | parensize2 | no description | Number | optional |