Template:Template protected
Template:Template protected has been template protected indefinitely because it is a highly-used or visible template. Use {{Edit request}} on this page to request an edit. |
Explain template protection of pages on their not protected talk page
Usage
{{Template protected |1= |2= |3= }}
Template parameters
- TemplateData
TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.
Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either useTemplateData=1
or useTemplateData=only
on the /doc
subpage and transcluding it with {{Documentation}} into the template. <nowiki>
-tags can be wrapped around the arguments, if required, to avoid templates being expanded.
Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>
-tags into the Wikitext of the template, as described in various Wikipediae.
Wikipedia's help about TemplateData • Commons-specific information
Explain template protection of pages on their not protected talk page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Option 1 | 1 | One of “heavily_used”, “doc” and “sandbox”
| String | suggested |
Option 2 | 2 | One of “heavily_used”, “doc” and “sandbox”
| String | suggested |
Option 3 | 3 | One of “heavily_used”, “doc” and “sandbox”
| String | suggested |
CSS style | style | Additional CSS style for the box, e.g. “width:60%” (without the quotes) to override the default 80% width | String | optional |
Testcases? | tc | Set to “n” if /sandbox subpage is used but /testcases is not
| String | optional |
Additional information
The template is intended to be used in the following namespaces: all talk namespaces and noticeboards
The template is intended to be used by the following user groups: all users
Relies on:
- {{permanently protected|level=template}}
See also
- {{permanently protected}} - for talk pages of permanently fully protected pages.
- {{temporarily protected}} - for talk pages of temporarily protected pages.
- {{MWheader}} - use this on MediaWiki talk pages.
Localization
This template is not intended to be localized.
Localization is handled by {{permanently protected}}.
Examples
example | result | ||
---|---|---|---|
{{template protected|style=width:60%}} |
| ||
{{template protected}} |
| ||
{{template protected|doc}} |
| ||
{{template protected|heavily_used}} |
| ||
{{template protected|sandbox}} |
| ||
{{template protected|sandbox|tc=n}} |
|