Template:Redirect: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div role="note" class="hatnote noexcerpt">{{{redirect|{{{1|}}}}}} redirects here. For the {{{subject|{{{2|}}}}}}, see [[{{{target|{{{3|}}}}}}{{#if: {{{label|}}} {{{4|}}} | {{!}}{{{label|{{{4}}}}}}}}]]</div></includeonly><noinclude>{{documentation|content=Used when a disambiguation page is unnecessary. | <includeonly><div role="note" class="hatnote noexcerpt">{{{redirect|{{{1|}}}}}} redirects here. For the {{{subject|{{{2|}}}}}}, see [[{{{target|{{{3|}}}}}}{{#if: {{{label|}}} {{{4|}}} | {{!}}{{{label|{{{4}}}}}}}}]]</div></includeonly><noinclude>{{documentation|content=Used when a disambiguation page is unnecessary. | ||
== Example == | |||
; Wikitext | ; Wikitext | ||
<pre>{{redirect| | <pre>{{redirect| | ||
Line 7: | Line 7: | ||
| subject = disambiguation template | | subject = disambiguation template | ||
| target = Redirect | | target = Redirect | ||
| label = Redirect | | label = Redirect}}</pre> | ||
}}</pre> | |||
; Result | ; Result | ||
Line 15: | Line 14: | ||
| subject = disambiguation template | | subject = disambiguation template | ||
| target = Template:Redirect | | target = Template:Redirect | ||
| label = Redirect | | label = Redirect}} | ||
}} | |||
Revision as of 13:40, 27 December 2023
Template documentation
Used when a disambiguation page is unnecessary.
Example
- Wikitext
{{redirect| | redirect = Redirect | subject = disambiguation template | target = Redirect | label = Redirect}}
- Result
Redirect redirects here. For the disambiguation template, see Redirect
- Wikitext
Redirect redirects here. For the disambiguation template, see Redirect; ResultRedirect redirects here. For the disambiguation template, see RedirectTemplate data
No description.
Template parameters
Parameter Description Type Status 1 1
no description
Unknown optional 2 2
no description
Unknown optional 3 3
no description
Unknown optional 4 4
no description
Unknown optional redirect redirect
no description
Unknown optional subject subject
no description
Unknown optional target target
no description
Unknown optional label label
no description
Unknown optional