Difference between revisions of "Template:High-risk"
Jump to navigation
Jump to search
m (1 revision imported) |
m (1 revision imported) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude> | ||
+ | <languages/> | ||
+ | </noinclude>{{#switch:<translate></translate> | ||
+ | | = | ||
{{ombox | {{ombox | ||
| type = content | | type = content | ||
− | | image = [[File: | + | | image = [[File:OOjs UI icon alert-warning.svg|40px|alt=]] |
| imageright = | | imageright = | ||
− | | text = | + | | text = '''<translate><!--T:3--> This {{<tvar|1>#switch:{{NAMESPACE}}</>|<tvar|2>Module</>=Lua module|<tvar|3>#default</>=template}} is used on {{<tvar|4>#if:{{{1|}}}</>|approximately <tvar|5>{{formatnum:{{{1}}}}}</>|many}} pages.</translate>'''<br /> |
− | '''This {{ | + | <translate> |
− | #switch:{{NAMESPACE}} | + | <!--T:2--> |
− | |Module=Lua module | + | To avoid large-scale disruption and unnecessary server load, any changes to this {{<tvar|1>#switch:{{NAMESPACE}}</>|<tvar|2>Module</>=module|<tvar|3>#default</>=template}} should first be tested in its [[<tvar|4>{{#switch:{{SUBPAGENAME}}|doc|sandbox={{SUBJECTSPACE}}:{{BASEPAGENAME}}|#default={{SUBJECTPAGENAME}}}}/sandbox</>|/sandbox]] or [[<tvar|5>{{#switch:{{SUBPAGENAME}}|doc|sandbox={{SUBJECTSPACE}}:{{BASEPAGENAME}}|#default={{SUBJECTPAGENAME}}}}/testcases</>|/testcases]] subpages{{<tvar|6>#switch:{{NAMESPACE}}</>|<tvar|7>Module</>=.|<tvar|8>#default</>= or in your own [[<tvar|9>Special:MyLanguage/Help:Subpages#Use of subpages</>|user subpage]].}}</translate> |
− | |#default=template | + | <translate> |
− | }} is used on | + | <!--T:1--> |
− | + | The tested changes can then be added to this page in one single edit.</translate> | |
− | | | + | <translate> |
− | + | <!--T:4--> | |
− | + | Please consider discussing any changes {{<tvar|1>#if:{{{2|}}}</>|at <tvar|2>[[{{trim|{{{2}}}}}]]</>|on the [[<tvar|3>{{#switch:{{SUBPAGENAME}}|doc|sandbox={{TALKSPACE}}:{{BASEPAGENAME}}|#default={{TALKPAGENAME}}}}</>|talk page]]}} before implementing them.</translate> | |
− | #switch:{{NAMESPACE}} | + | }} |
− | |Module=module | + | | #default= |
− | |#default=template | + | {{#invoke:Template translation|renderTranslatedTemplate|template=Template:High-risk|noshift=1|uselang={{int:lang}}}} |
− | }} should first be tested in its [[{{ | ||
− | #switch: {{SUBPAGENAME}} | ||
− | | doc | sandbox = {{SUBJECTSPACE}}:{{BASEPAGENAME}} | ||
− | | #default | ||
− | }}/sandbox|/sandbox]] or [[{{ | ||
− | #switch: {{SUBPAGENAME}} | ||
− | | doc | sandbox = {{SUBJECTSPACE}}:{{BASEPAGENAME}} | ||
− | | #default | ||
− | }}/testcases|/testcases]] subpages{{ | ||
− | #switch:{{NAMESPACE}} | ||
− | |Module=. | ||
− | |#default= or in your own [[ | ||
− | }} The tested changes can then be added to this page in | ||
− | #switch: {{SUBPAGENAME}} | ||
− | | doc | sandbox = {{TALKSPACE}}:{{BASEPAGENAME}} | ||
− | | #default | ||
− | }}|talk page]]}} before implementing them. | ||
}}<noinclude> | }}<noinclude> | ||
− | {{Documentation}} | + | {{Documentation|content= |
− | < | + | |
+ | This is the {{tl|high-risk}} message box. It is meant to be put at the top of the documentation page on the most high-use (high-risk) templates and Lua modules (the template detects the name space), i.e., for templates used on a large number of pages | ||
+ | |||
+ | '''''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 is the number of pages. | ||
+ | * 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. | ||
+ | |||
+ | ===Examples=== | ||
+ | <pre> | ||
+ | {{high-risk| 30,000+ | Project:Current issues}} | ||
+ | </pre> | ||
+ | |||
+ | {{high-risk| 30,000+ | Project:Current issues}} | ||
+ | |||
+ | <pre> | ||
+ | {{high-risk| 30,000+ }} | ||
+ | </pre> | ||
+ | |||
+ | {{high-risk| 30,000+ }} | ||
+ | |||
+ | <pre> | ||
+ | {{high-risk| | Project:Current issues}} | ||
+ | </pre> | ||
+ | |||
+ | {{high-risk| | Project:Current issues}} | ||
+ | |||
+ | The full code for a /doc page top may look like this: | ||
+ | |||
+ | <pre> | ||
+ | {{documentation subpage}} | ||
+ | <!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: [[Wikipedia:Wikidata]]). --> | ||
+ | {{high-risk| 30,000+ }} | ||
+ | </pre> | ||
+ | |||
+ | === Technical details === | ||
+ | The [[{{translatable}}/sandbox|/sandbox]] and [[{{translatable}}/testcases|/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|intricate template}} – For the intricate, i.e., complex templates. | ||
+ | * {{tl|pp-template}} – The protection template that usually is put on high-risk templates. | ||
+ | * {{tl|used in system}} – For templates used in the user interface. | ||
+ | |||
+ | }} | ||
</noinclude> | </noinclude> |
Latest revision as of 16:17, 15 October 2020
<languages/>
40px | This template is used on many pages. To avoid large-scale disruption and unnecessary server load, any changes to this template should first be tested in its /sandbox or /testcases subpages or in your own user subpage. The tested changes can then be added to this page in one single edit. Please consider discussing any changes on the talk page before implementing them. |
Script error: The function "doc" does not exist.