Template:InheritRefAny

From railML 2 Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Usage

This template combines Template:InheritRef and Template:InheritAnyAttribute: It displays the Attributes ref and anyAttribute and allows for comments on both of them in English and in German.

Arguments

The template allows for four optional arguments:

  • ref: English comment on re
  • ref_de: German comment on ref
  • anyAttribute: English comment on anyAttribute
  • anyAttribute_de: German comment on anyAttribute

Dependencies

The template depends on Template:InheritRef and Template:InheritAnyAttribute. Trmplate:InheritTrackRef builds on it.

Examples

{{InheritRefAny}}

delivers

  • ref: This refers to the id attribute of the associated FIXME element.
  • xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?
{{InheritRefAny
|ref=English comment on re
|ref_de=German comment on ref
|anyAttribute=English comment on anyAttribute
|anyAttribute_de=German comment on anyAttribute
}}

delivers

  • ref: This refers to the id attribute of the associated FIXME element.
    English comment on re
    German comment on ref
  • xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?
    English comment on anyAttribute
    German comment on anyAttribute

This template is employed by about two dozens of articles, e.g. TT:trainRef.