Difference between revisions of "Template:Backlog progress bar/doc"
Jump to navigation
Jump to search
imported>Guoguo12 (→Parameters: Add) |
imported>Guoguo12 (→Parameters: Add) |
||
| Line 8: | Line 8: | ||
==Parameters== | ==Parameters== | ||
| − | + | ;Full version: | |
<big><code><nowiki>{{Backlog progress bar|initial= |goal= |category= |unit= }}</nowiki></code></big> | <big><code><nowiki>{{Backlog progress bar|initial= |goal= |category= |unit= }}</nowiki></code></big> | ||
| − | ;Required: | + | ;Required fields: |
*'''initial''': Initial backlog population (e.g., at the start of the drive) | *'''initial''': Initial backlog population (e.g., at the start of the drive) | ||
*'''category''': Backlog category | *'''category''': Backlog category | ||
| − | ;Optional: | + | ;Optional fields: |
*'''goal''': Target category population, defaults to "0" | *'''goal''': Target category population, defaults to "0" | ||
*'''unit''': Unit used, defaults to "articles" | *'''unit''': Unit used, defaults to "articles" | ||
Revision as of 21:12, 4 April 2011
| This is a documentation subpage for Template:Backlog progress bar. It contains usage information, categories and other content that is not part of the original template page. |
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 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.
The example shown above uses Category:Articles that need to be wikified from January 2009. The backlog started with 500 articles and the goal is to reach 0 articles.
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
- Optional fields
- goal: Target category population, defaults to "0"
- unit: Unit used, defaults to "articles"
See also
- {{Percentage bar}}
- {{Percent-done}}
- {{Progress}}
- Template:T1
- {{Progress box}}
- {{Progress meter}}