r1310 vs r1311
......
1313
1414
1515
16
{{{#!if x = "300px", y = "300px", t = "10", C = x - t * 2, F = y - t * 2
16
{{{#!if x = "300px", y = "300px", t = "10", C = x - t * 2, F = y - t * 2, bg = "black"
17
{{{#!wiki style="display:inline-block;border:10px solid @bg@"
1718
{{{#!wiki style="width:@x@;height:@y@;background:linear-gradient(yellow, orange)"
18
{{{#!wiki style="width:@x@;height:@y@;background:no-repeat radial-gradient(farthest-side at 0 0, gray 100%, transparent 0)@t@px @t@px/calc(@x@ / 2 - @t@px * 2) calc(@y@ / 2 - @t@px * 2), no-repeat radial-gradient(farthest-side at 100% 0, gray 100%, transparent 0)calc(@x@ / 2 + @t@px) @t@px/calc(@x@ / 2 - @t@px * 2) calc(@y@ / 2 - @t@px * 2), no-repeat radial-gradient(farthest-side at 100% 100%, gray 100%, transparent 0)calc(@x@ / 2 + @t@px) calc(@y@ / 2 + @t@px)/calc(@x@ / 2 - @t@px * 2) calc(@y@ / 2 - @t@px * 2), no-repeat radial-gradient(farthest-side at 0% 100%, gray 100%, transparent 0)@t@px calc(@y@ / 2 + @t@px)/calc(@x@ / 2 - @t@px * 2) calc(@y@ / 2 - @t@px * 2)"
19
{{{#!wiki style="width:@x@;height:@y@;background:no-repeat radial-gradient(farthest-side at 0 0, @bg@ 100%, transparent 0)@t@px @t@px/calc(@x@ / 2 - @t@px * 2) calc(@y@ / 2 - @t@px * 2), no-repeat radial-gradient(farthest-side at 100% 0, @bg@ 100%, transparent 0)calc(@x@ / 2 + @t@px) @t@px/calc(@x@ / 2 - @t@px * 2) calc(@y@ / 2 - @t@px * 2), no-repeat radial-gradient(farthest-side at 100% 100%, @bg@ 100%, transparent 0)calc(@x@ / 2 + @t@px) calc(@y@ / 2 + @t@px)/calc(@x@ / 2 - @t@px * 2) calc(@y@ / 2 - @t@px * 2), no-repeat radial-gradient(farthest-side at 0% 100%, @bg@ 100%, transparent 0)@t@px calc(@y@ / 2 + @t@px)/calc(@x@ / 2 - @t@px * 2) calc(@y@ / 2 - @t@px * 2)"
1920
{{{#!wiki style="width:@x@;height:@y@"
2021
{{{#!wiki style="display:inline-block;width:@t@px;height:100%"
21
{{{#!wiki style="width:@t@px;height:@t@px;background:gray"
22
{{{#!wiki style="width:@t@px;height:@t@px;background:@bg@"
2223
}}}{{{#!wiki style="width:@t@px;height:@F@px;overflow:hidden"
23
{{{#!wiki style="width:@C@px;height:@F@px;background:radial-gradient(circle at @t@px 50%, transparent @t@px, gray 0)"
24
}}}}}}{{{#!wiki style="width:@t@px;height:@t@px;overflow:hidden;background:gray"
24
{{{#!wiki style="width:@C@px;height:@F@px;background:radial-gradient(circle at @t@px 50%, transparent @t@px, @bg@ 0)"
25
}}}}}}{{{#!wiki style="width:@t@px;height:@t@px;overflow:hidden;background:@bg@"
2526
}}}}}}{{{#!wiki style="display:inline-block;width:@C@px;height:100%"
2627
{{{#!wiki style="width:100%;height:@t@px;overflow:hidden"
27
{{{#!wiki style="width:@C@px;height:@F@px;background:radial-gradient(circle at 50% @t@px, transparent @t@px, gray 0)"
28
{{{#!wiki style="width:@C@px;height:@F@px;background:radial-gradient(circle at 50% @t@px, transparent @t@px, @bg@ 0)"
2829
}}}}}}{{{#!wiki style="width:100%;height:@F@px;overflow:hidden"
2930
}}}{{{#!wiki style="width:100%;height:@t@px;overflow:hidden"
30
{{{#!wiki style="width:@C@px;height:@F@px;background:radial-gradient(circle at 50% 0, transparent @t@px, gray 0)"
31
{{{#!wiki style="width:@C@px;height:@F@px;background:radial-gradient(circle at 50% 0, transparent @t@px, @bg@ 0)"
3132
}}}}}}}}}{{{#!wiki style="display:inline-block;width:@t@px;height:100%"
32
{{{#!wiki style="width:@t@px;height:@t@px;background:gray"
33
{{{#!wiki style="width:@t@px;height:@t@px;background:@bg@"
3334
}}}{{{#!wiki style="width:@t@px;height:@F@px;overflow:hidden"
34
{{{#!wiki style="width:@C@px;height:@F@px;background:radial-gradient(circle at 0 50%, transparent @t@px, gray 0)"
35
}}}}}}{{{#!wiki style="width:@t@px;height:@t@px;overflow:hidden;background:gray"
36
}}}}}}}}}}}}}}}}}}
35
{{{#!wiki style="width:@C@px;height:@F@px;background:radial-gradient(circle at 0 50%, transparent @t@px, @bg@ 0)"
36
}}}}}}{{{#!wiki style="width:@t@px;height:@t@px;overflow:hidden;background:@bg@"
37
}}}}}}}}}}}}}}}}}}}}}
3738
3839
3940
......