Template:Uml: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
==Arguments==
==Arguments==
*'''1:''' the subschema (for 3.1: CO, IL, IS, RTM, GML)
*'''1:''' the subschema (for 3.1: CO, IL, IS, RTM, GML)
*'''2:''' the version (default: [[template:current|<nowiki>{{current}}</nowiki>]]
*'''2:''' the version (default: [[template:current|<nowiki>{{current}}</nowiki>]])
 
==Examples==
==Examples==
<code>{{uml|CO}}</code>delivers:
<pre>{{uml|CO}}</pre>delivers:


{{uml|CO}}
{{uml|CO}}


<code>{{uml|IL|3.1}}</code>delivers:
<pre>{{uml|IL|3.1}}</pre>delivers:


{{uml|IL|3.1}}
{{uml|IL|3.1}}

Latest revision as of 20:39, 6 December 2020

Usage

Template to produce links to UML-visualizations

Arguments

  • 1: the subschema (for 3.1: CO, IL, IS, RTM, GML)
  • 2: the version (default: {{current}})

Examples

{{uml|CO}}

delivers:

https://wiki3.railML.org/DataModel/3.2/CO

{{uml|IL|3.1}}

delivers:

https://wiki3.railML.org/DataModel/3.1/IL