Template:InterwikiInfobox: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(adding ability to link to two pages at once (same wiki only))
m (Text replacement - "]] </noinclude>" to "]]</noinclude>")
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
</noinclude>
</noinclude>
|-
|-
|style="background-color:#{{InterwikiColour|{{{2}}}}}"|'''Article{{#if:{{{page2|}}}|s}} on {{{1}}}'''
|style="background-color:#{{InterwikiColour|{{{2}}}|bg}}"|'''Article{{#if:{{{page2|}}}|s}} on {{{1}}}'''
|colspan="{{{colspan|1}}}"|[[{{{2}}}:{{{3}}}|{{{4}}}]]{{#if:{{{page2|}}}|<br>[[{{{2}}}:{{{page2}}}|{{{title2}}}]]}}
|colspan="{{{colspan|1}}}"|[[{{{2}}}:{{{3}}}|{{{4}}}]]{{#if:{{{page2|}}}|<br>[[{{{2}}}:{{{page2}}}|{{{title2}}}]]}}
|-
|-
Line 22: Line 22:
The page2 and title2 names must be present to elimiate confusion with the colspan ability.
The page2 and title2 names must be present to elimiate confusion with the colspan ability.


[[Category:Meta-templates]]
[[Category:Meta-templates]]</noinclude>
</noinclude>

Latest revision as of 01:43, August 30, 2019

Article on {{{1}}} [[{{{2}}}:{{{3}}}|{{{4}}}]]

Usage

Stick this template before the |} of an infobox (like a stage infobox) like this:

{{InterwikiInfobox|name of wiki|interwiki prefix|article name on that wiki|desired title of link|colspan=1}}

The colspan part is optional, for infoboxes like {{Infobox Enemy}} that use multicolumns.

To link to two pages at once:

{{InterwikiInfobox|name of wiki|interwiki prefix|article name on that wiki|desired title of link|page2=second page|title2=second title}}

The page2 and title2 names must be present to elimiate confusion with the colspan ability.