টেমপ্লেট:Progression
অবয়ব
Syntax
[সম্পাদনা]{{Progression|percent}}
The percent is a number between 0 and 100, without the trailing %.
{{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}} :
| ০% সম্পন্ন | |
|
|
{{Progression|0.5}} :
| ০.৫% সম্পন্ন | ||
|
|
{{Progression|1}} :
| ১% সম্পন্ন | ||
|
|
{{Progression|36.7}} :
| ৩৬.৭% সম্পন্ন | ||
|
|
{{Progression|100}} :
| ১০০% সম্পন্ন | |
|
|
2 parameters
[সম্পাদনা]{{Progression|0|250}} :
| ০% সম্পন্ন | |
|
|
{{Progression|100|250}} :
| ৪০% সম্পন্ন | ||
|
|
{{Progression|200|300}} :
| ৬৬.৭% সম্পন্ন | ||
|
|
{{Progression|300|300}} :
| ১০০% সম্পন্ন | |
|
|
3 parameters
[সম্পাদনা]{{Progression|0|250|task=Sorting articles}} :
| Sorting articles: ০% সম্পন্ন | |
|
|
{{Progression|100|250|task=Sorting articles}} :
| Sorting articles: ৪০% সম্পন্ন | ||
|
|