사용자
flyant(비교)
| r1608 vs r1609 | ||
|---|---|---|
| 1 | {{{#!if EUbgcolor = 'gray', EUstarcolor = 'red' | |
| 1 | {{{#!if EUbgcolor = 'gray', EUstarcolor = 'red' | |
| 2 | 2 | }}}{{{#!style |
| 3 | .EU-star {color:red;width: | |
| 4 | .EU-bg {width:300px;height:200px;background:green} | |
| 3 | .EU-star {color:red;width:@EUstarX@px;height:25px;margin:@EUstarX@px 0 0 @EUstarY@px;background:conic-gradient(from -18deg at 61.23% 34.55%, @EUbgcolor@ 108deg, transparent 0deg), conic-gradient(from 54deg at 68.16% 55.9%, @EUbgcolor@ 108deg, transparent 0deg), conic-gradient(from 126deg at 50% 69.1%, @EUbgcolor@ 108deg, transparent 0deg), conic-gradient(from 198deg at 31.84% 55.9%, @EUbgcolor@ 108deg, transparent 0deg), conic-gradient(from 270deg at 38.77% 34.55%, @EUbgcolor@ 108deg, transparent 0deg), linear-gradient(@EUstarcolor@, @EUstarcolor@)} | |
| 4 | .EU-bg {display:flex;width:300px;height:200px;background:green} | |
| 5 | 5 | }}} |
| 6 | 6 | |
| 7 | {{{#!wiki style="display:flex;width:100px;height:100px;background:gray" | |
| 8 | {{{#!wiki style="margin:10px 0 0 10px;width:20px;height:20px;background:red" | |
| 9 | }}}}}} | |
| 7 | 10 | |
| 8 | 11 | |
| 9 | {{{#!if EUstarX = '50px', EUstarY = '50px' | |
| 10 | }}} | |
| 11 | 12 | {{{#!wiki class="EU-bg" |
| 12 | {{{#!wiki class="EU-star" | |
| 13 | {{{#!if EUstarX = 50, EUstarY = 50 | |
| 14 | }}}{{{#!wiki class="EU-star" | |
| 13 | 15 | }}}}}} |
| 14 | 16 | |
| 15 | 17 | |
| ... | ... |