Template:Medal Display/GM/overlay/position: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{x-pos}}}|{{#switch:{{{x-pos}}}
<includeonly>{{#if:{{{x-pos}}}|{{#switch:{{{x-pos}}}
| 1 = 0
| 1 = 0
| 2 = {{#expr: {{#switch:{{{size|}}}|L|l=160|M|m=120|S|s=80|XS|xs=40}} * (1/8)}}
| 2 = {{#expr: {{{width}}} * (1/20)}}
| 3 = {{#expr: {{#switch:{{{size|}}}|L|l=160|M|m=120|S|s=80|XS|xs=40}} * (2/8)}}
| 3 = {{#expr: {{{width}}} * (2/20)}}
| 4 = {{#expr: {{#switch:{{{size|}}}|L|l=160|M|m=120|S|s=80|XS|xs=40}} * (3/8)}}
| 4 = {{#expr: {{{width}}} * (3/20)}}
| 5 = {{#expr: {{#switch:{{{size|}}}|L|l=160|M|m=120|S|s=80|XS|xs=40}} * (4/8)}}
| 5 = {{#expr: {{{width}}} * (4/20)}}
| 6 = {{#expr: {{#switch:{{{size|}}}|L|l=160|M|m=120|S|s=80|XS|xs=40}} * (5/8)}}
| 6 = {{#expr: {{{width}}} * (5/20)}}
| 7 = {{#expr: {{#switch:{{{size|}}}|L|l=160|M|m=120|S|s=80|XS|xs=40}} * (6/8)}}
| 7 = {{#expr: {{{width}}} * (6/20)}}
| 8 = {{#expr: {{#switch:{{{size|}}}|L|l=160|M|m=120|S|s=80|XS|xs=40}} * (7/8)}}
| 8 = {{#expr: {{{width}}} * (7/20)}}
}}}}</includeonly>
| 9 = {{#expr: {{{width}}} * (8/20)}}
| 10 = {{#expr: {{{width}}} * (9/20)}}
| 11 = {{#expr: {{{width}}} * (10/20)}}
| 12 = {{#expr: {{{width}}} * (11/20)}}
| 13 = {{#expr: {{{width}}} * (12/20)}}
| 14 = {{#expr: {{{width}}} * (13/20)}}
| 15 = {{#expr: {{{width}}} * (14/20)}}
| 16 = {{#expr: {{{width}}} * (15/20)}}
| 17 = {{#expr: {{{width}}} * (16/20)}}
| 18 = {{#expr: {{{width}}} * (17/20)}}
| 19 = {{#expr: {{{width}}} * (18/20)}}
| 20 = {{#expr: {{{width}}} * (19/20)}}
| num_mid = {{#expr: {{{width}}} * (15/40)}}
}}}}

Latest revision as of 02:02, 11 December 2021