1. Usage
The ArticleToRename template is used to request the renaming (or move) of a page. It should be added as the very first line on the page that you believe should be renamed (or moved).
It puts a message box with a "pink arrow" icon in the page, and adds this page to the Candidates for renaming category.
Only logged-in users who have writing permissions, can see this box. However, do not put any confidential information in the parameters of this template.
Wiki maintainers periodically have a look at this category, and rename (move) the pages that belong to it.
Usage: {{ArticleToRename | <new name> | <reason> | <signature>}}
Where <new name>, <reason> and <signature> are mandatory parameters:
- <new name> is the new name requested for the article
- <reason> is the reason supplied for the renaming (move)
- <signature> is the signature of the requester. It is recommended to use
~~~~
wiki markup to sign the request
2. Basic examples
You type | You get |
---|---|
Renaming (move) requested: new name, reason and signature supplied
{{ArticleToRename | This is the new name | This is the reason for this request | ~~~~}} |
3. More examples
You type | You get |
---|---|
Renaming (move) requested: no new name supplied, no reason supplied, no signature supplied
{{ArticleToRename}} |
|
Renaming (move) requested: new name supplied, no reason supplied, no signature supplied
{{ArticleToRename | This is the new name}} |
|
Renaming (move) requested: new name supplied, reason supplied with few words, no signature supplied
{{ArticleToRename | This is the new name | This is the reason for this request}} |
|
Renaming (move) requested: new name supplied, no reason supplied, signature supplied
{{ArticleToRename | This is the new name | | ~~~~}} |
|
Renaming (move) requested: new name supplied, reason supplied with a long sentence, signature supplied
{{ArticleToRename | This is the new name | The reason is a long sentence. Lorem ipsum: isdem diebus Apollinaris Domitiani gener, paulo ante agens palatii Caesaris curam, ad Mesopotamiam missus a socero per militares numeros immodice scrutabatur, an quaedam altiora meditantis iam Galli. | ~~~~}} |
|
Check that the spaces before and after the message
BEFORE{{ArticleToRename | This is the new name | Check spaces | ~~~~}}AFTER<br> BEFORE {{ArticleToRename | This is the new name | Check spaces | ~~~~}} AFTER |
BEFOREAFTER AFTER |
4. Maintenance
This template is a template common to all ST wikis.
Modifications must be done into the WikiModel. They must be reviewed by all ST wikis maintainers.
When approved, the template can be pushed/merged towards all ST wikis.