Template:Progression
| This template uses TemplateStyles: |
Syntax
{{Progression|percent}}
The percent is a number between 0 and 100, without the trailing %.
Optionally, the decimal parameter will set the number of decimal places to be rounded. If not specified, defaults to 1.
{{Progression|param1|param2}}
Calculates the progression as a function of param1/param2
{{Progression|param1|param2|task=param3}}
Calculates the progression as a function of param1/param2, and displays a task label on the bar.
Examples
1 parameter (percent)
{{Progression|0}} :
| 0% complete | |
{{Progression|0.5}} :
| 0.5% complete | ||
{{Progression|1}} :
| 1% complete | ||
{{Progression|36.7}} :
| 36.7% complete | ||
{{Progression|100}} :
| 100% complete | |
2 parameters
{{Progression|0|250}} :
| 0% complete | |
{{Progression|100|250}} :
| 40% complete | ||
{{Progression|200|300}} :
| 66.7% complete | ||
{{Progression|300|300}} :
| 100% complete | |
3 parameters
{{Progression|0|250|task=Sorting articles}} :
| Sorting articles: 0% complete | |
{{Progression|100|250|task=Sorting articles}} :
| Sorting articles: 40% complete | ||
TemplateData
TemplateData for Progression
The template is used to create a progression bar.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| value | 1 | The current value of the progression. | Number | suggested |
| max value | 2 total | The total value of the progression bar
| Number | optional |
| width | width | The CSS width of the progression bar. Unit is required.
| String | optional |
| task | task | The name displayed before the value.
| Line | optional |
| decimal | decimal | The decimal to be rounded to | Number | optional |
| hide complete | hidecomplete | Whether to hide the display of number of completion.
| Boolean | optional |
| estimate | estimate | Whether to put (estimate) at the end of the completion count.
| Boolean | optional |
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.