Bản mẫu này được sử dụng ở rất nhiều trang, vì thế những thay đổi đến nó sẽ hiện ra rõ ràng. Vui lòng thử nghiệm các thay đổi ở trang con /sandbox, /testcases của bản mẫu, hoặc ở không gian người dùng của bạn. Cân nhắc thảo luận các thay đổi tại trang thảo luận trước khi áp dụng sửa đổi. |
Bản mẫu này not nên được thay thế. |
Bản mẫu này sử dụng Lua: |
This is a meta template for standardising redirect category (rcat) templates. The message produced by this template is intended to be transcluded to redirect pages via rcats.
When transcluded into the namespace indicated by a parameter, it categorises that page according to the parameter. Since the sortings are made to hidden maintenance categories, an important message to editors about the categorization appears on the redirect.
Only use this template in rcats that are used to tag "hard" redirects. If used on soft redirects, such as category redirects, there may be unexpected results, because this template may prove to be unstable if used on a soft redirect.
The usual links that are present on a redirect page are the link to the target page, and category and interwiki links that apply to the redirect.
All the parameters should be used, except that only one of either |from=
or |to=
needs to be used (both can be used) and |printworthy=(yes or no)
should be used when appropriate.
The parameter |name=From example
adds the text "From example:" before "This is a redirect...". The text "From example" will be automatically linked to the redirect maintenance category that is populated by the |category=
parameter.
The parameter |from=another example
adds the text "from another example." after "This is a redirect". The parameter |to=a third example
adds the text "to a third example." after "This is a redirect" (or after the from parameter's text if that is also used). Note that the full stop (period) is automatically placed at the end of the sentence, so if a full stop is typed in, then two full stops will appear at the end of the sentence. Please be mindful of this.
The parameter |info=This is extra information.
produces the text "This is extra information." after the first sentence, allowing extra information about the type of redirect to be displayed, if necessary. Too much extra information should be avoided, as it can be included on the corresponding category page instead. In the |info=
parameter, the full stop (period) is not automatic and must be typed in at the end of the sentence.
The category parameters add pages with redirect templates using this template to categories. Use the parameter for the namespace the template will be used in:
|main category=Redirects from examples
|help category=
|portal category=
|talk category=
(for all talk namespaces)|template category=
|wikipedia category=
|user category=
|draftcategory=
|all category=
will add the specified category to redirect pages in any namespace.A namespace parameter can be used in conjunction with |other category=
. This parameter will add its category to pages in any namespace other than the specified namespace parameter's category.
The parameter |printworthy=
will categorise main namespace pages into Thể loại:Printworthy redirects or to Thể loại:Unprintworthy redirects depending on whether the parameter equals "yes" or "no", respectively.
The parameter |id=
should always be used and set to the full name of the template, excluding the namespace prefix. This does not have any visible effect, but it adds an HTML class to the div element produced by the template that can be used by scripts and bots to detect its presence.
{{Redirect template
|id=R from example
|name=From an example
|from=an example
|to=a related topic, such as the topic related to this example
|main category=Redirects from examples
}}<noinclude>
<!-- Place categories on /doc subpage; interwikis go to Wikidata. -->
{{documentation}}
</noinclude>
Used individually as in {{R from example}} this produces:
Used with the {{Redirect category shell}} template, this produces:
Trang này là một trang đổi hướng. Những thể loại sau được dùng để theo dõi và giám sát trang đổi hướng này:
|
When an rcat equipped with this template tags a redirect in the wrong namespace, the following notice will be applied by the {{Incorrect redirect template}} and will appear on the redirect page (it does appear when the edit is "previewed", so the rcat can be removed before the edit is actually saved):
The above rcat template should only be used to categorize redirects that are in the {{{1}}} namespace. |
where {{{1}}} is replaced by a link to the namespace specified by the rcat.
Also, the redirect will not populate the expected category of the rcat. If saved with the rcat, then the incorrectly tagged redirect will populate Thể loại:Pages with templates in the wrong namespace, instead.
It was found at {{R from fictional character}} and {{R from IMO number}} that parser functions, {{#if:...}} {{#ifeq:...}}
, etc., when used within this template may yield unexpected results and undesired text on redirects. If parameters and such are wanted in an rcat, then test the results in the sandbox before actually going "live". If anomalies are noted, then place the parser function(s) outside (usually below) the Redirect template and enclose it/them inside <includeonly>...</includeonly>
tags.
Dữ liệu bản mẫu cho Redirect template
A metatemplate for redirect category templates. Don't transclude this template directly.
Tham số | Miêu tả | Kiểu | Trạng thái | |
---|---|---|---|---|
Name of rcat template | id | The actual name of the rcat template
| Bản mẫu | bắt buộc |
Rcat template name to display | name | The name of the rcat template as it is displayed
| Chuỗi dài | bắt buộc |
From | from | Where the redirect is from. Used in the output message "This is a redirect from [this param value] to [other param value]."
| Nội dung | bắt buộc |
To | to | Where the redirect is to. Used in the output message "This is a redirect from [other param value] to [this param value]."
| Nội dung | bắt buộc |
Main category | main category | A category for the redirect.
| Chuỗi dài | bắt buộc |