| r1321 vs r1319 | ||
|---|---|---|
| 1 | 1 | |
| 2 | 2 | {{{#!if border = "10px", bg = "black", 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 | 3 | {{{#!wiki style="display:inline-block;border:@border@ solid @bg@" |
| 4 | {{{#!wiki style="width:@x@;height:@y@;background: | |
| 4 | {{{#!wiki style="width:@x@;height:@y@;background:linear-gradient(red, blue)" | |
| 5 | 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" |
| 6 | 6 | {{{#!wiki style="width:@x@;height:@y@" |
| 7 | 7 | {{{#!wiki style="display:inline-block;width:@t@px;height:100%" |
| ... | ... |