Template:R to ASCII-only/doc: Difference between revisions

Content deleted Content added
m Reverted 1 edit by 197.52.106.207 (talk) to last revision by Vanisaac (TW)
m syntaxhighlight lang="wikitext"
Line 8:
{{info|image=Stop hand nuvola.svg|Please do not alter the printworthy settings of this rcat without first notifying the '''[[WP:Version 1.0 Editorial Team|Version 1.0 Editorial Team]]''', who are responsible for any and all materials, including redirects, that go into a printed version of ''Wikipedia''.}}
* Add this rcat to a redirect in the following manner:
<syntaxhighlight lang="wikitext">
<pre>
#REDIRECT [[(target page name)]]
 
Line 14:
{{R to ASCII-only}}
}}
</syntaxhighlight>
</pre>
: and ''when the redirect is in article mainspace'', printworthiness should also be tagged:
<syntaxhighlight lang="wikitext">
<pre>
#REDIRECT [[(target page name)]]
 
Line 23:
{{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 [[(target page name)]]
 
{{R to ASCII-only}}
</syntaxhighlight>
</pre>
: This is in accord with instructions found at [[Wikipedia:REDCAT]].
* Use this rcat on any redirect from a title with differences that are non-ASCII symbols, and yet, they are not [[diacritical mark]]s (accents, umlauts, and so forth – use {{tl|R from diacritics}} ''instead'') to a title in '''''only''' [[ASCII|basic ASCII]]'' characters.
Line 35:
==== {{anchor|print}}Printworthy parameter ====
* {{Para|1|printworthy}} – By default, this template tags and categorizes redirects as unprintworthy. Use the first parameter to subdue that category and populate {{Cat|Printworthy redirects}} ''instead'' in the following manner:
<syntaxhighlight lang="wikitext">
<pre>
{{Rcat shell|
{{R to ASCII-only|printworthy}}
{{R printworthy}}
}}
</syntaxhighlight>
</pre>
:''or''
<syntaxhighlight lang="wikitext">
<pre>
{{R to ASCII-only|printworthy}}
</syntaxhighlight>
</pre>
 
==== Aliases ====