Template:InheritVersion: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (RailML replaced by {{rml}})
Line 1: Line 1:
<includeonly>* {{Attr|version}}: This is the version number of the RailML release the current XML file conforms to. It is ''not'' any internal numbering from a version control system for the data version. {{AddAnn|{{{version|}}}|{{{version_de|}}} }}</includeonly><noinclude>
<includeonly>* {{Attr|version}}: This is the version number of the {{rml}} release the current XML file conforms to. It is ''not'' any internal numbering from a version control system for the data version. {{AddAnn|{{{version|}}}|{{{version_de|}}} }}</includeonly><noinclude>
==Usage==
==Usage==
This template displays the attribute ''version'' and a standard comment. It allows for comments both in English and German.
This template displays the attribute ''version'' and a standard comment. It allows for comments both in English and German.
Line 15: Line 15:
{|border="1"
{|border="1"
|
|
* {{Attr|version}}: This is the version number of the RailML release the current XML file conforms to. It is ''not'' any internal numbering from a version control system for the data version. {{AddAnn|| }}
* {{Attr|version}}: This is the version number of the {{rml}} release the current XML file conforms to. It is ''not'' any internal numbering from a version control system for the data version. {{AddAnn|| }}
|}
|}


Line 27: Line 27:
{|border="1"
{|border="1"
|
|
* {{Attr|version}}: This is the version number of the RailML release the current XML file conforms to. It is ''not'' any internal numbering from a version control system for the data version. {{AddAnn|English comment|Deutscher Kommentar }}
* {{Attr|version}}: This is the version number of the {{rml}} release the current XML file conforms to. It is ''not'' any internal numbering from a version control system for the data version. {{AddAnn|English comment|Deutscher Kommentar }}
|}
|}



Revision as of 12:11, 26 February 2016

Usage

This template displays the attribute version and a standard comment. It allows for comments both in English and German.

Arguments

The template allows for two optional arguments:

  • version: English comment
  • version_de: German comment

Dependencies

The template depends on Template:Attr and Template:AddAnn. No other templates build on it.

Examples

{{InheritVersion}}

delivers

  • version: This is the version number of the railML® release the current XML file conforms to. It is not any internal numbering from a version control system for the data version.
{{InheritVersion
|version=English comment
|version_de=Deutscher Kommentar
}}

delivers

  • version: This is the version number of the railML® release the current XML file conforms to. It is not any internal numbering from a version control system for the data version.
    English comment
    Deutscher Kommentar

The template is employed by IS:infrastructure, TT:timetable and RS:rollingstock.