Template:Native name list
Error {{native name list}}: list is empty (help)
![]() | 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=..=
).
These parameters are: <syntaxhighlight lang="wikitext"> Error {{native name list}}: list is empty (help) </syntaxhighlight>
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 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 |
---|---|
<syntaxhighlight lang="wikitext"></syntaxhighlight> | |
html | |
<syntaxhighlight lang="html" class="" style="" inline="1"></syntaxhighlight> | |
<syntaxhighlight lang="wikitext"></syntaxhighlight> |
Tracking category
Category:Native name list template errors (0)
Template data
TemplateData for Native name list
![]() | This template has not been added to any categories. Please help out by adding categories to it so that it can be listed with similar templates. |
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 |