Template:S: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
No edit summary
(this is not preferable to using iw if there's no parentheses)
Line 5: Line 5:
For example, <code><nowiki>{{S|Special|RecentChanges}}</nowiki></code> results in {{S|Special|RecentChanges}}.
For example, <code><nowiki>{{S|Special|RecentChanges}}</nowiki></code> results in {{S|Special|RecentChanges}}.


While the syntax used here is fundamentally similar to the interwiki syntax, if you want to link to an interwiki page, use {{t|IW}} instead, as it's capable of proper linking to pages with (parentheses) on the end.
Since the syntax used here is fundamentally similar to the interwiki syntax, you can use this to link to an interwiki page as well; {{t|IW}} is an alternative for such linking that is capable of proper linking to pages with (parentheses) on the end.
 
 
[[Category:Shortcut templates]]</noinclude>
[[Category:Shortcut templates]]</noinclude>

Revision as of 14:14, February 5, 2016

[[:{{{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.