Template:Needsattention/doc

From CAPipedia

[[Category:Template documentation pages{{#translation:}}]]

This template is to assist WikiProjects to manage issues by raising articles with issues in to a maintenance category "WikiProject articles needing attention". If all issues are resolved, then it displays an alert to remove the template.

Usage

{{needsattention|project=Doctor Who|type=multiple|date=June 2017|
 {{refimprove|date=September 2010}}
 {{Plot|date=September 2015}}
 {{Fiction trivia}}
}}

Template data

<templatedata> { "params": { "project": { "label": "WikiProject Name", "description": "Name of the WikiProject. Used to create link to Project and name of Category.", "example": "Doctor Who", "type": "string", "required": true }, "date": { "label": "Month and year", "description": "The month and year that this request was placed", "example": "March 2017", "type": "date", "suggested": true, "autovalue": "January 2024" }, "1": { "label": "Issues", "description": "List of the issue templates", "type": "content", "example": "Template:Plot", "required": true }, "forcebox": { "label": "Force Box", "description": "Force display of the message box", "type": "string", "default": "no", "example": "yes" }, "sect": { "label": "Section", "description": "Sets the noun for the message box", "type": "string", "default": "article", "example": "section" }, "small": { "label": "Small", "description": "Use the small format message box", "type": "string", "default": "no", "example": "left" }, "talk": { "label": "Talk Page", "description": "Link to the talk page (section heading or full page name)", "type": "string", "example": "" }, "type": { "label": "Category Type", "description": "Grouping for the Category Page", "type": "string", "example": "" } }, "description": "Used to identify articles which need attention from the relevant WikiProject", "paramOrder": [ "project", "forcebox", "1", "type", "date", "sect", "small", "talk" ], "format": "inline" } </templatedata>