Template:Progression/ko
틀 설명문서
구문
- {{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.
예제
매개변수 1 (비율)
{{Progression|0}}:
0% 완료 | |
|
{{Progression|0.5}}:
0.5% 완료 | ||
|
{{Progression|1}}:
1% 완료 | ||
|
{{Progression|36.7}}:
36.7% 완료 | ||
|
{{Progression|100}}:
100% 완료 | |
|
매개변수 2
{{Progression|0|250}}:
0% 완료 | |
|
{{Progression|100|250}}:
40% 완료 | ||
|
{{Progression|200|300}}:
66.7% 완료 | ||
|
{{Progression|300|300}}:
100% 완료 | |
|
매개변수 3
{{Progression|0|250|task=Sorting articles}}:
Sorting articles: 0% 완료 | |
|
{{Progression|100|250|task=Sorting articles}}:
Sorting articles: 40% 완료 | ||
|