Jump to content

Template:Check empty

From Wikimania
Documentation icon Documentationviewedithistory⧼Code-rev-purge-link⧽

This documentation is transcluded from Template:Check empty/doc.


Purpose

This template is used to place pages containing only invocations of itself into a specified category. This is used to mark pages created with it (presumably by an external tool) that have not been edited further.

How to use

  • {{Check empty [ | cat=name of category ] [ | template=name of template ]}}

Parameters

If the name of a category is specified, the transcluding page will be placed in that category if it contains only this template. Otherwise, Category:Empty pages is used as a default.

The template parameter replaces the name of the template to be checked for to decide if a page is "empty". If you wish to use this template from within another template, then you should specify the name of the outermost template there.

Dependency