Template:ProgEx: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly><!-- --> <table class="mw-customtoggle-{{{id|}}}" style="width:{{#if:{{{width|}}}|{{{width|}}}|50%}}; text-align:center; border:1px solid gray"> <tr> <td style="text-align:center;" colspan="2">{{#if:{{{task|}}}|{{{task|}}}: }}<big>'''{{formatnum:{{#if:{{{1|}}}|{{#expr:100*{{{1}}}/{{{2|100}}}round 1}}|0}}}}%'''</big> complete</td> </tr> <tr style="border:1px solid gray" cellspacing=1 width=100% height=15x> {{#ifeq:{{#if:{{{1|}}}|{{{1}}}|0}}|0| | <td styl..." |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
</tr> | </tr> | ||
<tr class="mw-collapsible mw-collapsed" id="mw-customcollapsible-{{{id|}}}" style="width:100%"> | <tr class="mw-collapsible mw-collapsed" id="mw-customcollapsible-{{{id|}}}" style="width:100%"> | ||
<td class="mw-collapsible-content" colspan="2"> | <td class="mw-collapsible-content" style="text-align:left;" colspan="2"></includeonly><noinclude> | ||
<noinclude> | |||
Show an expandable progress bar. Imported, with manual edits, from [[mw:Template:Progression]] | Show an expandable progress bar. Imported, with manual edits, from [[mw:Template:Progression]] | ||
{{tlx|ProgEx|1.7 | {{tlx|ProgEx|1.7}}: | ||
{{ProgEx|1.7 | {{ProgEx|1.7|id=1}} | ||
{{ | Sample text. | ||
{{ProgEx-End}} | |||
{{ProgEx| | {{tlx|ProgEx|10.7|task{{=}}Task2}}: | ||
{{ | {{ProgEx|10.7|task=Task2|id=2}} | ||
</noinclude> | Sample text about Task2. | ||
{{ProgEx-End}} | |||
[[Category:SW420 Original Templates]]</noinclude> |
Latest revision as of 01:29, 22 March 2023
Show an expandable progress bar. Imported, with manual edits, from mw:Template:Progression
{{ProgEx|
1.7}}:
1.7% complete | |
Sample text. |
{{ProgEx|
10.7|
task=Task2}}:
Task2: 10.7% complete | |
Sample text about Task2. |