Template:URA task
Jump to navigation
Jump to search
Focusing on the oldest subcategories from Category:Articles lacking sources, currently this is:
|
100% completed (calculated) |
How to use
The Template:URA task shows the task status for handling (emptying) cleanup and maintenance categories of Wikipedia pages. The name of the category (catname) is displayed, along with the percent%-completed graph, for the pages in that particular category. The live count of pages, within the named category, is automatically retrieved (using "{{PAGESINCATEGORY:{{{catname}}} }}"), where the percentage of completed pages is computed against the base number "startnum". The goal of the task is to empty the named category.
This is an example of how to use the template:
{{URA task|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTDAY}}, {{subst:CURRENTYEAR}}|catname=insert category|startnum={{subst:PAGESINCATEGORY:insert category|R}}}}
Parameters
- taskname = Unreferenced articles
- Name of the task. This will be displayed at the top of the template as a level 4 section header.
- parentcat = All Articles lacking sources
- Name of the parent category of the sub category used in catname. This is not required but it shows helpful information about the current task. Category: prefix is not required.
-
- Name of a Wikipedia category of pages. Category: prefix is not required.
- date = October 11, 2024
- The start-date of the task. It is recommended to use a long formatted dates for readability.
- startnum = 0
- The starting number of pages in that category, with no separating commas.
- delete = yes
- footertext = Any extra info
- For any extra information that you want to display use this option. This information will be shown at the bottom of the template.
- width = 90%
- Width of the progress bar; defaults to: 100%
- bartext = completed (calculated)
- Message to display after % above progress bar; defaults to: completed (calculated)
- style = "font-size:87%"
- CSS style directives for the template, such as style="font-size:87%"; defaults to "width:95%; background:transparent"