Difference between revisions of "Template:High-risk/en"

From Polyphasic Sleep Wiki
m (1 revision imported)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
<languages/>
+
<noinclude> <languages/> </noinclude>
 
</noinclude>{{#switch:
 
</noinclude>{{#switch:
 
| =
 
| =
Line 8: Line 8:
 
| imageright =
 
| imageright =
 
| text = '''This {{#switch:{{NAMESPACE}}|Module=Lua module|#default=template}} is used on {{#if:{{{1|}}}|approximately {{formatnum:{{{1}}}}}|many}} pages.'''<br />
 
| text = '''This {{#switch:{{NAMESPACE}}|Module=Lua module|#default=template}} is used on {{#if:{{{1|}}}|approximately {{formatnum:{{{1}}}}}|many}} pages.'''<br />
To avoid large-scale disruption and unnecessary server load, any changes to this {{#switch:{{NAMESPACE}}|Module=module|#default=template}} should first be tested in its [[{{#switch:{{SUBPAGENAME}}|doc|sandbox={{SUBJECTSPACE}}:{{BASEPAGENAME}}|#default={{SUBJECTPAGENAME}}}}/sandbox|/sandbox]] or [[{{#switch:{{SUBPAGENAME}}|doc|sandbox={{SUBJECTSPACE}}:{{BASEPAGENAME}}|#default={{SUBJECTPAGENAME}}}}/testcases|/testcases]] subpages{{#switch:{{NAMESPACE}}|Module=.|#default=&#32;or in your own [[Special:MyLanguage/Help:Subpages#Use of subpages|user subpage]].}}
+
To avoid large-scale disruption and unnecessary server load, any changes to this {{#switch:{{NAMESPACE}}|Module=module|#default=template}} should first be tested in its [[{{#switch:{{SUBPAGENAME}}|doc|sandbox={{SUBJECTSPACE}}:{{BASEPAGENAME}}|#default={{SUBJECTPAGENAME}}}}/sandbox|/sandbox]] or [[{{#switch:{{SUBPAGENAME}}|doc|sandbox={{SUBJECTSPACE}}:{{BASEPAGENAME}}|#default={{SUBJECTPAGENAME}}}}/testcases|/testcases]] subpages{{#switch:{{NAMESPACE}}|Module=.|#default=&#32;or in your own [[Help:Subpages#Use of subpages|user subpage]].}}
 
The tested changes can then be added to this page in one single edit.
 
The tested changes can then be added to this page in one single edit.
 
Please consider discussing any changes {{#if:{{{2|}}}|at [[{{trim|{{{2}}}}}]]|on the [[{{#switch:{{SUBPAGENAME}}|doc|sandbox={{TALKSPACE}}:{{BASEPAGENAME}}|#default={{TALKPAGENAME}}}}|talk page]]}} before implementing them.
 
Please consider discussing any changes {{#if:{{{2|}}}|at [[{{trim|{{{2}}}}}]]|on the [[{{#switch:{{SUBPAGENAME}}|doc|sandbox={{TALKSPACE}}:{{BASEPAGENAME}}|#default={{TALKPAGENAME}}}}|talk page]]}} before implementing them.

Latest revision as of 04:56, 5 December 2020


50px Template documentation

This is the {{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

{{high-risk| 30,000+ | Project:Current issues}}

Lua error in package.lua at line 80: module 'Module:Transclusion_count/data/H' not found.

{{high-risk| 30,000+ }}

Lua error in package.lua at line 80: module 'Module:Transclusion_count/data/H' not found.

{{high-risk| | Project:Current issues}}

Lua error in package.lua at line 80: module 'Module:Transclusion_count/data/H' not found.

The full code for a /doc page top may look like this:

{{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+ }}

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

  • {{intricate template}} – For the intricate, i.e., complex templates.
  • {{pp-template}} – The protection template that usually is put on high-risk templates.
  • {{used in system}} – For templates used in the user interface.