r1313 vs r1314
11
2
{{{#!if bg = "gray", x = "300px", y = "300px", t = "10", C = x - t * 2, F = y - t * 2, rx = x / 2 - t * 2, ry = y / 2 - t * 2
3
{{{#!wiki style="display:inline-block;border:10px solid @bg@"
2
{{{#!if border = "10px", bg = "gray", x = "200px", y = "200px", t = "5", C = x - t * 2, F = y - t * 2, px = x / 2 + t * 1, py = y / 2 + t * 1, rx = x / 2 - t * 2, ry = y / 2 - t * 2
3
{{{#!wiki style="display:inline-block;border:@border@ solid @bg@"
44
{{{#!wiki style="width:@x@;height:@y@;background:linear-gradient(red, blue)"
5
{{{#!wiki style="width:@x@;height:@y@;background:no-repeat radial-gradient(farthest-side at 0 0, @bg@ 100%, transparent 0)@t@px @t@px/@rx@px @ry@px, no-repeat radial-gradient(farthest-side at 100% 0, @bg@ 100%, transparent 0)calc(@x@ / 2 + @t@px) @t@px/@rx@px @ry@px, no-repeat radial-gradient(farthest-side at 100% 100%, @bg@ 100%, transparent 0)calc(@x@ / 2 + @t@px) calc(@y@ / 2 + @t@px)/@rx@px @ry@px, no-repeat radial-gradient(farthest-side at 0% 100%, @bg@ 100%, transparent 0)@t@px calc(@y@ / 2 + @t@px)/@rx@px @ry@px"
5
{{{#!wiki style="width:@x@;height:@y@;background:no-repeat radial-gradient(farthest-side at 0 0, @bg@ 100%, transparent 0)@t@px @t@px/@rx@px @ry@px, no-repeat radial-gradient(farthest-side at 100% 0, @bg@ 100%, transparent 0)@px@px @t@px/@rx@px @ry@px, no-repeat radial-gradient(farthest-side at 100% 100%, @bg@ 100%, transparent 0)@px@px @py@px/@rx@px @ry@px, no-repeat radial-gradient(farthest-side at 0% 100%, @bg@ 100%, transparent 0)@t@px @py@px/@rx@px @ry@px"
66
{{{#!wiki style="width:@x@;height:@y@"
77
{{{#!wiki style="display:inline-block;width:@t@px;height:100%"
88
{{{#!wiki style="width:@t@px;height:@t@px;background:@bg@"
......