साँचा:मूल नाम

मुक्त ज्ञानकोश विकिपीडिया से
(साँचा:Native name से अनुप्रेषित)


परिचय का प्रतीक साँचा परिचय[देखें] [संपादन] [इतिहास] [पर्ज .]

An inline formatting template, based on {{lang}} and {{ISO 639 name}}, 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 in a smaller font size:

Deutschland  (language?)

The template's defaults can be overridden and the parentheses even excluded, in which case there may be no visible changes to the text where it's used. It still, however, identifies the native name as a linguistic element using the HTML span tag, which web browsers and screen readers can use to select an appropriate font, pronunciation, etc.

प्रयोग[संपादित करें]

सिंटेक्स[संपादित करें]

सामान्य
{{मूल नाम|ISO 639 भाषा कोड|जो भी मूल नाम है}}


So, the code for the example at the start of this documentation would be:

{{मूल नाम|de|Deutschland}}


पैरामीटर[संपादित करें]

Required parameters shown in bold italics.

पैरामीटर नाम विवरण एवं उदाहरण
[first unnamed] The ISO 639 code for the native language. French, for instance, is "fr"; Spanish is "es"; Arabic is "ar"; etc.
[second unnamed] The native name, in the native language (with accents, etc).
italics
(or italic)
Set to "off" (or "no") to disable displaying the native name in italics.
|italics=off
paren
(or icon)
Set to "off" (or "no") to suppress the appearance of the native language's name in brackets after the native name.
|paren=off
nbsp Set to "no" to suppress the addition of a second space between the native name and the native language's name in brackets.
Generally works in tandem with the italics or italic and/or paren or icon switches, as the automatic addition of the second space prevents the native name in italics from appearing to lean into the following bracket.
|nbsp=no
fontsize Use to set a font-size for the language name in parentheses different from the default (85%).
|fontsize=80%
nolink Set to anything (usually "yes") to suppress the appearance of the native language's name as a link.


अन्य समष्टि उदहारण

Code and result for the same name "Deutschland" above but with italics and nbsp switched off, nolink switched on and a fontsize of 80%:

{{मूल नाम|de|Deutschland|italics=off|nbsp=off|nolink=yes|fontsize=80%}}
Deutschland (error: de not found in ISO 639-1, -2, -2B, -3, -5 list (help))

Retaining no italics but suppressing the parentheses:

{{मूल नाम|de|Deutschland|italics=off|paren=off}}
Deutschland

This result is the same as if the {{lang}} template had been used.

अन्य उदाहरण[संपादित करें]

कोड परिणाम
{{Infobox settlement
|name = The Hague
|native_name = {{मूल नाम|nl|Den Haag}}
}}
The Hague
Den Haag  (language?)
{{{type}}}
लुआ त्रुटि Module:Location_map में पंक्ति 422 पर: No value was provided for longitude।
{{Infobox country
|conventional_long_name = French Republic
|native_name = {{मूल नाम|fr|République française|paren=off}}
}}
French Republic

République française