ਫਰਮਾ:Progress bar/doc
ਦਿੱਖ
This is a documentation subpage for ਫਰਮਾ:Progress bar. It contains usage information, categories and other content that is not part of the original ਫਰਮਾ page. |
This template uses TemplateStyles: |
Usage
[ਸੋਧੋ]Constructs a simple proofreading progress bar.
- 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 Without text pages
- height the height of the bar. Optional; default is
15px
Example
{{progress bar | total = 300 | validated = 150 | proofread = 100 | not proofread = 20 | notext = 10 | problematic = 5 }}
Example
{{progress bar | total = 300 | validated = 150 | proofread = 100 | not proofread = 20 | notext = 10 | problematic = 5 | existing_only = yes | height = 30px | width = 50% }}
See also
[ਸੋਧੋ]- 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)
construct a proofreading progress bar with explicit values
ਮਾਪਦੰਡ | ਵੇਰਵਾ | ਕਿਸਮ | ਦਰਜਾ | |
---|---|---|---|---|
total | total | the total number of pages
| Number | required |
notext | notext | number of pages that do not exist
| Number | optional |
validated | validated | number of validated pages
| Number | optional |
proofread | proofread | number of proofread pages
| Number | optional |
not proofread | not proofread | number of not proofread pages
| Number | optional |
problematic | problematic | number of problematic pages
| Number | optional |
height | height | the height of the bar (include CSS units like 'px')
| Line | optional |