Template:Progression: Difference between revisions
Appearance
Created page with "<noinclude> <languages/> </noinclude><includeonly><!-- --><table width={{#if:{{{width|}}}|{{{width|}}}|50%}} align=center style="background:transparent"> <tr> <td align=center>{{#if:{{{task|}}}|{{{task|}}}: }}<translate><!--T:1--> <big>'''<tvar|1>{{formatnum:{{#if:{{{1|}}}|{{#expr:100*{{{1}}}/{{{2|100}}}round 1}}|0}}}}</>%'''</big> complete</translate></td> </tr> <tr> <td> <table style="border:1px solid gray" cellspacing=1 width=100% height=15x> <tr> {{#ifeq:{{#if:{..." |
Dat Hack3r (talk | contribs) Moved documentation to /doc. This isn't the MediaWiki Wiki. |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<table width={{#if:{{{width|}}}|{{{width|}}}|50%}} align=center style="background:transparent"> | |||
<tr> | <tr> | ||
<td align=center>{{#if:{{{task|}}}|{{{task|}}}: }} | <td align=center>{{#if:{{{task|}}}|{{{task|}}}: }}<big>'''{{formatnum:{{#if:{{{1|}}}|{{#expr:100*{{{1}}}/{{{2|100}}}round 1}}|0}}}}%'''</big> complete</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 16: | Line 13: | ||
</tr> | </tr> | ||
</table> | </table> | ||
<noinclude> | |||
{{ | {{Documentation}} | ||
</noinclude> | </noinclude> | ||