Template:R from template shortcut/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Paine Ellsworth
(→‎Aliases: use "fullurl" using AWB)
meta>Paine Ellsworth
(update /doc)
Line 8: Line 8:
* This redirect category ([[WP:RCAT|rcat]]) template populates {{Cat|Redirects from template shortcuts}} and, when the shortcut is in the [[wp:Mainspace|main-article namespace]] (mainspace), the {{c|Unprintworthy redirects}} category is also populated by default.  At some point in the future, [[Jimmy Wales]] wants to make more {{diff|Wikipedia:Pushing to 1.0||1319195|printed versions}} of ''Wikipedia'' encyclopedia articles.  Template-shortcut redirects from mainspace are not suitable for a printed version.  In other words they are [[wp:Printworthiness|unprintworthy]].  
* This redirect category ([[WP:RCAT|rcat]]) template populates {{Cat|Redirects from template shortcuts}} and, when the shortcut is in the [[wp:Mainspace|main-article namespace]] (mainspace), the {{c|Unprintworthy redirects}} category is also populated by default.  At some point in the future, [[Jimmy Wales]] wants to make more {{diff|Wikipedia:Pushing to 1.0||1319195|printed versions}} of ''Wikipedia'' encyclopedia articles.  Template-shortcut redirects from mainspace are not suitable for a printed version.  In other words they are [[wp:Printworthiness|unprintworthy]].  
* Add this rcat to a redirect in the following manner:  
* Add this rcat to a redirect in the following manner:  
<pre>
#REDIRECT [[Template:(target page name)]]
{{Redr|from template shortcut}}
</pre>
: Template {{tl|Redr}} is an alias for the ''This is a redirect'' template, which may be used to add up to seven appropriate rcats, along with their parameters, to a redirect.  For more information see the documentation on its template page and its [[Template:This is a redirect/Comparison|comparison page]].  This rcat may also tag a redirect individually:
<pre>
<pre>
#REDIRECT [[Template:(target page name)]]
#REDIRECT [[Template:(target page name)]]
Line 14: Line 20:
</pre>
</pre>
: This is in accord with instructions found at [[Wikipedia:REDCAT]].
: This is in accord with instructions found at [[Wikipedia:REDCAT]].
* Template {{tl|This is a redirect}} may also be used to add this and up to seven appropriate rcats to a redirect.
* Use this rcat to tag any redirect that is a shortcut '''''to a template''''', which usually has a longer pagename.  The redirect itself does not necessarily have to be a template, e.g., <nowiki>[[</nowiki>[[T:S]]]], which is a template shortcut that is actually in mainspace.  Such shortcuts are known as [[WP:pseudo-namespace|pseudo-namespace]] redirects.
* Use this rcat on any redirect that is a shortcut to a template, which usually has a longer pagename.  The redirect itself does not necessarily have to be a template, e.g., <nowiki>[[</nowiki>[[T:S]]]], which is a template shortcut that is actually in mainspace.  Such shortcuts are known as [[WP:pseudo-namespace|pseudo-namespace]] redirects.
** Note:  Pseudo-namespace template shortcuts such as '''T:S''' above may be transcluded by use of a leading colon:
** Note:  Pseudo-namespace template shortcuts such as '''T:S''' above may be transcluded by use of a leading colon:
::: <code><nowiki>{{</nowiki>{{red|''':'''}}<nowiki>T:S|This text has been "struck through".}}</nowiki></code>, which results in:
::: <code><nowiki>{{</nowiki>{{red|''':'''}}<nowiki>T:S|This text has been "struck through".}}</nowiki></code>, which results in:

Revision as of 04:21, 21 June 2015

Usage

Use this rcat template in any namespace.
#REDIRECT [[Template:(target page name)]]

{{Redr|from template shortcut}}
Template {{Redr}} is an alias for the This is a redirect template, which may be used to add up to seven appropriate rcats, along with their parameters, to a redirect. For more information see the documentation on its template page and its comparison page. This rcat may also tag a redirect individually:
#REDIRECT [[Template:(target page name)]]

{{R from template shortcut}}
This is in accord with instructions found at Wikipedia:REDCAT.
  • Use this rcat to tag any redirect that is a shortcut to a template, which usually has a longer pagename. The redirect itself does not necessarily have to be a template, e.g., [[T:S]], which is a template shortcut that is actually in mainspace. Such shortcuts are known as pseudo-namespace redirects.
    • Note: Pseudo-namespace template shortcuts such as T:S above may be transcluded by use of a leading colon:
{{:T:S|This text has been "struck through".}}, which results in:
T:S
If the leading colon is not included, then the result is a red link:
Template:T:S
These are also useful as shortcuts to the template page itself:
<syntaxhighlight lang="text" class="" id="" style="" inline="1">[[T:S]]</syntaxhighlight>, which results in:
T:S (Template:Strikethrough)
  • It is important to note that it is the target that determines the difference between a template shortcut and any other shortcut. If the shortcut redirect is in any namespace and the target is a template, then the redirect is a "template shortcut". Shortcut redirects that target template pages should always be tagged with {{R from template shortcut}} and should never be tagged with {{R from shortcut}}, which is meant only for shortcuts that do not target templates.
  • Also, template talk pages are in the talk namespace and are not in template space; if the shortcut redirect targets a talk page of any subject namespace, then use {{R from shortcut}} instead.

Aliases

See also