Template:Uml: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(new template)
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>https://wiki3.railML.org/DataModel/{{{2|current}}}/{{{1}}}</includeonly><noinclude>
<includeonly>https://wiki3.railML.org/DataModel/{{{2|{{current}}}}}/{{{1}}}</includeonly><noinclude>
==Usage==
==Usage==
Template to produce links to UML-visualizations
Template to produce links to UML-visualizations
==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}}


{{interwiki}}
[[Category:Template]]
[[Category:Template]]
</includeonly>
</noinclude>

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