Template:Redirect: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(No, Steve ran a bot to remove those a while back. Just find the symbol and copy/paste (It's also found under "Special characters" --> "Symbols" in the textbox toolbar), or leave them alone for now if it's too tedious on mobile.)
mNo edit summary
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
:<div style="font-style:italic;">"{{{1}}}" redirects here. For {{#ifeq:{{{2}}}|other uses||information about&#32;}}{{{2}}}, see {{{3}}}. {{#if:{{{4|}}}|For {{{4}}}, see {{{5}}}.}} {{#if:{{{6|}}}|For {{{6}}}, see {{{7}}}.}}</div><noinclude>
<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>
== Usage ==
==Format==
For the link parameters, always show the full name of the article, e.g. <code><nowiki>[[Mario Kart (series)]]</nowiki></code>
<pre>{{redirect|title of redirect page|description of linked page|[[Title of linked page]]}}</pre>


A piped link is only appropriate when linking directly to an article section, e.g. <code><nowiki>[[Mario Kart (series)#Playable characters|Mario Kart (series) § Playable characters]]</nowiki></code>
==Linking==
For the link parameter(s), always show the full name of the article, e.g. <code><nowiki>[[Mario Kart (series)]]</nowiki></code>.


[[Category:Notice templates|{{PAGENAME}}]]</noinclude>
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.