Template:Redirect: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
(29 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly>:<span style="font-style:italic">{{#rmatch:{{{1}}}|^"|{{{1}}} redirect|"{{{1}}}" redirects}} here. {{#fornumargs:key|value|{{#ifexpr:{{#var:key}} mod 2||For {{#var:value}}, see {{{{{#expr:{{#var:key}}+1}}|}}}{{#rmatch:{{{{{#expr:{{#var:key}}+1}}|}}}|[.!?][\]']*$||.}} <nowiki/>}}}}</span>{{#if:{{NAMESPACE}}||{{#if:{{{6|}}}|[[Category:Articles with too many disambiguation links]]}}}}</includeonly><noinclude> | ||
==Format== | |||
<pre>{{redirect|title of redirect page|description of linked page|[[Title of linked page]]}}</pre> | |||
==Linking== | |||
For the link parameter(s), always show the full name of the article, e.g. <code><nowiki>[[Mario Kart (series)]]</nowiki></code>. | |||
Use {{tem|section}} to link directly to an article section, e.g. <code><nowiki>{{section|Mario Kart (series)|List of playable characters}}</nowiki></code>. | |||
Linking to three or more additional pages will tag the article in [[:Category:Articles with too many disambiguation links]], since at that point a disambiguation page should be created and linked to instead. | |||
[[Category:Hatnote templates]]</noinclude> |
Revision as of 11:06, December 14, 2024
Format
{{redirect|title of redirect page|description of linked page|[[Title of linked page]]}}
Linking
For the link parameter(s), always show the full name of the article, e.g. [[Mario Kart (series)]]
.
Use {{section}} to link directly to an article section, e.g. {{section|Mario Kart (series)|List of playable characters}}
.
Linking to three or more additional pages will tag the article in Category:Articles with too many disambiguation links, since at that point a disambiguation page should be created and linked to instead.