Difference between revisions of "Template:Missing information/doc"
m (1 revision imported) |
|
(No difference)
| |
Latest revision as of 17:29, 23 September 2020
| This is a documentation subpage for Template:Missing information. It contains usage information, categories and other content that is not part of the original template page. |
Contents
Purpose
This template should be used when certain necessary information is absent from the article. Please open a corresponding discussion detailing the missing information on the article's discussion page before placing the tag. This may assist in avoiding edit-warring by making a good faith attempt to achieve consensus before putting a particular piece of information in an article, especially if it's controversial information. If a consensus is reached that the information should be included, or no one contested the proposal, the information is inserted in the article and the tag is removed.
Caveats
This template:
- Categorizes articles into Category:Articles to be expanded
- Is a self-reference
- Cannot be substituted
Syntax
{{Missing information|description|date=January 2026}} produces:
This article is missing information about description. (January 2026) |
{{Missing information|section|description|date=January 2026}} produces:
This section is missing information about description. (January 2026) |
{{Missing information|description|talksection=talksection|date=January 2026}} produces:
This article is missing information about description. (January 2026) |
See also
- {{Elucidate}} (inline)
- {{Incomplete list}}
- {{Expand section}}
- List of dispute templates
<templatedata> { "params": { "1": { "label": "(overloaded)", "description": "Can be information missing from the article or \"section\" to indicate this template applies to a section", "type": "line", "autovalue": "", "required": true, "suggested": true }, "2": { "label": "Info missing", "description": "The information missing from the article, if not supplied by (overloaded)", "example": "a succinct statement of the theorem", "type": "line", "suggested": true }, "talksection": { "type": "string", "autovalue": "", "label": "Talk page section", "description": "Name of a valid anchor in the article talk page noting this issue. All headings are automatically valid anchors.", "example": "Cultural impact missing" }, "date": { "type": "date", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "suggested": true } }, "description": "This template should be used when certain necessary information is absent from the article. Please open a corresponding discussion detailing the missing information on the article's discussion page before placing the tag. This may assist in avoiding edit-warring by making a good faith attempt to achieve consensus before putting a particular piece of information in an article, especially if it's controversial information. If a consensus is reached that the information should be included, or no one contested the proposal, the information is inserted in the article and the tag is removed. " } </templatedata>