Template:Interwiki: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
No edit summary
No edit summary
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><noinclude>
<includeonly><!--
Abklopfen auf Namensraum railML 2 Wiki vs railML 3 Wiki-->{{#vardefine:fullpage|{{#ifeq:{{NAMESPACE}}|RailML3 Wiki|RailML 2_Wiki:{{PAGENAME}}|{{FULLPAGENAME}}}}}}<noinclude>
Nichts tun, falls template:mirror oberhalb
Nichts tun, falls template:mirror oberhalb
                           </noinclude>{{#if:{{#var:mirror}}||<!--
                           </noinclude>{{#if:{{#var:mirror|}}||<!--
ANDERNFALLS:
ANDERNFALLS:
Test, ob interwiki doppelt vorkommt -->{{#if:{{#var:interwiki{{current}}}}|{{note|{{fixme}}: #var:interwiki{{current}} ist bereits definiert!}}}}<!--
Test, ob interwiki doppelt vorkommt -->{{#if:{{#var:interwiki{{current}}|}}|{{note|{{fixme}}: #var:interwiki{{current}} ist bereits definiert!}}}}<!--
Test, ob controlInterwiki existiert -->{{#if:{{#var:controlInterwiki}}|{{note|{{fixme}}: [[Template:Interwiki]] darf nicht nach {{wiki2|Template:ElementDocu}} bzw. {{wiki3|Template:Robot}} aufgerufen werden!}}}}<!--
Test, ob controlInterwiki existiert -->{{#if:{{#var:controlInterwiki|}}|{{note|{{fixme}}: [[Template:Interwiki]] darf nicht nach {{wiki2|Template:ElementDocu}} bzw. {{wiki3|Template:Robot}} aufgerufen werden!}}}}<!--
#var definieren                    -->{{#vardefine:interwiki{{current}}|{{{1|{{FULLPAGENAME}}}}}}}<!--
#var definieren                    -->{{#vardefine:interwiki{{current}}|{{{1|{{#var:fullpage}}}}}}}<!--
Link erzeugen                      -->[[railml{{#sub:{{otherwiki}}|-1}}:{{#var:interwiki{{current}}}}]]<noinclude>
Link erzeugen                      -->[[railml{{#sub:{{otherwiki}}|-1}}:{{#var:interwiki{{current}}}}]]<noinclude>
Ggf. RTM-Link              </noinclude>{{#ifeq:{{{2}}}|all|[[wikirtm:{{#var:interwiki{{current}}}}]]}}<noinclude>
Erstes #if schließen      </noinclude>}}</includeonly><noinclude>
Erstes #if schließen      </noinclude>}}</includeonly><noinclude>
==Usage==
==Usage==
Line 12: Line 14:
===Arguments===
===Arguments===
* 1: The target lemma in the other wiki; default: {<nowiki />{FULLPAGENAME}}
* 1: The target lemma in the other wiki; default: {<nowiki />{FULLPAGENAME}}
* 2: ''all'' for wiki2 & rtm wiki. By default, only wiki2 will be linked.
==Example==
==Example==
This page is, via {<nowiki />{interwiki}} [{{fullurl:{{FULLPAGENAME}}|action=edit}} in the source code], linked with {{otherlink|Template:Interwiki}} in {{otherlink}}.
This page is, via {<nowiki />{interwiki}} [{{fullurl:{{FULLPAGENAME}}|action=edit}} in the source code], linked with {{otherlink|Template:Interwiki}} in {{otherlink}}.
[[category:template]]
[[category:template]]
{{interwiki}}
<hr>
{{interwiki|1=Template:Interwiki|2=all}}
</noinclude>
</noinclude>

Latest revision as of 16:04, 15 April 2024

Usage

Template for convenient interwiki connections between railML® 2 and railML® 3. It links to the other wiki. The default argument is {{FULLPAGENAME}} (it links to the same lemma in the other wiki). Moreover it defines #var:interwiki for interpretation in Template:ElementDocu resp. Template:Robot.

Arguments

  • 1: The target lemma in the other wiki; default: {{FULLPAGENAME}}
  • 2: all for wiki2 & rtm wiki. By default, only wiki2 will be linked.

Example

This page is, via {{interwiki}} in the source code, linked with Template:Interwiki in The railML® 2 wiki.