Template:Protected/doc: Difference between revisions
More actions
use {{TemplateBox}} |
it already can be translated using the Translate extension; add namespace and usergroup |
||
| Line 4: | Line 4: | ||
|1label = reason | |1label = reason | ||
|1aliases = <!-- List of aliases, separated by / (a slash) --> | |1aliases = <!-- List of aliases, separated by / (a slash) --> | ||
|1type = | |1type = line | ||
|1def = {{{{tSwitch|protected/text}}|default-reason}} | |1def = {{{{tSwitch|protected/text}}|default-reason}} | ||
|1stat = <!-- required, optional or optional-; optional- means it is optional and omitted in the usage-sample --> | |1stat = <!-- required, optional or optional-; optional- means it is optional and omitted in the usage-sample --> | ||
|2 = icon | |2 = icon | ||
|2label = | |2label = hide icon | ||
|2d-en = | |2d-en = If this parameter has any value, the padlock icon doesn’t appear in the top-right corner. | ||
|2d-td = | |2d-td = | ||
|2type = | |2type = unknown | ||
|2def = | |2def = | ||
|2stat = optional- | |2stat = optional- | ||
|3 = note | |3 = note | ||
|3label = | |3label = note | ||
|3d = It’s default value doesn’t show up on talk pages or user pages (if you specify the parameter, it does so). | |3d = It’s default value doesn’t show up on talk pages or user pages (if you specify the parameter, it does so). | ||
|3d-td = | |3d-td = | ||
|3type = | |3type = line | ||
|3def = {{{{tSwitch|protected/text}}|text2}} (except talk and user pages) | |3def = {{{{tSwitch|protected/text}}|text2}} (except talk and user pages) | ||
|3stat = optional- | |3stat = optional- | ||
| Line 26: | Line 26: | ||
|name = protected | |name = protected | ||
|desc = General protection template to inform users a page is protected. (Note: This does not protect pages. Only admins can do that.) | |desc = General protection template to inform users a page is protected. (Note: This does not protect pages. Only admins can do that.) | ||
|namespace = | |namespace = all | ||
|usergroup = | |usergroup = admin | ||
|placement = | |placement = | ||
|usage-notes = | |usage-notes = | ||
| Line 34: | Line 34: | ||
|example-value = | |example-value = | ||
|i18n-method = ext.translate | |i18n-method = ext.translate | ||
|i18n-desc = | |i18n-desc = Only the text is switched out based on the user's interface, not the whole template (like with {{tl|autotranslate}}) to avoid unnecessary complexity. There is no /lang page or /layout page to deal with. Keep in mind this is still a work in progress and new text fields may be added in the future. | ||
There is no /lang page or /layout page to deal with. Keep in mind this is still a work in progress and new text fields may be added in the future. | |||
|i18n-mediawiki-msg = | |i18n-mediawiki-msg = | ||
|i18n-subpage = text | |i18n-subpage = text | ||
| Line 78: | Line 60: | ||
<nowiki>{{protected|note=And you can change this too.}}</nowiki> → {{protected|note=And you can change this too.|demo-edit=sysop|icon=no}}<includeonly> | <nowiki>{{protected|note=And you can change this too.}}</nowiki> → {{protected|note=And you can change this too.|demo-edit=sysop|icon=no}}<includeonly> | ||
[[Category:Protection templates | [[Category:Protection templates]] | ||
</includeonly> | </includeonly> | ||
Revision as of 18:24, 23 May 2016
General protection template to inform users a page is protected. (Note: This does not protect pages. Only admins can do that.)
The template automatically sets the following categories: files to Category:Protected files and everything else except user pages, user talk pages, and templates to Category:Protected pages. If the page is not protected, it will end up in Category:Unprotected pages using protection templates.
Usage
{{protected |1= }}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | reason | from editing to prevent vandalism. | optional | |
icon | hide icon | If this parameter has any value, the padlock icon doesn’t appear in the top-right corner. | empty | optional |
note | note | It’s default value doesn’t show up on talk pages or user pages (if you specify the parameter, it does so). | Please discuss changes on the talk page or request unprotection. (except talk and user pages) | optional |
Additional information
The template is intended to be used in the following namespaces: all namespaces
The template is intended to be used by the following user groups: Administrators
See also
- {{Mprotected}} - for images included on the Main Page, which are protected because of the cascading protection (but are not protected directly).
- {{Permprot}} - for high-risk templates that are indefinitely protected (use on talk page).
- {{MWheader}} - for MediaWiki pages (use on talk page).
Padlocks
Localization
العربية ∙ беларуская (тарашкевіца) ∙ বাংলা ∙ dansk ∙ Deutsch ∙ English ∙ español ∙ فارسی ∙ français ∙ galego ∙ עברית ∙ हिन्दी ∙ hrvatski ∙ magyar ∙ italiano ∙ 日本語 ∙ 한국어 ∙ македонски ∙ മലയാളം ∙ मराठी ∙ မြန်မာဘာသာ ∙ Nederlands ∙ polski ∙ português ∙ português do Brasil ∙ русский ∙ slovenščina ∙ српски / srpski ∙ svenska ∙ ไทย ∙ Türkçe ∙ українська ∙ 中文
This template makes use of {{Autotranslate}} and the translate extension.
Only the text is switched out based on the user's interface, not the whole template (like with {{Autotranslate}}) to avoid unnecessary complexity. There is no /lang page or /layout page to deal with. Keep in mind this is still a work in progress and new text fields may be added in the future.
Examples
- The message box does not appear on semi-protected pages or upload-only protected files. An icon still appears in the top-right corner.
{{protected}} →
| This template has been protected from editing to prevent vandalism. Please discuss changes on the talk page or request unprotection. |
{{protected|I said so}} →
| This template has been protected because I said so. Please discuss changes on the talk page or request unprotection. |
{{protected|note=And you can change this too.}} →
| This template has been protected from editing to prevent vandalism. And you can change this too. |