Template:Otherlink: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
No edit summary
Line 5: Line 5:
*'''1''' (optionally): The link target. The default value is '''#''', which will link to the respective main page.
*'''1''' (optionally): The link target. The default value is '''#''', which will link to the respective main page.
*'''2''' (optionally): The link text, if different to the target.
*'''2''' (optionally): The link text, if different to the target.
{{note|Links within <nowiki>{{{2}}}</nowiki> will cause errors!<br>E.g.: use <nowiki>{{rml|link=no}}</nowiki> instead of <nowiki>{{rml}}|error}}</nowiki>
{{note|Links within <nowiki>{{{2}}}</nowiki> will cause errors!<br>E.g.: use <nowiki>{{rml|link=no}}</nowiki> instead of <nowiki>{{rml}}</nowiki>|error}}
==Examples==
==Examples==
<pre>{{otherlink}}</pre>delivers:
<pre>{{otherlink}}</pre>delivers:

Revision as of 13:34, 7 June 2023

Usage

This template produces links to The railML® 3 wiki within The railML® 2 wiki and analogously to The railML® 2 wiki within The railML® 3 wiki. This can be usefull within mirrored content. The backbones ar Template:Wiki2 and Template:Wiki3.

Arguments

  • 1 (optionally): The link target. The default value is #, which will link to the respective main page.
  • 2 (optionally): The link text, if different to the target.
Links within {{{2}}} will cause errors!
E.g.: use {{rml|link=no}} instead of {{rml}}

Examples

{{otherlink}}

delivers:

The railML® 3 wiki

{{otherlink|Infrastructure}}

delivers:

Infrastructure

{{otherlink|CO:railml|The {{rml}} root element}}

delivers:

The railML® root element