Διαφορά μεταξύ των αναθεωρήσεων του «Πρότυπο:Progress bar»

Από wiki.pirateparty.gr
Μετάβαση στην πλοήγηση Πήδηση στην αναζήτηση
(Νέα σελίδα με '<div style=" width:{{{width|75%}}};{{#ifeq: {{{center|yes}}} | yes | margin:auto; text-align:center;}}">{{#ifeq: {{{header|yes}}} | yes| <p> <big> '''{{#expr: ( {{...')
 
 
(8 ενδιάμεσες αναθεωρήσεις από τον ίδιο χρήστη δεν εμφανίζεται)
Γραμμή 1: Γραμμή 1:

<div style=" width:{{{width|75%}}};{{#ifeq: {{{center|yes}}} | yes | margin:auto; text-align:center;}}">{{#ifeq: {{{header|yes}}} | yes| <p> <big> '''{{#expr: ( {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}}) * 100 round 1}}%''' </big> {{{text|completed <small>(estimate)</small>}}} </p>}}<p style="border:{{{border|1px solid gray}}}; padding:{{{padding|1px}}}; overflow:hidden;"> <span style=" width: {{#expr: {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}} * 100}}%; height: {{{height|2}}}px; background:{{{color1|#5FDB00}}}; float:left; ">&nbsp;</span> <span style=" width:{{#expr: 100 - {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}} * 100}}%; height:{{{height|2}}}px; background:{{{color2|#efefef}}}; float:left; ">&nbsp;</span></p></div>
<div style=" width:{{{width|75%}}};{{#ifeq: {{{center|yes}}} | yes | margin:auto; text-align:center;}}">{{#ifeq: {{{header|yes}}} | yes| <p> <big> '''{{#expr: ( {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}}) * 100 round 1}}%''' </big> {{{text|completed <small>(estimate)</small>}}} </p>}}<p style="border:{{{border|1px solid gray}}}; padding:{{{padding|1px}}}; overflow:hidden;"> <span style=" width: {{#expr: {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}} * 100}}%; height: {{{height|2}}}px; background:{{{color1|#5FDB00}}}; float:left; ">&nbsp;</span> <span style=" width:{{#expr: 100 - {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}} * 100}}%; height:{{{height|2}}}px; background:{{{color2|#efefef}}}; float:left; ">&nbsp;</span></p></div>

Τελευταία αναθεώρηση της 03:12, 4 Δεκεμβρίου 2012

{{#ifeq: yes | yes|

{{#expr: ( 20 / 100) * 100 round 1}}% completed (estimate)

}}