Difference between revisions of "Template:Loading bar"
Jump to navigation
Jump to search
Cws 01studio (talk | contribs) |
Cws 01studio (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div style="height: 10px; border: 1px solid black; width: {{#if:{{{width|}}}|{{{width}}}| | + | <div style="height: 10px; border: 1px solid black; display: inline-block; width: {{#if:{{{width|}}}|{{{width}}}|100%}}; background: #666666;"> |
− | <div style="height: 10px; border: 1px solid black; border-style: none solid none none; width: {{#if:{{{percent|}}}|{{{percent}}}|0}}%; background: # | + | <div style="height: 10px; border: 1px solid black; border-style: none solid none none; width: {{#if:{{{percent|}}}|{{{percent}}}|0}}%; background: #{{#ifeq: {{#expr: {{{percent|0}}} > 75 }} | 1 | 98e698 | {{#ifeq: {{#expr: {{{percent|0}}} > 25 }} | 1 | e6d979 | e69898 }} }};"> |
</div></div><noinclude> | </div></div><noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> | <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> | ||
+ | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 02:51, 6 December 2019
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted