Template:Lang: Difference between revisions

From Vigyanwiki
Template>Dbachmann
No edit summary
m (93 revisions imported from alpha:Template:Lang)
 
(75 intermediate revisions by 27 users not shown)
Line 1: Line 1:
<noinclude>{{protected template}}</noinclude><span lang="{{{1}}}" xml:lang="{{{1}}}">{{{2}}}</span><noinclude>
<includeonly>{{#invoke:Lang|{{{fn|lang}}}}}</includeonly><noinclude>
==Usage==
{{Documentation}}
This template tags strings of non-English text. The first parameter is the [[ISO 639]] code of the string's language, the second parameter is the string itself. Example:
</noinclude>
 
<code><nowiki>{{lang|fr|français}}</nowiki></code> yields <code><nowiki><span lang="fr" xml:lang="fr">français</span></nowiki></code>: {{lang|fr|français}}
 
==See also==
*{{tl|ISOtranslit}} for transliteration of non-Latin scripts
 
[[Category:Multilingual support templates|{{PAGENAME}}]]
[[de:Vorlage:lang]]
[[es:Plantilla:Lang]]
[[bg:Шаблон:lang]]
[[ko:Template:lang]]
[[ja:Template:lang]]
[[zh:Template:lang]]
[[zh-yue:Template:lang]]</noinclude>

Latest revision as of 09:17, 13 December 2022

Template documentation