Template:S: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (Fixing redirect link)
m (this was made the way it was for a reason, the extra third parameter belongs in {{iw}}, not here)
Line 1: Line 1:
[[:{{{1}}}:{{{2}}}{{#if:{{{3|}}}|_({{{3}}})}}|{{{2}}}]]<noinclude>
[[:{{{1}}}:{{{2}}}|{{{2}}}]]<noinclude>


A namespace-linking simplifier. Put in <code><nowiki>{{S|X|Y}}</nowiki></code> for a shortcut of <code><nowiki>[[X:Y|Y]]</nowiki></code>.
A namespace-linking simplifier. Put in <code><nowiki>{{S|X|Y}}</nowiki></code> for a shortcut of <code><nowiki>[[X:Y|Y]]</nowiki></code>.

Revision as of 17:14, October 16, 2020

[[:{{{1}}}:{{{2}}}|{{{2}}}]]

A namespace-linking simplifier. Put in {{S|X|Y}} for a shortcut of [[X:Y|Y]].

For example, {{S|Special|RecentChanges}} results in RecentChanges.

Since the syntax used here is fundamentally similar to the interwiki syntax, you can use this to link to an interwiki page as well; {{iw}} is an alternative for such linking that is capable of proper linking to pages with (parentheses) on the end.