Difference between revisions of "Template:Check talk"

(Adding exclusions for the project pages.)
m (Fixed display issues on various pages. Note bene: {{BASEPAGENAME}} is whatever comes after the {{NAMESPACE}}. Stupid, stupid Xoid.)
Line 1: Line 1:
 
{{#switch:{{BASEPAGENAME}}
 
{{#switch:{{BASEPAGENAME}}
  |BattleTechWiki:Project BattleMechs
+
  |Project BattleMechs
  |BattleTechWiki:Project Biographies
+
  |Project Biographies
  |BattleTechWiki:Project Planets
+
  |Project Ground Units
 +
|Project Planets
 +
|Project Unfinished Book
 
  |Template messages
 
  |Template messages
 
  |Cleanup resources=  
 
  |Cleanup resources=  
Line 19: Line 21:
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{/doc}}
 
{{/doc}}
<!-- Add cats and interwikis to the /doc subpage, not here! -->
+
<!-- Add categories and interwiki links to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Revision as of 13:29, 19 July 2009


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.

It also adds the pages to Category:Pages with templates in the wrong namespace 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

  • {{talk other}} – Helps you detect any talk space, if you want to design your own message.