টেমপ্লেট:অগ্রগতি: সংশোধিত সংস্করণের মধ্যে পার্থক্য

উইকিপিডিয়া, মুক্ত বিশ্বকোষ থেকে
বিষয়বস্তু বিয়োগ হয়েছে বিষয়বস্তু যোগ হয়েছে
Arian Writing ব্যবহারকারী টেমপ্লেট:Progression পাতাটিকে টেমপ্লেট:অগ্রগতি শিরোনামে স্থানান্তর করেছেন: +
+
১ নং লাইন: ১ নং লাইন:
<includeonly>{| style="width:{{#if:{{{width|}}}|{{{width|}}}|50%}}; margin: 0 auto; background: transparent"
<includeonly>{| style="width:{{#if:{{{width|}}}|{{{width|}}}|50%}}; margin: 0 auto; background: transparent"
| style="text-align:center;" |{{#if:{{{task|}}}|{{{task|}}}:&nbsp;}}{{big|'''{{formatnum:{{#if:{{{1|}}}|{{#expr:100*{{{1}}}/{{{2|{{{total|100}}}}}}round 1}}|0}}}}%'''}} complete
| style="text-align:center;" |{{#if:{{{task|}}}|{{{task|}}}:&nbsp;}}{{big|'''{{formatnum:{{#if:{{{1|}}}|{{#expr:100*{{{1}}}/{{{2|{{{total|100}}}}}}round 1}}|0}}}}%'''}} সম্পূর্ণ
|-
|-
|
|

১৪:৫৪, ৪ ডিসেম্বর ২০১৬ তারিখে সংশোধিত সংস্করণ

টেমপ্লেট নথি[দেখুন] [সম্পাদনা] [ইতিহাস] [শোধন]

বাক্য গঠন

{{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.

উদাহরণ

১ প্যারামিটার (শতাংশ)

{{Progression|0}} :

০% সম্পূর্ণ

{{Progression|0.5}} :

০.৫% সম্পূর্ণ

{{Progression|1}} :

১% সম্পূর্ণ

{{Progression|36.7}} :

৩৬.৭% সম্পূর্ণ

{{Progression|100}} :

১০০% সম্পূর্ণ

২ প্যারামিটার

{{Progression|0|250}} :

০% সম্পূর্ণ

{{Progression|100|250}} :

৪০% সম্পূর্ণ

{{Progression|200|300}} :

৬৬.৭% সম্পূর্ণ

{{Progression|300|300}} :

১০০% সম্পূর্ণ

৩ প্যারামিটার

{{Progression|0|250|task=Sorting articles}} :

Sorting articles: ০% সম্পূর্ণ

{{Progression|100|250|task=Sorting articles}} :

Sorting articles: ৪০% সম্পূর্ণ