Template:ADMIN/doc: Difference between revisions

From RuneRealm Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
{{Documentation}}
{{Documentation}}
The '''M''' template is used if users to mark a page for [[RuneScape:Criteria for speedy move|'''Speedy Move''']]. This process is required for users who are unable to move the page/file themselves, and require the help of other users to perform the move. Speedy Move should only be used for cases that fit certain criteria. Read the [[RuneScape:Criteria for speedy move|Criteria for speedy move]] page first to see if it truly is a candidate.


This template also adds mw.pages to [[:Category:Speedy move candidates]].
The '''D''' template is used to mark a page for '''speedy deletion'''. Speedy deletion should only be used if the page in question does not require a full deletion process through [[RuneScape:Requests for deletion|requests for deletion]]. Read the [[RuneScape:Criteria for speedy deletion|criteria for speedy deletion]] page first to see if it truly is a candidate.

This template adds mw.pages to [[:Category:Speedy deletion candidates]].


==Usage==
==Usage==
{{T|D|Reason(s)}}
{{t|M|Reason(s)}}

{{t|M|Reason(s)|New name}}

The second unnamed parameter is optional. It is used to recommend a new name for the page in question.


==Examples==
==Examples==
{{t|M|The page name doesnt reflect its content}}
{{T|D|Page with nonsense in it.}}


{{D|Page with nonsense in it.|nocat=yes}}
{{M|The page name doesn't reflect its content|nocat=yes}}


==See also==
==See also==
* [[RuneScape:Criteria for speedy deletion]], the speedy deletion policy that applies when using this template.
* [[RuneScape:Criteria for speedy move]], the speedy move policy that applies when using this template.


{{TemplateData|<templatedata>
{{TemplateData|<templatedata>
{
{
"description": "This template is used to mark a page for speedy move. For more info, see the template's documentation.",
"params": {
"params": {
"1": {
"1": {
"label": "Reason",
"label": "Reason",
"description": "Reason for speedy deletion.",
"description": "Reason for speedy move.",
"type": "string"
"type": "string",
"suggested": true
},
"2": {
"label": "New name",
"description": "Suggested new name for the page.",
"type": "string",
"suggested": true
},
},
"nocat": {
"nocat": {
Line 30: Line 41:
}
}
},
},
"format": "inline",
"format": "inline"
"description": "This template is used to mark a page for speedy deletion. For more info, see the template's documentation."
}
}
</templatedata>
</templatedata>

Revision as of 00:38, 17 October 2024

This is a documentation subpage for Template:ADMIN.
It contains usage information, categories, and other content that is not part of the original template page.

The M template is used if users to mark a page for Speedy Move. This process is required for users who are unable to move the page/file themselves, and require the help of other users to perform the move. Speedy Move should only be used for cases that fit certain criteria. Read the Criteria for speedy move page first to see if it truly is a candidate.

This template also adds mw.pages to Category:Speedy move candidates.

Usage

{{M|Reason(s)}}

{{M|Reason(s)|New name}}

The second unnamed parameter is optional. It is used to recommend a new name for the page in question.

Examples

{{M|The page name doesnt reflect its content}}

a→b
This template is a candidate for speedy move.
Reason: The page name doesn't reflect its content
Click here to move as suggested. Before moving, check what links to this page, the page history, and the page log.


See also

Template data

Show/hide template's data

The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.

This template is used to mark a page for speedy move. For more info, see the template's documentation.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Reason1

Reason for speedy move.

Stringsuggested
New name2

Suggested new name for the page.

Stringsuggested
Nocatnocat

Set to 'yes' to suppress adding category to page. Useful for examples.

Stringoptional