Difference between revisions of "Template:Check talk/doc"

From blackwiki
Jump to navigation Jump to search
imported>Fryed-peach
m
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(10 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<noinclude>{{Documentation subpage}}</noinclude>
+
{{Documentation subpage}}
 +
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 +
{{high-risk| 986516 }}
 +
 
 +
This is the {{tl|check talk}} meta-template.
 +
 
 
This template is invisible except under the conditions described below.
 
This template is invisible except under the conditions described below.
  
==Usage==
+
=== Usage ===
<nowiki>{{check talk}}</nowiki> may be incorporated into other templates that are intended to be used only on talk pages.  If a template containing it is added to a page in any main namespace, then a warning message will be displayed encouraging people to use that template only on talk pages.  The current text of the warning message is:
+
 
 +
This template may be incorporated into other templates that are intended to be used only on talk pages.  If a template containing it is added to a page in any subject namespace, then a warning message will be displayed encouraging people to use that template only on talk pages.  The current text of the warning message is:
 +
 
 +
<strong class="error">'''''This [[Help:Template|template]] is misplaced. It belongs on the [[Help:Talk page|talk page]]:'' [[{{TALKPAGENAME}}]].'''</strong>
 +
 
 +
It also adds the pages to [[:Category:Pages with misplaced templates]] for easier tracking and rectification.
 +
 
 +
This template can simply be used like this:
 +
 
 +
:<code><nowiki>{{check talk}}</nowiki></code>
 +
 
 +
But if you want to have the ability to selectively turn off this template, for instance when you show your template on a WikiProject page, then use this template like this:
 +
 
 +
:<code><nowiki>{{check talk| nocat={{{nocat|}}} }}</nowiki></code>
  
<strong class=error>'''''This [[Wikipedia:template|template]] is misplaced.  It belongs on the [[Wikipedia:talk page|talk page]]:'' [[{{TALKPAGENAME}}]].'''</strong>
+
Then you can feed "<code>nocat = true</code>" to your template when you demonstrate it on a page, and then this template will not show any error message and will not categorize it.
  
It also adds the pages to [[:Category:Main pages with misplaced talk page templates]] for easier tracking and rectification.
+
=== See also ===
  
Templates that incorporate the check talk template will be added to [[:Category:Templates using check talk template]].
+
* {{tl|check talk wp}} – For templates that should be used only on talk pages and "Wikipedia:" space.
 +
* {{tl|talk other}} – Helps you detect any talk space, if you want to design your own message.
  
<includeonly>
+
<includeonly>{{Sandbox other||
 +
<!-- Categories below this line, please; interwikis at Wikidata -->
 
[[Category:Wikipedia utility templates|Check talk]]
 
[[Category:Wikipedia utility templates|Check talk]]
  
[[ja:Template:Check talk]]
+
}}</includeonly>
[[zh:Template:Check talk]]
 
</includeonly>
 

Latest revision as of 01:53, 24 April 2020

This is the {{check talk}} meta-template.

This template is invisible except under the conditions described below.

Usage

This template may be incorporated into other templates that are intended to be used only on talk pages. If a template containing it is added to a page in any subject namespace, then a warning message will be displayed encouraging people to use that template only on talk pages. The current text of the warning message is:

This template is misplaced. It belongs on the talk page: Template talk:Check talk/doc.

It also adds the pages to Category:Pages with misplaced templates for easier tracking and rectification.

This template can simply be used like this:

{{check talk}}

But if you want to have the ability to selectively turn off this template, for instance when you show your template on a WikiProject page, then use this template like this:

{{check talk| nocat={{{nocat|}}} }}

Then you can feed "nocat = true" to your template when you demonstrate it on a page, and then this template will not show any error message and will not categorize it.

See also

  • {{check talk wp}} – For templates that should be used only on talk pages and "Wikipedia:" space.
  • {{talk other}} – Helps you detect any talk space, if you want to design your own message.