Template:Rml: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(→‎Usage: style)
No edit summary
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>railML<sup>®</sup></includeonly><noinclude>
<includeonly>{{#vardefine:display|railML<sup><small>®</small></sup> {{{1|}}}}}{{#ifeq:{{#sub:{{{1}}}|0|1}}|3|{{#vardefine:display|[https://wiki3.railml.org railML<sup><small</small></sup>{{{1|}}}]}}}}{{#ifeq:{{{link}}}|no|{{#vardefine:display|railML<sup><small>®</small></sup> {{{1|}}}}}}}{{#var:display}}</includeonly><noinclude>
==Usage==
==Usage==
This template is intendet to allow for a standardized and adaptable display of the brand name railML<sup>®</sup>.
This template is intended to allow for a standardized and adaptable display of the brand name railML<sup>®</sup>. If it refers to {{rml|3}} it will produce a link.
===Arguments===
===Arguments===
This template has no arguments.
*1 (optional): a version number
*link (optional): if "no", no link will be produced; default: "yes"
===Dependencies===
===Dependencies===
This template does not use or serve any other templates.
This template does not use or serve any other templates.


==Example==
==Example==
<nowiki>{{rml}}</nowiki>
<pre>{{rml}}</pre>


delivers
delivers


railML<sup>®</sup>
{{rml}}
<pre>{{rml|2.4}}</pre>


[[Kategorie:ContentTemplate]]</noinclude>
delivers
 
{{rml|2.4}}
<pre>{{rml|3.1}}</pre>
 
delivers
 
{{rml|3.1}}
<pre>{{rml|3.2|link=no}}</pre>delivers:
 
{{rml|3.2|link=no}}
 
{{interwiki}}
[[Category:ContentTemplate]]</noinclude>

Revision as of 09:14, 13 November 2021

Usage

This template is intended to allow for a standardized and adaptable display of the brand name railML®. If it refers to railML®3 it will produce a link.

Arguments

  • 1 (optional): a version number
  • link (optional): if "no", no link will be produced; default: "yes"

Dependencies

This template does not use or serve any other templates.

Example

{{rml}}

delivers

railML®

{{rml|2.4}}

delivers

railML® 2.4

{{rml|3.1}}

delivers

railML®3.1

{{rml|3.2|link=no}}

delivers:

railML® 3.2