Template:Iwx/doc: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
No edit summary
Tag: sourceedit
(Added Template documentation category)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{tlx|{{PAGENAME}}}}, short for '''interwiki x''', provides a template for a very general interwiki link, designed for use in the ''external links'' section on articles.
{{tlx|{{PAGENAME}}}}, short for '''interwiki x''', provides a template for a very general interwiki link, designed for use in the ''external links'' section on articles.


'''For external links, that is, links to websites other than wikis, please use {{tlx|elx}} instead.'''
'''For external links, that is, links to websites other than wikis, please use {{tlx|elx}} instead. For inline interwiki links, use {{tlx|iw}}.'''


The first undefined variable — or <code>1</code> — is the name of the page on that wiki, and <code>2</code> is the name you want to pipeswitch it. If <code>2</code> is left undefined, it defaults to <code>1</code>; if <code>1</code> is left undefined, it defaults to <nowiki>{{PAGENAME}}</nowiki>.
The first undefined variable — or <code>1</code> — is the name of the page on that wiki, and <code>2</code> is the name you want to pipeswitch it. If <code>2</code> is left undefined, it defaults to <code>1</code>; if <code>1</code> is left undefined, it defaults to <nowiki>{{PAGENAME}}</nowiki>.


Meanwhile, <code>wiki</code> is for the name of the wiki you want to link to ''as you would type into the url bar''. So whatever comes before the ".wikia.com". If you want the name that displays to be different to the one defined in <code>wiki</code>, use <code>wiki name</code>.  
Meanwhile, <code>wiki</code> is for the name of the wiki you want to link to ''as you would type into the url bar''. So whatever comes before the ".fandom.com". If you want the name that displays to be different to the one defined in <code>wiki</code>, use <code>wiki name</code>.
 
(New: Add <code>t=y</code> to add "the" before the <code>wiki name</code> link (ex: "the [[w:c:lego-dimensions|''LEGO Dimensions'' Wiki]]".)


'''Please use the <code>wiki description</code> variable sparingly'''—if the name of the wiki says it all, as is the case with [[w:c:queerasfolk|Queer as Folk Wiki]], it's an unnecessary redundancy to use the variable.
'''Please use the <code>wiki description</code> variable sparingly'''—if the name of the wiki says it all, as is the case with [[w:c:queerasfolk|Queer as Folk Wiki]], it's an unnecessary redundancy to use the variable.


==== Input ====
==== Input ====
<pre>{{el|Jar Jar Binks|wiki=starwars|wiki name=Wookieepedia|wiki description=the wiki that covers all licensed ''Star Wars'' works}}</pre>
<pre>{{iwx|Jar Jar Binks|wiki=starwars|wiki name=Wookieepedia|wiki description=the wiki that covers all licensed ''Star Wars'' works}}</pre>
==== Output ====
{{iwx|Jar Jar Binks|wiki=starwars|wiki name=Wookieepedia|wiki description=the wiki that covers all licensed ''Star Wars'' works}}
==== Input ====
<pre>{{iwx|wiki=pybot|wiki name=Pybot Wiki}}</pre>
==== Output ====
==== Output ====
{{el|Jar Jar Binks|wiki=starwars|wiki name=Wookieepedia|wiki description=the wiki that covers all licensed ''Star Wars'' works}}
{{iwx|wiki=pybot|wiki name=Pybot Wiki}}
==== Input ====
==== Input ====
<pre>{{el|wiki=pybot|wiki name=Pybot Wiki}}</pre>
<pre>{{iwx|Diagon Alley|wiki=harrypotter|wiki name=Harry Potter Wiki|t=y}}</pre>
==== Output ====
==== Output ====
{{el|wiki=pybot|wiki name=Pybot Wiki}}
{{iwx|Diagon Alley|wiki=harrypotter|wiki name=Harry Potter Wiki|t=y}}
<noinclude>[[category:template documentation|{{PAGENAME}}]]</noinclude>

Latest revision as of 23:44, 24 April 2024

{{Iwx/doc}}, short for interwiki x, provides a template for a very general interwiki link, designed for use in the external links section on articles.

For external links, that is, links to websites other than wikis, please use {{elx}} instead. For inline interwiki links, use {{iw}}.

The first undefined variable — or 1 — is the name of the page on that wiki, and 2 is the name you want to pipeswitch it. If 2 is left undefined, it defaults to 1; if 1 is left undefined, it defaults to {{PAGENAME}}.

Meanwhile, wiki is for the name of the wiki you want to link to as you would type into the url bar. So whatever comes before the ".fandom.com". If you want the name that displays to be different to the one defined in wiki, use wiki name.

(New: Add t=y to add "the" before the wiki name link (ex: "the LEGO Dimensions Wiki".)

Please use the wiki description variable sparingly—if the name of the wiki says it all, as is the case with Queer as Folk Wiki, it's an unnecessary redundancy to use the variable.

Input[[edit source]]

{{iwx|Jar Jar Binks|wiki=starwars|wiki name=Wookieepedia|wiki description=the wiki that covers all licensed ''Star Wars'' works}}

Output[[edit source]]

Input[[edit source]]

{{iwx|wiki=pybot|wiki name=Pybot Wiki}}

Output[[edit source]]

Input[[edit source]]

{{iwx|Diagon Alley|wiki=harrypotter|wiki name=Harry Potter Wiki|t=y}}

Output[[edit source]]