टेम्पलेट:Progression/doc
Appearance
| This is a documentation subpage for टेम्पलेट:Terminate sentence It may contain usage information, categories and other content that is not part of the original टेम्पलेट page. |
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}} :
| 0% काम पूरा बा | |
|
|
{{Progression|0.5}} :
| 0.5% काम पूरा बा | ||
|
|
{{Progression|1}} :
| 1% काम पूरा बा | ||
|
|
{{Progression|36.7}} :
| 36.7% काम पूरा बा | ||
|
|
{{Progression|100}} :
| 100% काम पूरा बा | |
|
|
2 parameters
[संपादन करीं]{{Progression|0|250}} :
| 0% काम पूरा बा | |
|
|
{{Progression|100|250}} :
| 40% काम पूरा बा | ||
|
|
{{Progression|200|300}} :
| 66.7% काम पूरा बा | ||
|
|
{{Progression|300|300}} :
| 100% काम पूरा बा | |
|
|
3 parameters
[संपादन करीं]{{Progression|0|250|task=Sorting articles}} :
| Sorting articles: 0% काम पूरा बा | |
|
|
{{Progression|100|250|task=Sorting articles}} :
| Sorting articles: 40% काम पूरा बा | ||
|
|