Difference between revisions of "Template:High-risk"
Jump to navigation
Jump to search
MediaWiki>MusikAnimal m (1 revision imported) |
Module>Pppery (... that's because it was an error in the English text; I only intended for "approximately" to display if there was a number) |
||
Line 1: | Line 1: | ||
− | # | + | <noinclude> |
+ | <languages/> | ||
+ | </noinclude>{{#switch:<translate></translate> | ||
+ | | = | ||
+ | {{ombox | ||
+ | | type = content | ||
+ | | image = [[File:OOjs UI icon alert-warning.svg|40px|alt=]] | ||
+ | | imageright = | ||
+ | | 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 /> | ||
+ | <translate> | ||
+ | <!--T:2--> | ||
+ | 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> | ||
+ | <translate> | ||
+ | <!--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> | ||
+ | }} | ||
+ | | #default= | ||
+ | {{#invoke:Template translation|renderTranslatedTemplate|template=Template:High-risk|noshift=1|uselang={{int:lang}}}} | ||
+ | }}<noinclude> | ||
+ | {{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> |
Revision as of 02:30, 6 May 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.