Difference between revisions of "Template:Rewrite/doc"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
Type <code>{{t|Rewrite}}</code> at the start of the page. You can also type <code>| reason = </code> to provide a reason that will be displayed on the page. You can also type <code>| section = 1 </code> to change the template from an article to a section. | Type <code>{{t|Rewrite}}</code> at the start of the page. You can also type <code>| reason = </code> to provide a reason that will be displayed on the page. You can also type <code>| section = 1 </code> to change the template from an article to a section. | ||
+ | == Examples == | ||
+ | <pre>{{Rewrite}}</pre> | ||
+ | {{Rewrite|noCat=1}} | ||
+ | |||
+ | <pre>{{Rewrite|reason=This is an example reason}}</pre> | ||
{{Rewrite|reason=This is an example reason|noCat=1}} | {{Rewrite|reason=This is an example reason|noCat=1}} | ||
+ | |||
+ | <pre>{{Rewrite|section=1}}</pre> | ||
+ | {{Rewrite|section=1|noCat=1}} | ||
+ | |||
+ | <pre>{{Rewrite|reason=This is an example reason|section=1}}</pre> | ||
+ | {{Rewrite|reason=This is an example reason|section=1|noCat=1}} | ||
+ | |||
<includeonly>[[Category:Notice templates]]</includeonly> | <includeonly>[[Category:Notice templates]]</includeonly> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Revision as of 02:16, 8 March 2023
Description
This template mark pages for rewrite, and categorizing them in Category:Pages to be rewritten. By using this template, you are telling other contributors that you think that the information on this page is out of date or largely incorrect and needs to be brought up to current standards.
Syntax
Type {{Rewrite}}
at the start of the page. You can also type | reason =
to provide a reason that will be displayed on the page. You can also type | section = 1
to change the template from an article to a section.
Examples
{{Rewrite}}
This article is suggested to be rewritten. Reason: Please provide a reason . You can help the RimWorld Wiki by improving it. |
{{Rewrite|reason=This is an example reason}}
This article is suggested to be rewritten. Reason: This is an example reason. You can help the RimWorld Wiki by improving it. |
{{Rewrite|section=1}}
This section is suggested to be rewritten. Reason: Please provide a reason . You can help the RimWorld Wiki by improving it. |
{{Rewrite|reason=This is an example reason|section=1}}
This section is suggested to be rewritten. Reason: This is an example reason. You can help the RimWorld Wiki by improving it. |