Template:Progress pie chart
Appearance
| This template uses Lua: |
Usage
[edit]Simple progress pie chart with explicit numerical input.
- total the total number of pages
- validated the total number of Validated pages
- proofread the total number of Proofread pages
- not proofread the total number of Not Proofread pages
- problematic the total number of Problematic pages
- notext the number of of Without text pages
Control of the display:
- legend the legend title
- no_legend set to
yesto disable the legend entirely - colors alternative colour palette
- size chart size
Example
{{progress pie chart
| total = 300
| validated = 150
| proofread = 100
| not proofread = 20
| notext = 10
}}
| Graphs are temporarily unavailable due to technical issues. |
Suppress the display of the "missing pages" in the index with existing_only and legend with no_legend:
Example
{{progress pie chart
| existing_only = yes
| no_legend = yes
| total = 300
| validated = 150
| proofread = 100
| not proofread = 20
| notext = 10
}}
| Graphs are temporarily unavailable due to technical issues. |
See also
[edit]- Proofreading progress
- Numerical input (can be called from other templates)
- {{progress bar}}
- {{progress pie chart}}
- {{progress}}
- Auto-filled from index stats:
- Numerical input (can be called from other templates)