Stampa:Progression
Appearance
Sintaksa
[Redakto nëpërmjet kodit]{{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.
Shembujt
[Redakto nëpërmjet kodit]1 parameter (percent)
[Redakto nëpërmjet kodit]{{Progression|0}}
:
0% e përfunduar | |
|
{{Progression|0.5}}
:
0,5% e përfunduar | ||
|
{{Progression|1}}
:
1% e përfunduar | ||
|
{{Progression|36.7}}
:
36,7% e përfunduar | ||
|
{{Progression|100}}
:
100% e përfunduar | |
|
2 parameters
[Redakto nëpërmjet kodit]{{Progression|0|250}}
:
0% e përfunduar | |
|
{{Progression|100|250}}
:
40% e përfunduar | ||
|
{{Progression|200|300}}
:
66,7% e përfunduar | ||
|
{{Progression|300|300}}
:
100% e përfunduar | |
|
3 parameters
[Redakto nëpërmjet kodit]{{Progression|0|250|task=Sorting articles}}
:
Sorting articles: 0% e përfunduar | |
|
{{Progression|100|250|task=Sorting articles}}
:
Sorting articles: 40% e përfunduar | ||
|