Template:Avancement View history

No edit summary
No edit summary
Line 1: Line 1:
{{#switch: {{{1}}}
{{#switch: {{{1}}}
  | 5 = <div id="avance_boite" style="background:#f2f2f2; border:1px solid #aaa; width:100px;">
  | 5 = <html><div id="avance_boite" style="background:#f2f2f2; border:1px solid #aaa; width:100px;">
<div id="avance_barre" style="background:#F10000; width:5%;">
<div id="avance_barre" style="background:#F10000; width:5%;">
<div style="text-align:center; width:100px;">{{{1}}}%</div><br></div></div>
<div style="text-align:center; width:100px;">{{{1}}}%</div></div></div></html>
  | 10 = <div id="avance_boite" style="background:#f2f2f2; border:1px solid #aaa; width:100px;">
  | 10 = <div id="avance_boite" style="background:#f2f2f2; border:1px solid #aaa; width:100px;">
<div id="avance_barre" style="background:#FF3700; width:10%;">
<div id="avance_barre" style="background:#FF3700; width:10%;">

Revision as of 19:23, 22 September 2013

N/D