Template:InheritId

From railML 2 Wiki
Revision as of 18:09, 21 July 2017 by RailML Coord Documentation (talk | contribs) (intro- und depri-Tags vor 2.2 entfernt)
Jump to navigation Jump to search

Usage

This template displays an attribute id with a standard comment. It allows for a variable comment in English and German.

Arguments

This template has two optional arguments:

  • id: an English comment
  • id_de: a German comment

Dependencies

This template depends on Template:Attr and Template:AddAnn. It is hardly used directly, but mostly via a dozen of templates depending on it, e.g. Template:InheritIdName

Example

{{InheritId}}

delivers

  • id: This is the unique identifier which is used to refer to the current element. It is used for XML file internal unambiguous references. How to handle it?

{{InheritId |id=An English comment |id_de=A German comment }}

delivers (in a box)

  • id: This is the unique identifier which is used to refer to the current element. It is used for XML file internal unambiguous references. How to handle it?
    An English comment
    A German comment