Difference between revisions of "Template:Backlognav/doc"

From blackwiki
Jump to navigation Jump to search
imported>Enterprisey
(+technical details)
imported>Zyxw
m (Since <tt> is obsolete in HTML5, replace it with <kbd> – see HTML element#tt, Wikipedia:HTML5, and mw:Help:Extension:Linter/obsolete-tag. using AWB)
 
Line 7: Line 7:
 
== Usage ==
 
== Usage ==
 
:{{tlc|Backlognav|''category name''}}
 
:{{tlc|Backlognav|''category name''}}
where <tt>''category name''</tt> is the name of the category that you want to display (without the namespace).
+
where <kbd>''category name''</kbd> is the name of the category that you want to display (without the namespace).
  
 
== Technical details ==
 
== Technical details ==

Latest revision as of 05:31, 5 August 2018

Shows the status of a backlog and, if it has dated subcategories that are over a week old, links to them.

For example, Category:Wikipedia files with unknown source has a few subcategories with names like "Wikipedia files with unknown source as of (some date here)‎". (The date refers to the upload date of the files in the category.) If the category for 8 days ago exists, this template will display the text "1-day backlog" and list the category in the collapsed box; for 9 days ago, 2-day; and so on up to 16 days, beyond which this template will simply say "Huge backlog".

Usage

{{Backlognav|category name}}

where category name is the name of the category that you want to display (without the namespace).

Technical details

This template is a wrapper for {{Backlognav inner}}, which receives the backlog name and the number of old (8 or more days ago) subcategories and displays the collapse box and list.

See also

  • {{Single cat backlog}}, which just counts category items instead of inspecting dated subcategories