Template:Wiki2: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
 
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}}</nowiki>|error}}
==Examples==
==Examples==
<pre>{{wiki2}}</pre>delivers:
<pre>{{wiki2}}</pre>delivers:

Latest revision as of 13:39, 7 June 2023

Usage

This template fixes links to the railML® 2 wiki for mirrored pages. Within the railML® 3 wiki it produces an interwiki link. Within the railML® 2 wiki it links internally. Analogously, there exists 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

{{wiki2}}

delivers:

The railML® 2 wiki

{{wiki2|Infrastructure}}

delivers:

Infrastructure

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

delivers:

The railML® root element