Template:InheritOcpRef

From railML 2 Wiki
Jump to navigation Jump to search

Usage

This template lists the commented attributes ocpStationRef and controllerRef. It allows for optional comments for both attributes both in Englishg and German.

Arguments

The template has four optional arguments:

  • ocpStationRef: English comment on ocpStationRef
  • ocpStationRef_de: German Comment on ocpSttationRef
  • controllerRef: English comment on controllerRef
  • controllerRef_de: German comment on controllerRef

Dependencies

The template depends on Template:InheritRef, Template:Intro, Template:IS:Tag, Template:IS:Doc, Template:Attr, Template:Enum and Template:AddAnn. Template:InheritSwitchCrossing builds on it.

Example

{{InheritOcpRef}}

delivers


  • ocpStationRef: This refers to the id attribute of the associated <ocp> element.
    (introduced with version 2.1)
  • controllerRef: This refers to the id attribute of the associated <controller> element.
    (introduced with version 2.1)

{{inheritOcpRef |ocpStationRef=An English comment on ocpStationRef |ocpStationRef_de=Ein deutscher Kommentar zu ocpStationRef |controllerRef=An English comment on controllerRef |controllerRef_de=Ein deutscher Kommentar zu controllerRef }}

delivers


  • ocpStationRef: This refers to the id attribute of the associated <ocp> element.
    (introduced with version 2.1)
    An English comment on ocpStationRef

    Ein deutscher Kommentar zu ocpStationRef
  • controllerRef: This refers to the id attribute of the associated <controller> element.
    (introduced with version 2.1)
    An English comment on controllerRef

    Ein deutscher Kommentar zu controllerRef

The template is employed e.g. by IS:signal.