Template:R to help namespace/doc: Difference between revisions

Content deleted Content added
Reverted 1 edit by 2404:160:8105:BE0E:5981:3A0C:2294:889C (talk): Duplicate content
m syntaxhighlight lang="wikitext"
Line 18:
 
* Apply this rcat to a redirect in the following manner:
<syntaxhighlight lang="wikitext">
<pre>
#REDIRECT [[Help:(target page name)]]
 
Line 24:
{{R to help namespace}}
}}
</syntaxhighlight>
</pre>
: and ''when the redirect is in article mainspace'', printworthiness should also be tagged:
<syntaxhighlight lang="wikitext">
<pre>
#REDIRECT [[Help:(target page name)]]
 
Line 33:
{{R unprintworthy}}
}}
</syntaxhighlight>
</pre>
: Template {{tl|Rcat shell}} is an alias for the ''Redirect category shell'' template, which may be used to add as many appropriate rcats as needed, usually from one to seven, along with their parameters, to a redirect. For more information see the documentation on its template page. This rcat may also tag a redirect individually:
<syntaxhighlight lang="wikitext">
<pre>
#REDIRECT [[Help:(target page name)]]
 
{{R to help namespace}}
</syntaxhighlight>
</pre>
: This is in accord with instructions found at [[Wikipedia:REDCAT]].
* Use this rcat on all redirects to a page in the help namespace from any redirect, whether it is in the help namespace or not. These redirects will automatically be sorted to two different categories depending upon whether they are inside or outside the help namespace.