Template:Project Progress: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
(Probably won't keep this but I want to check this for debugging.)
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
<templatestyles src="Progress/Styles.css"/><includeonly><div class="zw-progress__container"><div class="zw-progress__outline"><div class="zw-progress__background"><div class="zw-progress__bar zw-progress__bar-{{#ifexpr:{{Project Progress/Result|{{{current|1}}}|{{{total|100}}}}}>=76|seventy-six|{{#ifexpr:{{Project Progress/Result|{{{current|1}}}|{{{total|100}}}}}>=51|fifty-one|{{#ifexpr:{{Project Progress/Result|{{{current|1}}}|{{{total|100}}}}}>=26|twenty-six|basic}}}}}}" style="width:{{Project Progress/Result|{{{current|1}}}|{{{total|100}}}}}%; border-radius: 85px {{#ifexpr: {{Project Progress/Result|{{{current|1}}}|{{{total|100}}}}} < 83 | 0 0 | {{#expr:5*(({{Project Progress/Result|{{{current|1}}}|{{{total|100}}}}}-83))}}px {{#expr:5*(({{Project Progress/Result|{{{current|1}}}|{{{total|100}}}}}-83))}}px }} 85px;">&nbsp;</div></div></div>
<templatestyles src="Progress/Styles.css"/><includeonly><div class="zw-progress__container"><div class="zw-progress__outline"><div class="zw-progress__background"><div class="zw-progress__bar zw-progress__bar-{{#ifexpr:{{#expr:100*(({{{total|100}}}-{{{current|1}}})/{{{total|100}}})round0}}>=76|seventy-six|{{#ifexpr:{{#expr:100*(({{{total|100}}}-{{{current|1}}})/{{{total|100}}})round0}}>=51|fifty-one|{{#ifexpr:{{#expr:100*(({{{total|100}}}-{{{current|1}}})/{{{total|100}}})round0}}>=26|twenty-six|basic}}}}}}" style="width:{{#expr:100*(({{{total|100}}}-{{{current|1}}})/{{{total|100}}})round0}}%; border-radius: 85px {{#ifexpr: {{#expr:100*(({{{total|100}}}-{{{current|1}}})/{{{total|100}}})round0}} < 83 | 0 0 | {{#expr:5*(({{#expr:100*(({{{total|100}}}-{{{current|1}}})/{{{total|100}}})round0}}-83))}}px {{#expr:5*(({{#expr:100*(({{{total|100}}}-{{{current|1}}})/{{{total|100}}})round0}}-83))}}px }} 85px;">&nbsp;</div></div></div>
<div class="zw-progress__summary">Completed {{#expr:{{{total|100}}}-{{{current|1}}}}} out of {{{total|100}}} ({{Project Progress/Result|{{{current|1}}}|{{{total|100}}}}}%)</div></div></includeonly><noinclude>[[Category:Formatting templates]]</noinclude>
<div class="zw-progress__summary">Completed {{#expr:{{{total|100}}}-{{{current|1}}}}} out of {{{total|100}}} ({{#expr:100*(({{{total|100}}}-{{{current|1}}})/{{{total|100}}})round0}}%)</div></div></includeonly><noinclude>[[Category:Formatting templates]]</noinclude>

Revision as of 17:53, 26 April 2024