Template:Used in system/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
No edit summary |
m 16 revisions imported |
||
(12 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Documentation subpage}} | ||
<!-- | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
This is the {{tl|used in system}} message box. | This is the {{tl|used in system}} message box. | ||
It is meant to be put at the top of the documentation for templates that are used in the Wikipedia user interface. | It is meant to be put at the top of the documentation for templates and modules that are used in the Wikipedia user interface. | ||
'''Note!''' It is normal that some of the links in the message box are red. | '''Note!''' It is normal that some of the links in the message box are red. | ||
== Usage == | |||
The template can be used as is. But it can also take some parameters: | The template can be used as is. But it can also take some parameters: | ||
Line 20: | Line 20: | ||
</pre> | </pre> | ||
{{used in system| in many system messages | Wikipedia talk:High-risk templates }} | {{used in system| in many system messages | Wikipedia talk:High-risk templates |nocat=yes}} | ||
<pre> | <pre> | ||
Line 26: | Line 26: | ||
</pre> | </pre> | ||
{{used in system| in many system messages }} | {{used in system| in many system messages |nocat=yes}} | ||
<pre> | <pre> | ||
Line 32: | Line 32: | ||
</pre> | </pre> | ||
{{used in system| | Wikipedia talk:High-risk templates }} | {{used in system| | Wikipedia talk:High-risk templates |nocat=yes}} | ||
The full code for a /doc page top can look like this: | The full code for a /doc page top can look like this: | ||
Line 39: | Line 39: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
{{used in system| in many system messages }} | {{used in system| in many system messages }} | ||
<!-- | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
</pre> | </pre> | ||
== Technical details == | |||
The [[/sandbox]] and [[/testcases]] links are the standard names for such subpages. If those pages are created then the green /doc box for the template will detect them and link to them in its heading. For instance see the top of this documentation. | The [[/sandbox]] and [[/testcases]] links are the standard names for such subpages. If those pages are created then the green /doc box for the template will detect them and link to them in its heading. For instance see the top of this documentation. | ||
== See also == | |||
* {{tl|high-use}} | |||
* {{tl|high-use}} | |||
* {{tl|intricate template}} | * {{tl|intricate template}} | ||
* [[Wikipedia:Template test cases]] | * [[Wikipedia:Template sandbox and test cases]] | ||
* [[Wikipedia:High-risk templates]] | * [[Wikipedia:High-risk templates]] | ||
* {{tl|pp-template}} – The protection template that usually is put on high-risk templates. | * {{tl|pp-template}} – The protection template that usually is put on high-risk templates. | ||
<includeonly> | <includeonly>{{sandbox other|| | ||
<!-- | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
[[Category: | [[Category:Documentation header templates]] | ||
}}</includeonly> | |||
</includeonly> |
Latest revision as of 05:19, 3 September 2020
This is a documentation subpage for Template:Used in system. It may contain usage information, categories and other content that is not part of the original template page. |
This is the {{used in system}} message box.
It is meant to be put at the top of the documentation for templates and modules that are used in the Wikipedia user interface.
Note! It is normal that some of the links in the message box are red.
Usage
The template can be used as is. But it can also take some parameters:
- First parameter allows you to change the second half of the heading text. See examples below.
- Second parameter is the name of some other talk page if you want discussion to be made there instead. But a better option might be to redirect the talkpage of your template to that other talkpage.
Here are some examples:
{{used in system| in many system messages | Wikipedia talk:High-risk templates }}
This template is used in many system messages. Changes to it can cause immediate changes to the Wikipedia user interface. To avoid large-scale disruption, any changes should first be tested in this template's /sandbox or /testcases subpage, or in your own user space. The tested changes can then be added in one single edit to this template. Please discuss any changes at Wikipedia talk:High-risk templates before implementing them. |
{{used in system| in many system messages }}
This template is used in many system messages. Changes to it can cause immediate changes to the Wikipedia user interface. To avoid large-scale disruption, any changes should first be tested in this template's /sandbox or /testcases subpage, or in your own user space. The tested changes can then be added in one single edit to this template. Please discuss any changes on the talk page before implementing them. |
{{used in system| | Wikipedia talk:High-risk templates }}
This template is used in system messages. Changes to it can cause immediate changes to the Wikipedia user interface. To avoid large-scale disruption, any changes should first be tested in this template's /sandbox or /testcases subpage, or in your own user space. The tested changes can then be added in one single edit to this template. Please discuss any changes at Wikipedia talk:High-risk templates before implementing them. |
The full code for a /doc page top can look like this:
{{documentation subpage}} {{used in system| in many system messages }} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
Technical details
The /sandbox and /testcases links are the standard names for such subpages. If those pages are created then the green /doc box for the template will detect them and link to them in its heading. For instance see the top of this documentation.
See also
- {{high-use}}
- {{intricate template}}
- Wikipedia:Template sandbox and test cases
- Wikipedia:High-risk templates
- {{pp-template}} – The protection template that usually is put on high-risk templates.