Template:InheritLang: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(template:external)
No edit summary
Line 1: Line 1:
<includeonly>* {{Attr|xml:lang}} {{Intro|2.1}}: This is a unique identifier of language. It uses basically the language standard {{external|http://tools.ietf.org/html/bcp47|IETF BCP 47}} which may be different to {{external|http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes|ISO 639-1}} or {{external|http://en.wikipedia.org/wiki/List_of_ISO_639-2_codes|ISO 639-2}}. For mapping hints see {{external|http://en.wikipedia.org/wiki/IETF_language_tag|relation to other standards}}.  {{AddAnn|{{{notes_en|}}}|{{{notes_de|}}} }}
<includeonly>* {{Attr|xml:lang}} {{Intro|2.1}}: This is a unique identifier of language. It uses basically the language standard {{external|http://tools.ietf.org/html/bcp47|IETF BCP 47}} which may be different to {{external|http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes|ISO 639-1}} or {{external|http://en.wikipedia.org/wiki/List_of_ISO_639-2_codes|ISO 639-2}}. For mapping hints see {{external|http://en.wikipedia.org/wiki/IETF_language_tag|relation to other standards}}.  {{AddAnn|{{{notes_en|}}}|{{{notes_de|}}} }}</includeonly><noinclude>
</includeonly><noinclude>
This template displays a commented attribute ''xml:lang'' and optionally an adjustable comment.
This template displays a commented attribute ''xml:lang'' and optionally an adjustable comment.
===Arguments===
===Arguments===

Revision as of 12:36, 17 August 2018

This template displays a commented attribute xml:lang and optionally an adjustable comment.

Arguments

This template has two optional arguments:

  • notes_en: an English comment
  • notes_de: a German comment

Dependencies

This template depends on Template:Attr and Template:AddAnn. It is employed by about two dozens of templates, e.g. Template:InheritIdName.

Examples

{{InheritLang}}

delivers

{{InheritLang |notes_en=An English comment. |notes_de=Ein deutscher Kommentar. }}

delivers (in a box)

  • xml:lang (introduced with version 2.1): This is a unique identifier of language. It uses basically the language standard IETF BCP 47 (external link) which may be different to ISO 639-1 (external link) or ISO 639-2 (external link). For mapping hints see relation to other standards (external link).
    An English comment.
    Ein deutscher Kommentar.