When used with the "Redirect category shell" (Rcat shell) template:
This page is a redirect. The following categories are used to track and monitor this redirect:
|
When used by itself:
This template is used on approximately 94,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Preview message: Transclusion count updated automatically (see documentation). |
If you plan to make breaking changes to this template, move it, or nominate it for deletion, please notify Twinkle's users and maintainers at Wikipedia talk:Twinkle as a courtesy, as the standard installation of Twinkle adds and removes this template. Thank you! |
This template should not be substituted nor used to tag soft redirects. |
#REDIRECT [[(target page name)]]
{{Rcat shell|
{{R with possibilities}}
{{R printworthy}}
}}
#REDIRECT [[(target page name)]]
{{R with possibilities}}
Please do not alter the printworthy settings of this rcat without first notifying the Version 1.0 Editorial Team, who are responsible for any and all materials, including redirects, that go into a printed version of Wikipedia. |
When a draft exists in draftspace, this rcat will sense it and notify anyone who reads the redirect page with the following:
That text only appears if there is an actual link either to an aspiring article in draftspace or a redirect from draftspace. If one of those is the case, then the following category will also be populated:
TemplateData for R with possibilities
Places the redirect in [[Category:Redirects with possibilities]], indicates that the redirect could be turned into a full article. This template takes no parameters.
Parameter | Description | Type | Status | |||
---|---|---|---|---|---|---|
No parameters specified |
If a page wikilinks to a redirect tagged with this template, do not replace it with a direct link to the target page, as a more specific article may be created on the (currently) redirecting page. However, redirects targeting a redirect with possibilities should be changed, as they violate the WP:2R policy, and should then be tagged as {{r avoided double redirect|<!-- name of r with possibilities -->}}
.
mw.hook( 'LinkClassifier' ).add( function ( linkClassifier ) {
linkClassifier.cats['redirect-with-possibilities'] = [ 'Category:Redirects with possibilities' ].sort();
} );
mw.loader.load('/w/index.php?title=User:Anomie/linkclassifier.js&action=raw&ctype=text/javascript'); // Backlink: [[User:Anomie/linkclassifier]]
a.redirect-with-possibilities {border: 1.5px dashed #d33;padding: 3px;} /* Add red border around redirects with possibilities */