Template:S: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
No edit summary
No edit summary
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}}.


This template can also be used for interwiki links. For example, <code><nowiki>{{S|wikipedia|Super Smash Bros. Brawl}}</nowiki></code> results in {{S|wikipedia|Super Smash Bros. Brawl}}. However, be warned that this is a coincidence due to both types of links using the same format, and not the intended use of the template.
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.
 
 
[[Category:Shortcut templates]]</noinclude>
[[Category:Shortcut templates]]</noinclude>

Revision as of 19:28, December 7, 2014

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

While the syntax used here is fundamentally similar to the interwiki syntax, if you want to link to an interwiki page, use {{IW}} instead, as it's capable of proper linking to pages with (parentheses) on the end.