Template:High-risk/tr
Bu şablon birçok sayfada kullanılmaktadır. Büyük ölçekli kesintileri ve gereksiz sunucu yükünü önlemek için, bu şablonda yapılacak herhangi bir değişiklik önce /sandbox veya /testcases alt sayfalarında veya kendi kullanıcı alt sayfanızda test edilmelidir. Test edilen değişiklikler tek bir düzenlemeyle bu sayfaya eklenebilir. Lütfen herhangi bir değişikliği uygulamadan önce tartışma sayfasında tartışın. |
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.
Kullanım
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.
Örnekler
{{high-risk| 30,000+ | Project:Village Pump}}
This template is used on approximately 30,000+ 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 at Project:Village Pump before implementing them. |
{{high-risk| 30,000+ }}
This template is used on approximately 30,000+ 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. |
{{high-risk| | Project:Village Pump}}
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 at Project:Village Pump before implementing them. |
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+ }}
Teknik ayrıntılar
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.
Ayrıca bakınız
- {{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.