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

Jump to navigation Jump to search
(Created page with "<includeonly>{{#if:{{{x-pos}}}|{{#switch:{{{x-pos|}}} | Dev_O1 = {{#expr:{{{width|80}}} * (1/5) - {{{width|80}}} * 0.25 / 2}} | Dev_O2 = {{#expr:{{{width|80}}} * (2/5)...")
 
No edit summary
Line 1: Line 1:
<includeonly>{{#if:{{{x-pos}}}|{{#switch:{{{x-pos|}}}
<includeonly>{{#if:{{{x-pos}}}|{{#switch:{{{x-pos}}}
    | Dev_O1 = {{#expr:{{{width|80}}} * (1/5) - {{{width|80}}} * 0.25 / 2}}
| 1 = 0
    | Dev_O2 = {{#expr:{{{width|80}}} * (2/5) - {{{width|80}}} * 0.25 / 2}}
| 2 = {{#expr: {{#switch:{{{size|m}}}|l|L=160|m|M=80|s|S=60}} * (1/8)}}
    | Dev_O3 = {{#expr:{{{width|80}}} * (3/5) - {{{width|80}}} * 0.25 / 2}}
| 3 = {{#expr: {{#switch:{{{size|m}}}|l|L=160|m|M=80|s|S=60}} * (2/8)}}
    | Dev_C = 0
| 4 = {{#expr: {{#switch:{{{size|m}}}|l|L=160|m|M=80|s|S=60}} * (3/8)}}
    | No_C = {{#expr:{{{width|80}}} * (1/2) - {{{width|80}}} * 0.09375 / 2 }}
| 5 = {{#expr: {{#switch:{{{size|m}}}|l|L=160|m|M=80|s|S=60}} * (4/8)}}
    | No_O1 = {{#expr:{{{width|80}}} * (4/5) - {{{width|80}}} * 0.09375 / 2}}
| 6 = {{#expr: {{#switch:{{{size|m}}}|l|L=160|m|M=80|s|S=60}} * (5/8)}}
    | TRI_Dev = {{#expr:{{{width|80}}} * (1/2) - {{{width|80}}} * 0.625 / 2}}
| 7 = {{#expr: {{#switch:{{{size|m}}}|l|L=160|m|M=80|s|S=60}} * (6/8)}}
    | R_1 = {{#expr:{{{width|80}}} * (1/2) - {{{width|80}}} * 0.1875 / 2}}
| 8 = {{#expr: {{#switch:{{{size|m}}}|l|L=160|m|M=80|s|S=60}} * (7/8)}}
    | R_2a = {{#expr:{{{width|80}}} * (1/3) - {{{width|80}}} * 0.1875 / 2}}
    | R_2b = {{#expr:{{{width|80}}} * (2/3) - {{{width|80}}} * 0.1875 / 2}}
    | R_3a = {{#expr:{{{width|80}}} * (1/4) - {{{width|80}}} * 0.1875 / 2}}
    | R_3b = {{#expr:{{{width|80}}} * (2/4) - {{{width|80}}} * 0.1875 / 2}}
    | R_3c = {{#expr:{{{width|80}}} * (3/4) - {{{width|80}}} * 0.1875 / 2}}
    | R_4a = {{#expr:{{{width|80}}} * (1/5) - {{{width|80}}} * 0.1875 / 2}}
    | R_4b = {{#expr:{{{width|80}}} * (2/5) - {{{width|80}}} * 0.1875 / 2}}
    | R_4c = {{#expr:{{{width|80}}} * (3/5) - {{{width|80}}} * 0.1875 / 2}}
    | R_4d = {{#expr:{{{width|80}}} * (4/5) - {{{width|80}}} * 0.1875 / 2}}
}}}}</includeonly>
}}}}</includeonly>

Revision as of 10:03, 11 November 2019