Djidji:Progression: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#switch: {{{1}}} | |||
< | | start1 = <table class="wikitable"><tr><th style="width: 60px">Traduction</th><th>Relecture</th><th>{{{2|0}}}</th></tr> | ||
| start2 = <table class="wikitable"><tr><th style="width: 60px">Retraduction</th><th>Relecture</th><th>{{{2|0}}}</th></tr> | |||
| prog = <tr {{#ifeq: {{{2|0}}} | 100% | {{#ifeq: {{{3|0}}} | 100% | style="text-decoration; background: #BBB" | style="text-decoration; background: #DDD" }}}}><td><div style="height: 5px; border: 1px solid #666;"><div style="height: 100%; width: {{{2|0}}}; background: #8FA;"></div></div></td><td><div style="height: 5px; border: 1px solid #666;"><div style="height: 100%; width: {{{3|0}}}; background: #8FA;"></div></div></td><td>{{{4}}}</td></tr> | |||
| end = </table> | |||
}} | |||
</ |