Template:Curate issue

{{{label}}}

label {{{label}}}
samples
description
to do
query
impact
status
Documentation icon Template documentation[view · edit · history · purge ]

Usage

{{Curate issue
|label		= 
|samples	= {{Q|xxx}}
|description	= 
|to do		= 
|query		= 
|impact		= TBD
|status		= open
|conclusion	= 
}}

Sample use

label

label label
samples Universe (Q1)
description description
to do what to do about it, e.g. improve weather in London
query
impact low/medium/high/TBD
status open/closed (write conclusion when closing only)


TemplateData

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Labellabel

Title of the issue

Example
label
Stringrequired
Statusstatus

Status of the issue

Example
Open
Stringsuggested
Samplessamples

Some examples of items with the issue

Example
{{Q|1}}
Unbalanced wikitextsuggested
Descriptiondescription

Description of the issue

Example
Something is broken...
Stringsuggested
To-Doto do

What to do to help resolve the issue

Example
Add some qualifiers to claims on this item
Stringsuggested
Queryquery

A link to one or more SPARQL queries that highlight items affected by the issue

Example
* [https://query.wikidata.org/#SELECT%20%2a%20%7B%20%3Fitem%20wdt%3AP31%20wd%3AQ1%20%7D%20LIMIT%20100 query 1]
Unbalanced wikitextsuggested
Impactimpact

How big of a problem the issue is

Example
Medium
Stringsuggested
Conclusionconclusion

More details about what happened to close the issue (appended to status)

Example
30 items fixed.
Stringsuggested