Template:Progression/doc: Difference between revisions

From Portals of Phereon Wiki
Content added Content deleted
portalsofphereon>Olaroll
(Created page with "== Usage == This template draws a progress bar using {{tl|Progression}} and displays a statistics box. It differs from the original bar in that is designed for use in backlog...")
 
portalsofphereon>Olaroll
No edit summary
Line 17: Line 17:


=== See also ===
=== See also ===
* {{tl|Percentage bar}}
* {{t|Backlog progress bar}}
* {{tl|Percent-done}}
* {{tl|Progress}}
* {{tl|Progress bar}}
* {{tl|Progress box}}
* {{tl|Progress meter}}


<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Revision as of 04:36, 21 November 2019

Usage

This template draws a progress bar using {{Progression}} and displays a statistics box. It differs from the original bar in that is designed for use in backlog category elimination drives; as articles are removed from the category specified, the percentage goes up based on the original population (e.g., at the start of the drive) and the goal.

At the end of the drive, if the statistics are to be preserved as they are, one must first |substitute the template, then substitute the two PAGESINCATEGORY magic words within. Invisible comments have been added to the code to make this process easier.

Parameters

Full version
{{Backlog progress bar|initial= |goal= |category= |unit= }}
Required fields
  • initial: Initial backlog population (e.g., at the start of the drive)
  • category: Backlog category, omitting the "Category:" prefix
Optional fields
  • goal: Target category population, defaults to "0"
  • unit: Unit used, defaults to "articles"

See also