Template:High-risk: Difference between revisions

From NARA
Jump to navigation Jump to search
NARA>Shirayuki
m (new tvar syntax)
 
m (1 revision imported)
 
(2 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 16:40, 19 April 2023

<languages/>

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. <translate>

Usage

</translate> 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.

<translate>

Examples

</translate>

{{high-risk| 30,000+ | Project:Village Pump}}
{{high-risk| 30,000+ }}
{{high-risk| | Project:Village Pump}}

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

<translate>

Technical details

</translate> 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.

<translate>

See also

</translate>

  • {{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.