사용자
flyant(r1565판 Blame)
| r1565 | ||
|---|---|---|
| r1554 | 1 | |
| r1551 | 2 | {{{#!if buttonbgcolor = 'black', hovercolor = '#222', activecolor = 'red', numcolor = '#fff' |
| r1550 | 3 | }}}{{{#!style |
| 4 | .num-button {display:flex;width:40px;height:40px;border:1px solid red;background:@buttonbgcolor@;cursor:pointer} | |
| 5 | .num-button:hover {background:@hovercolor@} | |
| 6 | .num-button:active {background:@activecolor@} | |
| r1545 | 7 | |
| r1548 | 8 | .num-0 {display:inline-block;width:50px;height:80px;border:1px solid gray;background:conic-gradient(red 0%, #000 0)} |
| 9 | .num-1 {display:inline-block;width:50px;height:80px;border:1px solid gray;background:conic-gradient(orange 10%, #000 0)} | |
| 10 | .num-2 {display:inline-block;width:50px;height:80px;border:1px solid gray;background:conic-gradient(yellow 20%, #000 0)} | |
| 11 | .num-3 {display:inline-block;width:50px;height:80px;border:1px solid gray;background:conic-gradient(green 30%, #000 0)} | |
| 12 | .num-4 {display:inline-block;width:50px;height:80px;border:1px solid gray;background:conic-gradient(skyblue 40%, #000 0)} | |
| 13 | .num-5 {display:inline-block;width:50px;height:80px;border:1px solid gray;background:conic-gradient(blue 50%, #000 0)} | |
| 14 | .num-6 {display:inline-block;width:50px;height:80px;border:1px solid gray;background:conic-gradient(purple 60%, #000 0)} | |
| 15 | .num-7 {display:inline-block;width:50px;height:80px;border:1px solid gray;background:conic-gradient(magenta 70%, #000 0)} | |
| 16 | .num-8 {display:inline-block;width:50px;height:80px;border:1px solid gray;background:conic-gradient(pink 80%, #000 0)} | |
| 17 | .num-9 {display:inline-block;width:50px;height:80px;border:1px solid gray;background:conic-gradient(#fff 90%, #000 0)} | |
| r1545 | 18 | |
| r1561 | 19 | .num-hyphen {display:inline-block;width:50px;height:80px;border:1px solid gray;background:linear-gradient(#000 45%, #fff 0, #fff 55%, #000 0)} |
| 20 | .num-dummy {display:flex;width:40px;height:40px} | |
| r1552 | 21 | |
| r1547 | 22 | .num-flex {display:flex;flex-wrap:wrap;gap:10px;margin:10px 0;border:1px solid gray} |
| 23 | .num-align {margin:auto} | |
| r1561 | 24 | .num-margin {margin-top: -52px} |
| r1565 | 25 | .num-show {display:block} |
| r1545 | 26 | .num-hide {display:none} |
| r1539 | 27 | }}} |
| r1545 | 28 | |
| r1556 | 29 | {{{#!wiki class="n0" |
| 30 | }}}{{{#!wiki class="n1" | |
| 31 | }}}{{{#!wiki class="n2" | |
| r1561 | 32 | }}}{{{#!wiki class="num-hyphen num-hide" |
| r1556 | 33 | }}}{{{#!wiki class="n3" |
| 34 | }}}{{{#!wiki class="n4" | |
| 35 | }}}{{{#!wiki class="n5" | |
| 36 | }}}{{{#!wiki class="n6" | |
| r1561 | 37 | }}}{{{#!wiki class="num-hyphen num-hide" |
| r1556 | 38 | }}}{{{#!wiki class="n7" |
| 39 | }}}{{{#!wiki class="n8" | |
| 40 | }}}{{{#!wiki class="n9" | |
| 41 | }}}{{{#!wiki class="n10" | |
| r1545 | 42 | }}} |
| r1547 | 43 | |
| r1551 | 44 | |
| 45 | {{{#!wiki style="display:inline-block;padding:0 10px;border:1px solid gray" | |
| r1563 | 46 | {{{#!if index0 = -2, index1 = -1, index2 = 0 |
| 47 | }}}{{{#!if ++index0, ++index1, ++index2 | |
| r1565 | 48 | }}}{{{#!if num_button_state = 'num-show', num_dummy_state = 'num-hide' |
| 49 | }}}{{{#!if index1 == 0 | |
| 50 | {{{#!if num_button_state = 'num-hide', num_dummy_state = 'num-show' | |
| 51 | }}}}}}{{{#!wiki class="num-group-@index1@" | |
| r1547 | 52 | {{{#!wiki class="num-flex" |
| r1559 | 53 | {{{#!wiki class="num-button" onclick="add-class,num-group-@index1@,num-hide;remove-class,num-group-@index2@,num-hide;add-class,n@index1@,num-0;remove-class,n@index1@,num-hide" |
| r1543 | 54 | {{{#!wiki class="num-align" |
| r1559 | 55 | 1}}}}}}{{{#!wiki class="num-button" onclick="add-class,num-group-@index1@,num-hide;remove-class,num-group-@index2@,num-hide;add-class,n@index1@,num-1;remove-class,n@index1@,num-hide" |
| r1545 | 56 | {{{#!wiki class="num-align" |
| r1559 | 57 | 2}}}}}}{{{#!wiki class="num-button" onclick="add-class,num-group-@index1@,num-hide;remove-class,num-group-@index2@,num-hide;add-class,n@index1@,num-2;remove-class,n@index1@,num-hide" |
| r1547 | 58 | {{{#!wiki class="num-align" |
| 59 | 3}}}}}}}}}{{{#!wiki class="num-flex" | |
| r1559 | 60 | {{{#!wiki class="num-button" onclick="add-class,num-group-@index1@,num-hide;remove-class,num-group-@index2@,num-hide;add-class,n@index1@,num-3;remove-class,n@index1@,num-hide" |
| r1547 | 61 | {{{#!wiki class="num-align" |
| r1559 | 62 | 4}}}}}}{{{#!wiki class="num-button" onclick="add-class,num-group-@index1@,num-hide;remove-class,num-group-@index2@,num-hide;add-class,n@index1@,num-4;remove-class,n@index1@,num-hide" |
| r1547 | 63 | {{{#!wiki class="num-align" |
| r1559 | 64 | 5}}}}}}{{{#!wiki class="num-button" onclick="add-class,num-group-@index1@,num-hide;remove-class,num-group-@index2@,num-hide;add-class,n@index1@,num-5;remove-class,n@index1@,num-hide" |
| r1547 | 65 | {{{#!wiki class="num-align" |
| 66 | 6}}}}}}}}}{{{#!wiki class="num-flex" | |
| r1559 | 67 | {{{#!wiki class="num-button" onclick="add-class,num-group-@index1@,num-hide;remove-class,num-group-@index2@,num-hide;add-class,n@index1@,num-6;remove-class,n@index1@,num-hide" |
| r1547 | 68 | {{{#!wiki class="num-align" |
| r1559 | 69 | 7}}}}}}{{{#!wiki class="num-button" onclick="add-class,num-group-@index1@,num-hide;remove-class,num-group-@index2@,num-hide;add-class,n@index1@,num-7;remove-class,n@index1@,num-hide" |
| r1547 | 70 | {{{#!wiki class="num-align" |
| r1559 | 71 | 8}}}}}}{{{#!wiki class="num-button" onclick="add-class,num-group-@index1@,num-hide;remove-class,num-group-@index2@,num-hide;add-class,n@index1@,num-8;remove-class,n@index1@,num-hide" |
| r1547 | 72 | {{{#!wiki class="num-align" |
| r1562 | 73 | 9}}}}}}}}}{{{#!wiki class="num-flex" |
| r1565 | 74 | {{{#!wiki class="num-dummy @num_dummy_state@" |
| 75 | }}}{{{#!wiki class="num-button @num_button_state@" onclick="remove-class,num-group-0,num-hide;add-class,num-group-1,num-hide;add-class,num-group-2,num-hide;add-class,num-group-3,num-hide;add-class,num-group-4,num-hide;add-class,num-group-5,num-hide;add-class,num-group-6,num-hide;add-class,num-group-7,num-hide;add-class,num-group-8,num-hide;add-class,num-group-9,num-hide;add-class,n0,num-hide;add-class,n1,num-hide;add-class,n2,num-hide;add-class,n3,num-hide;add-class,n4,num-hide;add-class,n5,num-hide;add-class,n6,num-hide;add-class,n7,num-hide;add-class,n8,num-hide;add-class,n9,num-hide;add-class,n10,num-hide" | |
| r1548 | 76 | {{{#!wiki class="num-align" |
| r1562 | 77 | C}}}}}}{{{#!wiki class="num-align" |
| r1559 | 78 | {{{#!wiki class="num-button" onclick="add-class,num-group-@index1@,num-hide;remove-class,num-group-@index2@,num-hide;add-class,n@index1@,num-9;remove-class,n@index1@,num-hide" |
| r1548 | 79 | {{{#!wiki class="num-align" |
| r1565 | 80 | 0}}}}}}}}}{{{#!wiki class="num-dummy @num-dummy-state@" |
| 81 | }}}{{{#!wiki class="num-button @num_button_state@" onclick="add-class,num-group-@index1@,num-hide;remove-class,num-group-@index0@,num-hide;add-class,n@index0@,num-hide" | |
| r1559 | 82 | {{{#!wiki class="num-align" |
| r1562 | 83 | ←}}}}}}}}}}}} |
| r1560 | 84 | }}} |
| r1545 | 85 | |
| r1547 | 86 | |
| r1559 | 87 | |
| 88 | ||
| r1544 | 89 | 수 입력 |
| 90 | 1. num1을 누름 | |
| 91 | 2. 첫째 자리에 수가 나타남 | |
| 92 | 3. num1이 사라지고 num2가 나타남 | |
| 93 | 4. num2를 누름 | |
| 94 | 5. 두번째 자리에 수가 나타남 | |
| r1539 | 95 | |
| r1544 | 96 | 수 지우기 |
| 97 | 1. 백 스페이스를 누름 | |
| 98 | 1. numN - 1 | |
| r1539 | 99 | |
| r1544 | 100 | |
| 101 | ||
| r1556 | 102 | {{{#!wiki style="width:270px;height:200px;background:radial-gradient(circle closest-side, #a07269 57%, transparent 0), conic-gradient(at 50% 50%, #c8beb6 115deg, #3e333e 0, #3e333e 245deg, #96a09a 0)" |
| 103 | }}} | |
| r1544 | 104 | |
| 105 | ||
| 106 | ||
| 107 | ||
| 108 | ||
| 109 | ||
| 110 | ||
| 111 | ||
| 112 | ||
| 113 | ||
| r1537 | 114 | 1. 아스키 코드 32번 부터 126번 까지의 모든 문자를 코드 내에서 정의한다. |
| r1538 | 115 | 2. 사용자가 입력한 텍스트를 전부 하나로 쪼개고 본 알고리즘 내에 정의된 아스키 코드대로 텍스트를 바이너리로 변환한다. |
| 116 | 3. 변환한 바이너리를 qr 코드에 넣기 전에 바이너리의 총 칸 수를 토대로 qr 코드 템플릿의 크기를 정하여 모든 바이너리가 들어가도록 맞춘다. | |
| 117 | 4. 바이너리를 qr 코드 즉, 요소 안에 집에 넣기 위해 요소 안에 들어갈 수 있는 바이너리들을 상대 위치로 위치값을 정해서 배치한다. | |
| r1537 | 118 | |
| 119 | ||
| 120 | ||
| 121 | ||
| 122 | ||
| r1536 | 123 | {{{#!if true |
| 124 | ○}}} | |
| 125 | ||
| 126 | ||
| r1535 | 127 | {{{#!wiki style="width:200px;height:200px;background:linear-gradient(#fff, #000)" |
| 128 | }}} | |
| 129 | ||
| 130 | ||
| 131 | ||
| r1534 | 132 | {{{#!html ♥}}} |
| 133 | {{{#!html ♥}}} | |
| 134 | {{{#!style | |
| 135 | .uuu { | |
| 136 | width:20px;height:20px;background:red | |
| 137 | } | |
| 138 | }}} | |
| r1487 | 139 | |
| r1534 | 140 | {{{#!wiki class="uuu" |
| 141 | }}} | |
| r1533 | 142 | |
| r1534 | 143 | \2665 |
| r1533 | 144 | |
| r1487 | 145 | {{{#!if tangle = 45, bangle = 20, lalign = 70, ralign = 70 |
| r1482 | 146 | }}}{{{#!style |
| r1513 | 147 | .ac-box-a {color:#fff;width:200px;padding:7px 20px;background:no-repeat linear-gradient(90deg, transparent 19px, #fff 0, #fff calc(100% - 10px), transparent 0)0 0/100% 2px, no-repeat linear-gradient(90deg, transparent 10px, #fff 0, #fff calc(100% - 19px), transparent 0)0 100%/100% 2px, no-repeat conic-gradient(from 30deg at 0 70%, #435 120deg, transparent 0)5.31px 50%/60% 100%, no-repeat conic-gradient(from 210deg at 100% 30%, #435 120deg, transparent 0)calc(100% - 5.31px) 50%/60% 100%, no-repeat conic-gradient(from 30deg at 0 70%, #fff 120deg, transparent 0)3px 50%/60% 100%, no-repeat conic-gradient(from 210deg at calc(100% - 3px) 30%, #fff 120deg, transparent 0)100% 50%/60% 100%, no-repeat conic-gradient(from 30deg at 0 calc(70% + 1px), #fff 120deg, transparent 0)0 calc(70% - 1px)/60% calc(100% - 5px), no-repeat conic-gradient(from 210deg at 100% calc(30% - 1px), #fff 120deg, transparent 0)100% calc(30% + 1px)/60% calc(100% - 5px)} |
| r1487 | 148 | |
| r1519 | 149 | .ac-box-b {color:#fff;width:200px;padding:15px 20px;background:no-repeat conic-gradient(from 225deg at 100% 100%, #fff 90deg, transparent 0)calc(100% - 21.5px) 0/calc(100% - 40px) 2px, no-repeat conic-gradient(from 225deg at 100% 0%, #fff 90deg, transparent 0)calc(100% - 21.5px) 100%/calc(100% - 32px) 2px, no-repeat conic-gradient(from 30deg at 0 70%, #435 120deg, transparent 0)5.31px 50%/60% 100%, no-repeat conic-gradient(from 225deg at 100% 50%, #435 90deg, transparent 0)calc(100% - 5.31px) 50%/60% 100%, no-repeat conic-gradient(from 30deg at 0 70%, #fff 120deg, transparent 0)3px 50%/60% 100%, no-repeat conic-gradient(from 30deg at 0 calc(70% + 1px), #fff 120deg, transparent 0)0 calc(70% - 1px)/60% calc(100% - 5px)} |
| r1520 | 150 | |
| r1521 | 151 | .ac-box-c {color:#fff;aspect-ratio:1/1;padding:20px;background:no-repeat conic-gradient(from 135deg at 50% 0, #fff 90deg, transparent 0)50% 0/100% 50%, no-repeat conic-gradient(from 315deg at 50% 100%, #fff 90deg, transparent 0)50% 100%/100% 50%, no-repeat conic-gradient(from 45deg at 0 50%, #fff 90deg, transparent 0)0 0/50% 100%, no-repeat conic-gradient(from 225deg at 100% 50%, #fff 90deg, transparent 0)100% 0/50% 100%} |
| r1522 | 152 | |
| r1528 | 153 | .ac-box-t {color:#fff;width:200px;padding:15px 20px;background:conic-gradient(from 30deg at 0 70%, transparent 120deg, #f00 0), linear-gradient(transparent 1.5px, #000 0, #000 calc(100% - 1.5px), transparent 0), conic-gradient(from 30deg at 3px 70%, #0f0 120deg, transparent 0)} |
| r1529 | 154 | |
| r1532 | 155 | .ac-box-tt {color:#fff;width:200px;padding:15px 20px;background:conic-gradient(from 30deg at 0% 70%, transparent 120deg, #f00 0), no-repeat conic-gradient(from 30deg at calc(0% + 9.24px) calc(83.33%), #f00 120deg, transparent 0)0 50%/50% calc(100% - 16px), linear-gradient(#fff, #fff)} |
| r1478 | 156 | }}} |
| 157 | ||
| r1529 | 158 | |
| 159 | ||
| 160 | || {{{#!wiki class="ac-box-tt" | |
| r1518 | 161 | 텍스트텍텍스트}}} || |
| r1482 | 162 | |
| r1478 | 163 | |
| r1528 | 164 | conic-gradient(from 270deg at 22px 5px, #00f 120deg, transparent 0), conic-gradient(from 150deg at 10px calc(100% - 5px), #00f 120deg, transparent 0), conic-gradient(from 30deg at 3px 70%, transparent 120deg, #0f0 0), |
| r1478 | 165 | |
| r1476 | 166 | {{{#!wiki style="word-break:keep-all" |
| r1477 | 167 | ||<width=1000px><tablebgcolor=transparent>{{{#!wiki style="font-family:segoe script;font-size:25px" |
| r1473 | 168 | 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWSXYZ}}} |
| r1415 | 169 | |
| r1475 | 170 | {{{#!wiki style="font-family:marlett;font-size:25px" |
| 171 | 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWSXYZ}}} | |
| r1473 | 172 | |
| r1475 | 173 | {{{#!wiki style="font-family:webdings;font-size:25px" |
| 174 | 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWSXYZ}}} | |
| 175 | ||
| 176 | ||
| r1473 | 177 | {{{#!wiki style="font-family:맑은 고딕;font-size:25px" |
| 178 | 집에 가고 싶다}}} | |
| 179 | {{{#!wiki style="font-family:굴림체;font-size:25px" | |
| 180 | 집에 가고 싶다}}} | |
| 181 | {{{#!wiki style="font-family:궁서;font-size:25px" | |
| 182 | 집에 가고 싶다}}} | |
| 183 | {{{#!wiki style="font-family:바탕;font-size:25px" | |
| 184 | 집에 가고 싶다}}} | |
| r1474 | 185 | {{{#!wiki style="font-family:serif;font-size:25px" |
| r1476 | 186 | 집에 가고 싶다}}} ||}}} |
| r1473 | 187 | |
| r1440 | 188 | ---- |
| 189 | ################################################### | |
| 190 | ---- | |
| 191 | ||
| 192 | ||
| 193 | ||
| 194 | ||
| 195 | ||
| 196 | ||
| 197 | ||
| 198 | ||
| 199 | ||
| 200 | ||
| r1436 | 201 | {{{ |
| r1437 | 202 | |
| 203 | {{{ | |
| 204 | {{{#!wiki class="mine@index@ mine-safe" onclick="add-class,mine@index@,mine-num;remove-class,mineh@index@,mine-hide" | |
| 205 | {{{#!wiki class="mineh@index@ mine-hide" | |
| 206 | {{{#!if cell > 0 | |
| 207 | @cell@}}}}}}}}}}}}{{{#!if mine[index] == 1 | |
| 208 | {{{#!wiki class="miner@index@ mine-num" onclick="add-class,mine,mine-trans;add-class,miner@index@,mine-red;remove-class,mineh,mine-hide" | |
| 209 | {{{#!wiki class="mine mine-over" | |
| 210 | {{{#!wiki class="mineh mine-hide" | |
| 211 | {{{#!wiki class="mine-style" | |
| 212 | ●}}}}}}}}}}}}}}} | |
| 213 | ||
| 214 | }}} | |
| 215 | ||
| 216 | ||
| 217 | {{{ | |
| r1436 | 218 | {{{#!wiki class="mine@index@ mine-test-red" onclick="add-class,mine-flag-icon,mine-test-hide;add-class,mine@index@,mine-num;remove-class,mineh@index@,mine-hide;add-class,mineh@index@,mine-test-cyan,mine-num" |
| 219 | }}}{{{#!wiki class="mineh@index@ mine-test-cyan mine-hide" onclick="toggle-class,mine-flag-icon,mine-hide" | |
| 220 | }}}{{{#!wiki class="mineh@index@ mine-hide" | |
| 221 | {{{#!wiki class="mine-mrg" | |
| 222 | {{{#!if cell > 0 | |
| 223 | {{{#000,#000 '''@cell@'''}}}}}}}}}}}}{{{#!if mine[index] == 1 | |
| 224 | {{{#!wiki class="mine@index@ mine-test-red" onclick="add-class,mine-flag-icon,mine-test-hide;add-class,mine@index@,mine-num;remove-class,mineh@index@,mine-hide" | |
| 225 | }}}{{{#!wiki class="mine-test-cyan mine-hide" onclick="toggle-class,mine-flag-icon,mine-hide" | |
| 226 | }}}{{{#!wiki class="mineh@index@ mine-hide" | |
| 227 | {{{#!wiki class="mine-mrg" | |
| 228 | {{{#000,#000 '''●'''}}}}}}}}}}}}{{{#!wiki class="mine-flag-icon mine-hide" | |
| 229 | }}}{{{#!wiki class="mine-flag-icon mine-hide" onclick="toggle-class,mine-flag-icon,mine-hide" | |
| 230 | }}} | |
| 231 | }}} | |
| r1421 | 232 | |
| r1459 | 233 | mapn 선형 좌표를 만든다 |
| 234 | mapn에 수를 넣는다 | |
| 235 | 이 수는 m_n에서 나온거 | |
| 236 | m_n에서 좌표에 수를 넣는다 | |
| 237 | 예를 들어 m_0 == 41 그러면 map41에 1을 넣는다 | |
| r1422 | 238 | |
| r1428 | 239 | 1. 깃발 모드 활성화시 타일을 숨기고 깃발 버튼을 표시 한다 |
| 240 | 2. 깃발 모드 비활성화시 타일을 표시하고 깃발 버튼을 숨긴다 | |
| r1427 | 241 | |
| r1426 | 242 | 1. 깃발 활성화 |
| 243 | 2. 타일을 클릭하면 깃발이 생성 | |
| 244 | 3. 삽이 활성화 되도 깃발이 유지 | |
| 245 | 4. 깃발이 생성된 타일은 깃발이 활성화되기 전까지 클릭 불가능 | |
| 246 | 5. 깃발을 클릭하면 깃발이 제거 | |
| 247 | 6. | |
| r1422 | 248 | |
| r1426 | 249 | 상태. |
| 250 | 1. 타일 | |
| 251 | 2. 타일 깃발 | |
| 252 | 3. 숫자 | |
| 253 | 4. 지뢰 | |
| 254 | 5. 클릭한 지뢰 | |
| r1422 | 255 | |
| r1360 | 256 | |
| r1426 | 257 | 1. 타일 |
| 258 | 삽 모드 - 클릭 - 숫자, 클릭한 지뢰 - 지뢰 | |
| 259 | 깃발 모드 - 클릭 - 타일 깃발 | |
| r1360 | 260 | |
| r1426 | 261 | 2. 타일 깃발 |
| 262 | 삽 모드 - 클릭 - 무반응 | |
| 263 | 깃발 모드 - 클릭 - 깃발 회수 | |
| r1423 | 264 | |
| r1426 | 265 | 3. 숫자 |
| 266 | 삽모드 - 클릭 - 무반응 | |
| 267 | 깃발 모드 - 클릭 - 무반응 | |
| r1423 | 268 | |
| r1426 | 269 | 4. 지뢰 |
| 270 | 삽모드 - 클릭 - 무반응 | |
| 271 | 깃발 모드 - 클릭 - 무반응 | |
| r1423 | 272 | |
| r1426 | 273 | 5. 클릭한 지뢰 |
| 274 | 삽모드 - 클릭 - 무반응 | |
| 275 | 깃발 모드 - 클릭 - 무반응 | |
| 276 | ||
| 277 | ||
| 278 | ||
| 279 | ||
| r1442 | 280 | [anchor(테스트)] |
| r1426 | 281 | |
| 282 | ||
| 283 | ||
| 284 | ||
| 285 | ||
| 286 | ||
| 287 | ||
| r1414 | 288 | ||<nopad> {{{#!if index = 0 |
| 289 | }}}{{{#!wiki class="miner@index@ mine-num" onclick="add-class,mine,mine-trans;add-class,miner@index@,mine-red;remove-class,mineh,mine-hide" | |
| r1416 | 290 | {{{#!wiki class="mine mine-over" |
| r1414 | 291 | {{{#!wiki class="mineh mine-hide" |
| 292 | ●}}}}}}}}}||<nopad> {{{#!if index = 1 | |
| 293 | }}}{{{#!wiki class="miner@index@ mine-num" onclick="add-class,mine,mine-trans;add-class,miner@index@,mine-red;remove-class,mineh,mine-hide" | |
| r1416 | 294 | {{{#!wiki class="mine mine-over" |
| r1414 | 295 | {{{#!wiki class="mineh mine-hide" |
| 296 | ●}}}}}}}}}||<nopad> {{{#!if index = 2 | |
| 297 | }}}{{{#!wiki class="miner@index@ mine-num" onclick="add-class,mine,mine-trans;add-class,miner@index@,mine-red;remove-class,mineh,mine-hide" | |
| r1416 | 298 | {{{#!wiki class="mine mine-over" |
| r1414 | 299 | {{{#!wiki class="mineh mine-hide" |
| 300 | ●}}}}}}}}}||<nopad> {{{#!if index = 3 | |
| 301 | }}}{{{#!wiki class="miner@index@ mine-num" onclick="add-class,mine,mine-trans;add-class,miner@index@,mine-red;remove-class,mineh,mine-hide" | |
| r1416 | 302 | {{{#!wiki class="mine mine-over" |
| r1414 | 303 | {{{#!wiki class="mineh mine-hide" |
| 304 | ●}}}}}}}}}|| | |
| r1396 | 305 | |
| 306 | ||
| r1423 | 307 | 1. 클릭 |
| 308 | 2. 자신을 제외한 다른 클래스에 일반 스타일을 주는 클래스를 준다 | |
| 309 | add 클래스로 자신에게는 index가 부여된 클래스를 다른 클래스는 일반 스타일의 클래스를 전역으로 보낸다 | |
| r1414 | 310 | |
| 311 | ||
| r1356 | 312 | {{{#!style |
| r1399 | 313 | .box_a {width:50px;height:50px;background:red} |
| 314 | .box_b {width:50px;height:50px;background:blue} | |
| r1357 | 315 | .box-hide {background:#990} |
| 316 | .box-show {background:#090} | |
| r1356 | 317 | }}} |
| r1355 | 318 | |
| 319 | ||
| r1399 | 320 | {{{#!if class = "" |
| r1356 | 321 | }}} |
| r1399 | 322 | {{{#!wiki class="all box_a" onclick="add-class,box_a,box-hide" |
| 323 | }}} | |
| 324 | {{{#!wiki class="all box_b" onclick="add-class,box_b,box-hide" | |
| 325 | }}} | |
| r1356 | 326 | |
| 327 | ||
| 328 | ||
| 329 | ||
| r1355 | 330 | {{{#!if time = time(), random = (time % 10) + 1 |
| 331 | @a@ | |
| 332 | @random@}}} | |
| 333 | ||
| 334 | ||
| 335 | ||
| 336 | ||
| 337 | {{{#!if a = 25 ** .5 | |
| 338 | @a@}}} | |
| r1354 | 339 | {{{#!if time = time(), random = time % 10 |
| 340 | @random@}}} | |
| r1350 | 341 | |
| 342 | ||
| 343 | ||
| 344 | ||
| 345 | ||
| 346 | ||
| 347 | ||
| 348 | ||
| 349 | ||
| r1354 | 350 | |
| 351 | ||
| 352 | ||
| 353 | ||
| r1343 | 354 | {{{#!style |
| r1347 | 355 | .noclip-0 {margin-left: 0px} |
| 356 | .noclip-1 {margin-left: -25px} | |
| 357 | .noclip-2 {margin-left: -85px} | |
| 358 | .noclip-3 {margin-left: -165px} | |
| 359 | .noclip-4 {margin-left: -320px} | |
| r1344 | 360 | .noclip-hide {display:none} |
| 361 | }}} | |
| 362 | ||
| 363 | ||
| r1348 | 364 | ||<width=1000px> {{{#!if title="백룸", year="2026" |
| 365 | {{{#!wiki style="margin:auto;overflow:hidden;width:100px" | |
| r1346 | 366 | {{{#!wiki class="noclip-0" onclick="add-class,noclip-0,noclip-hide;remove-class,noclip-1,noclip-hide" |
| r1348 | 367 | '''{{{+1 @title@}}}''' (@year@)}}}{{{#!wiki class="noclip-1 noclip-hide" onclick="add-class,noclip-1,noclip-hide;remove-class,noclip-2,noclip-hide" |
| 368 | '''{{{+1 @title@}}}''' (@year@)}}}{{{#!wiki class="noclip-2 noclip-hide" onclick="add-class,noclip-2,noclip-hide;remove-class,noclip-3,noclip-hide" | |
| 369 | '''{{{+1 @title@}}}''' (@year@)}}}{{{#!wiki class="noclip-3 noclip-hide" onclick="add-class,noclip-3,noclip-hide;remove-class,noclip-4,noclip-hide" | |
| 370 | '''{{{+1 @title@}}}''' (@year@)}}}{{{#!wiki class="noclip-4 noclip-hide" onclick="add-class,noclip-4,noclip-hide;remove-class,noclip-0,noclip-hide" | |
| 371 | '''{{{+1 @title@}}}''' (@year@)}}}}}}}}} || | |
| r1344 | 372 | |
| 373 | ||
| 374 | ||
| 375 | ||
| 376 | ||
| 377 | ||
| 378 | {{{#!style | |
| r1343 | 379 | .aaa-bt {} |
| 380 | .aaa-bt-click {} | |
| 381 | .aaa-aaa | |
| r1333 | 382 | |
| r1343 | 383 | .aaa-hide {display:none} |
| 384 | }}} | |
| r1335 | 385 | |
| 386 | ||
| r1343 | 387 | {{{#!wiki |
| 388 | ||
| 389 | ||
| 390 | ||
| 391 | ||
| r1335 | 392 | {{{#!style |
| 393 | .mnt-trans {display: inline; padding: 2px 3px; border-radius: 3px; background: white; font-size: .9em} | |
| r1338 | 394 | .mnt-trans-click {display: inline; padding: 2px 9px; border-radius: 3px; background: white; font-size: .9em} |
| r1336 | 395 | |
| r1335 | 396 | .mnt-color {display: inline; padding: 2px 3px; border-radius: 3px; background: #39c5bb; font-size: .9em} |
| r1336 | 397 | .mnt-color-click {display: inline; padding: 2px 3px; border-radius: 3px; background: red; font-size: .9em} |
| r1335 | 398 | |
| 399 | @theseed-dark-mode { | |
| r1337 | 400 | .mnt-trans {background: transparent; border: 1px solid} |
| r1342 | 401 | .mnt-trans-click {background: transparent; border: 1px solid} |
| 402 | .mnt-click:active .mnt-trans {background:#1a2b2d} | |
| 403 | .mnt-click:active .mnt-trans-click {background:#1a2b2d} | |
| r1335 | 404 | } |
| r1340 | 405 | |
| 406 | .mnt-click {display:inline-block;vertical-align:top;margin-top:5px;height:30px} | |
| r1339 | 407 | .mnt-click:active {padding-top:8px} |
| r1342 | 408 | .mnt-click:active .mnt-trans {background:#ecfffb} |
| 409 | .mnt-click:active .mnt-trans-click {background:#ecfffb} | |
| r1337 | 410 | .mnt-hide {display:none} |
| r1335 | 411 | |
| 412 | }}} | |
| 413 | ||
| 414 | ||
| r1337 | 415 | ||<tablebgcolor=#ecfffb,#1a2b2d><tablecolor=#212529,white><bgcolor=#39c5bb,#16171a><color=white,#39c5bb> || |
| 416 | || || | |
| r1339 | 417 | ||<bgcolor=#39c5bb,#16171a><color=white,#39c5bb> {{{#!wiki class="miku" |
| 418 | [ruby(見, ruby=み)]たい}}}{{{#!wiki class="miku mnt-hide" | |
| 419 | [ruby(見, ruby=み)]たい[ruby(見, ruby=み)]たい[ruby(見, ruby=み)]たい[ruby(見, ruby=み)]たい[br][ruby(見, ruby=み)]たい[ruby(見, ruby=み)]たい[ruby(見, ruby=み)]たい[ruby(見, ruby=み)]たい[br][ruby(見, ruby=み)]たい[ruby(見, ruby=み)]たい[ruby(見, ruby=み)]たい[ruby(見, ruby=み)]たい[br][ruby(見, ruby=み)]たい[ruby(見, ruby=み)]たい[ruby(見, ruby=み)]たい[ruby(見, ruby=み)]たい}}} {{{#!wiki class="mnt-click" | |
| r1337 | 420 | {{{#!wiki class="mnt-trans miku" onclick="toggle-class,miku,mnt-hide" |
| 421 | {{{#39c5bb '''X16'''}}}}}}{{{#!wiki class="mnt-trans-click miku mnt-hide" onclick="toggle-class,miku,mnt-hide" | |
| r1339 | 422 | {{{#39c5bb '''↺'''}}}}}}}}} || |
| r1337 | 423 | || || |
| r1335 | 424 | |
| 425 | ||
| 426 | ||
| r1339 | 427 | |
| 428 | ||
| 429 | ||
| 430 | ||
| 431 | ||
| 432 | ##{{{#!wiki style="display:inline-flex;width:50px;height:50px;vertical-align:middle;background:blue" | |
| 433 | ||
| 434 | ||
| 435 | ||
| 436 | ||
| r1334 | 437 | {{{#!wiki style="display: inline; padding: 2px 3px; border-radius: 3px; background: white; font-size: .9em" dark-style="background: transparent; border: 1px solid" |
| 438 | {{{#39c5bb '''X16'''}}}}}} | |
| r1333 | 439 | |
| r1334 | 440 | {{{#!wiki style="display: inline; padding: 2px 3px; border-radius: 3px; background: #39c5bb; font-size: .9em" |
| 441 | {{{#white '''X16'''}}}}}} | |
| r1333 | 442 | |
| 443 | ||
| 444 | ||
| r1334 | 445 | |
| r1328 | 446 | {{{#!style |
| r1331 | 447 | .c {text-align:center;padding:2px 50px;border-radius:100px;background:cyan;color:red;font-weight:bold;font-size:20px} |
| 448 | .y {text-align:center;padding:2px 50px;border-radius:100px;background:yellow;color:blue;font-weight:bold;font-size:20px} | |
| r1330 | 449 | .bbb:active {margin-top:5px} |
| 450 | .h {display:none} | |
| r1328 | 451 | }}} |
| r1330 | 452 | {{{#!wiki style="height:50px;display:inline-block" |
| 453 | {{{#!wiki class="bbb" | |
| r1331 | 454 | {{{#!wiki class="c ttt" onclick="toggle-class,ttt,h" |
| r1330 | 455 | ㅇㅇ}}}{{{#!wiki class="y ttt h" onclick="toggle-class,ttt,h" |
| 456 | ㅂㅂ}}}}}}}}} | |
| r1325 | 457 | |
| r1330 | 458 | {{{#!wiki class="ttt" |
| 459 | 응응}}}{{{#!wiki class="ttt h" | |
| 460 | 바보}}} | |
| r1328 | 461 | |
| 462 | ||
| r1323 | 463 | {{{#!style |
| r1325 | 464 | .hide {display: none;} |
| r1323 | 465 | .new {background:red} |
| 466 | }}} | |
| r1326 | 467 | {{{#!wiki class="text" |
| 468 | ddd}}}{{{#!wiki class="text hide" | |
| r1327 | 469 | dddddddddddddddddddd}}}{{{#!wiki class="text" onclick="toggle-class,text,hide" |
| 470 | X16}}}{{{#!wiki class="text hide" onclick="toggle-class,text,hide" | |
| 471 | ↺}}} | |
| r1325 | 472 | |
| r1323 | 473 | |
| 474 | ||
| 475 | ||
| 476 | ||
| 477 | ||
| 478 | ||
| 479 | ||
| 480 | ||
| 481 | ||
| 482 | ||
| 483 | ||
| 484 | ||
| r1327 | 485 | |
| r1322 | 486 | <pre style='box-sizing: border-box; font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 15px; overflow-x: auto; background-color: rgb(45, 47, 52); border: 1px solid rgb(56, 59, 64); border-radius: 3px; padding: 7px; color: rgb(221, 221, 221); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;' id="isPasted"><code style='box-sizing: border-box; font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 1em; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; border-radius: 0px; padding: 0px;'> |
| r1300 | 487 | |
| r1322 | 488 | |
| 489 | ||
| 490 | ||
| 491 | ||
| 492 | ||
| 493 | ||
| 494 | ||
| 495 | ||
| 496 | ||
| 497 | ||
| 498 | ||
| 499 | ||
| r1319 | 500 | {{{#!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 |
| r1314 | 501 | {{{#!wiki style="display:inline-block;border:@border@ solid @bg@" |
| r1312 | 502 | {{{#!wiki style="width:@x@;height:@y@;background:linear-gradient(red, blue)" |
| r1314 | 503 | {{{#!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" |
| r1306 | 504 | {{{#!wiki style="width:@x@;height:@y@" |
| r1307 | 505 | {{{#!wiki style="display:inline-block;width:@t@px;height:100%" |
| r1311 | 506 | {{{#!wiki style="width:@t@px;height:@t@px;background:@bg@" |
| r1307 | 507 | }}}{{{#!wiki style="width:@t@px;height:@F@px;overflow:hidden" |
| r1311 | 508 | {{{#!wiki style="width:@C@px;height:@F@px;background:radial-gradient(circle at @t@px 50%, transparent @t@px, @bg@ 0)" |
| 509 | }}}}}}{{{#!wiki style="width:@t@px;height:@t@px;overflow:hidden;background:@bg@" | |
| r1299 | 510 | }}}}}}{{{#!wiki style="display:inline-block;width:@C@px;height:100%" |
| r1307 | 511 | {{{#!wiki style="width:100%;height:@t@px;overflow:hidden" |
| r1311 | 512 | {{{#!wiki style="width:@C@px;height:@F@px;background:radial-gradient(circle at 50% @t@px, transparent @t@px, @bg@ 0)" |
| r1307 | 513 | }}}}}}{{{#!wiki style="width:100%;height:@F@px;overflow:hidden" |
| 514 | }}}{{{#!wiki style="width:100%;height:@t@px;overflow:hidden" | |
| r1311 | 515 | {{{#!wiki style="width:@C@px;height:@F@px;background:radial-gradient(circle at 50% 0, transparent @t@px, @bg@ 0)" |
| r1307 | 516 | }}}}}}}}}{{{#!wiki style="display:inline-block;width:@t@px;height:100%" |
| r1311 | 517 | {{{#!wiki style="width:@t@px;height:@t@px;background:@bg@" |
| r1307 | 518 | }}}{{{#!wiki style="width:@t@px;height:@F@px;overflow:hidden" |
| r1311 | 519 | {{{#!wiki style="width:@C@px;height:@F@px;background:radial-gradient(circle at 0 50%, transparent @t@px, @bg@ 0)" |
| 520 | }}}}}}{{{#!wiki style="width:@t@px;height:@t@px;overflow:hidden;background:@bg@" | |
| 521 | }}}}}}}}}}}}}}}}}}}}} | |
| r1293 | 522 | |
| r1296 | 523 | |
| 524 | ||
| 525 | ||
| 526 | ||
| r1298 | 527 | |
| r1318 | 528 | background:no-repeat radial-gradient(ellipse 125% 40% at 140% 50% in oklch, blue 70%, transparent 100%), radial-gradient(ellipse 50% 50% at 50% 0, red 70%, transparent 100%), radial-gradient(ellipse 50% 50% at 50% 100%, #0f0 70%, yellow 100%)" |
| r1298 | 529 | |
| 530 | ||
| 531 | ||
| 532 | ||
| 533 | ||
| 534 | ||
| 535 | {{{#!if x = "150px", y = "150px", ins = "2", xins = x * ins, yins = y * ins | |
| r1297 | 536 | {{{#!wiki style="border:1px solid gray;width:@x@;height:@y@;overflow:show" |
| r1298 | 537 | {{{#!wiki style="margin: -50% -50%;width:@xins@px;height:@yins@px;border:1px solid red" |
| r1296 | 538 | {{{#!wiki style="display:inline-block;width:calc(100% / 3);height:100%;border:1px solid blue" |
| 539 | {{{#!wiki style="width:100%;height:calc(100% / 3);border:1px solid green" | |
| 540 | }}}{{{#!wiki style="width:100%;height:calc(100% / 3);border:1px solid green" | |
| 541 | }}}{{{#!wiki style="width:100%;height:calc(100% / 3);border:1px solid green" | |
| 542 | }}}}}}{{{#!wiki style="display:inline-block;width:calc(100% / 3);height:100%;border:1px solid blue" | |
| 543 | {{{#!wiki style="width:100%;height:calc(100% / 3);border:1px solid green" | |
| 544 | }}}{{{#!wiki style="width:100%;height:calc(100% / 3);border:1px solid green" | |
| 545 | }}}{{{#!wiki style="width:100%;height:calc(100% / 3);border:1px solid green" | |
| 546 | }}}}}}{{{#!wiki style="display:inline-block;width:calc(100% / 3);height:100%;border:1px solid blue" | |
| 547 | {{{#!wiki style="width:100%;height:calc(100% / 3);border:1px solid green" | |
| 548 | }}}{{{#!wiki style="width:100%;height:calc(100% / 3);border:1px solid green" | |
| 549 | }}}{{{#!wiki style="width:100%;height:calc(100% / 3);border:1px solid green" | |
| 550 | }}}}}} | |
| r1292 | 551 | }}} |
| 552 | }}} | |
| 553 | }}} | |
| 554 | ||
| 555 | ||
| 556 | ||
| 557 | ||
| r1293 | 558 | |
| 559 | ||
| r1294 | 560 | |
| r1296 | 561 | |
| r1293 | 562 | {{{#!wiki style="width:200px;height:200px;background:gray;overflow:hidden" |
| 563 | {{{#!wiki style="margin: -95% 0;width:200px;height:200px;background:radial-gradient(circle at 50% 100%, transparent 5%, #fff 0)" | |
| 564 | }}} | |
| 565 | {{{#!wiki style="margin: 173.5% 0;width:200px;height:200px;background:radial-gradient(circle at 50% 0, transparent 5%, #fff 0)" | |
| 566 | }}} | |
| 567 | ||
| 568 | ||
| 569 | }}} | |
| 570 | ||
| 571 | ||
| 572 | ||
| 573 | ||
| r1291 | 574 | {{{#!wiki style="width:200px;height:200px;background:no-repeat radial-gradient(ellipse 100% 50% at 140% 50%, blue 70%, transparent 100%), radial-gradient(ellipse 50% 50% at 50% 0, red 70%, transparent 100%), radial-gradient(ellipse 50% 50% at 50% 100%, #0f0 70%, yellow 100%)" |
| r1285 | 575 | }}} |
| 576 | ||
| 577 | ||
| 578 | ||
| r1284 | 579 | {{{#!wiki style="width:200px;height:200px;background:no-repeat radial-gradient(closest-side, #f00 100%, transparent 0)0 0/100% 100%" |
| r1283 | 580 | }}} |
| 581 | ||
| 582 | ||
| 583 | ||
| 584 | ||
| r1282 | 585 | {{{#!wiki style="width:200px;height:200px;background:linear-gradient" |
| 586 | }}} | |
| 587 | ||
| 588 | ||
| 589 | ||
| 590 | {{{#!wiki style="width:100%;height:500px;background:linear-gradient(#fff 50%, #000 0);background-size:100% 200px" | |
| 591 | }}} | |
| 592 | ||
| 593 | ||
| 594 | ||
| 595 | ||
| 596 | ||
| 597 | ||
| 598 | ||
| 599 | ||
| 600 | ||
| 601 | ||
| 602 | ||
| r1281 | 603 | {{{#!if bd= "5", bdrd = "30", pd = "5", bs ="5", inbdrd = bdrd - pd - bd |
| 604 | {{{#!wiki style="vertical-align:middle;display:inline-block;padding:@pd@px;border-radius:@bdrd@px;border:@bd@px solid green;box-shadow:0 @bs@px green;background:yellow" | |
| 605 | {{{#!wiki style="padding:10px;border-radius:@inbdrd@px;background:green;color:yellow" | |
| 606 | {{{+5 내용내용내용}}}}}}}}}}}} | |
| 607 | ||
| 608 | ||
| 609 | ||
| r1280 | 610 | ||<tablewidth=640><table align=center><bgcolor=#fff,#000><tablebordercolor=#39c5bb,#39c5bb><nopad>{{{#!wiki style="width:100%x;height:359.68px;background:conic-gradient(transparent 90deg, #f2c4c5 0, #f2c4c5 180deg, transparent 0, transparent 270deg, #fe687d 0), repeating-linear-gradient(135deg, #ffb6c2 0 3.2%, #fe687d 3.2% 6.04%);background-size:34.8px 34.8px;background-position: 32px 32px;background-repeat:repeat" |
| r1279 | 611 | }}}|| |
| r1273 | 612 | |
| r1274 | 613 | 8 |
| r1275 | 614 | 16 |
| r1274 | 615 | 17 |
| r1273 | 616 | |
| r1274 | 617 | green 0 3.125%, yellow 3.125% 6.25% |
| r1273 | 618 | |
| 619 | ||
| r1279 | 620 | 18.5 |
| 621 | 10.5 | |
| r1273 | 622 | |
| 623 | ||
| r1270 | 624 | {{{#!folding 누르면 바뀌는 문법 |
| 625 | {{{{{{#!style | |
| 626 | .button { | |
| 627 | display:block | |
| 628 | } | |
| 629 | .hide { | |
| 630 | display:none | |
| 631 | } | |
| 632 | .button:hover .kr { | |
| 633 | display:none | |
| 634 | } | |
| 635 | .button:hover .jp { | |
| 636 | display:block | |
| 637 | } | |
| r1271 | 638 | }}} |
| r1270 | 639 | |
| 640 | {{{#!wiki class="button" | |
| 641 | {{{#!wiki class="kr" | |
| 642 | 한국어}}}{{{#!wiki class="jp hide" | |
| 643 | 日本語}}}}}} | |
| 644 | }}} | |
| r1272 | 645 | |
| 646 | {{{{{{{{{#!style | |
| 647 | .button1 { | |
| 648 | background:red; height: 20px; width: 20px | |
| 649 | } | |
| 650 | .button1:hover { | |
| 651 | background: blue | |
| 652 | } | |
| 653 | .hide { | |
| 654 | display: none | |
| 655 | } | |
| 656 | .kr { | |
| 657 | display: block | |
| 658 | } | |
| 659 | ||
| 660 | .button1:hover ~ .kr { display: none; } | |
| 661 | .button2:hover ~ .jp { display: block; } | |
| r1271 | 662 | }}} |
| r1270 | 663 | |
| r1272 | 664 | {{{#!wiki class="button2 button1" |
| 665 | }}} | |
| 666 | ||
| 667 | {{{#!wiki class="kr" | |
| 668 | 한국어 | |
| 669 | }}}{{{#!wiki class="jp hide" | |
| 670 | 일본어 | |
| 671 | }}}}}}}}} | |
| 672 | }}} | |
| 673 | ||
| r1269 | 674 | ||{{{#!wiki style="display:inline-block;margin:0 5px" |
| 675 | 저는 L입니다.}}}{{{#!wiki style="display:inline-block;margin: -15px -10px 0 0" | |
| 676 | || a1 || a2 || a3 || | |
| 677 | || b1 || b2 || b3 || | |
| 678 | || c1 || c2 || c3 || | |
| 679 | }}}|| | |
| 680 | ||
| 681 | ||
| 682 | ||
| 683 | ||
| r1266 | 684 | {{{#!wiki style="color:#fff;background:#000" dark-style="color:#000" |
| r1262 | 685 | {{{#!wiki style="background:radial-gradient(circle at 0 0, currentcolor 10px, #ff0 0, #ff0 15px, #000 0, #000 20px, #ff0 0, #ff0 22px, transparent 0), radial-gradient(circle at 100% 0, currentcolor 10px, #ff0 0, #ff0 15px, #000 0, #000 20px, #ff0 0, #ff0 22px, transparent 0), radial-gradient(circle at 100% 100%, currentcolor 10px, #ff0 0, #ff0 15px, #000 0, #000 20px, #ff0 0, #ff0 22px, transparent 0), radial-gradient(circle at 0 100%, currentcolor 10px, #ff0 0, #ff0 15px, #000 0, #000 20px, #ff0 0, #ff0 22px, transparent 0)" |
| r1266 | 686 | {{{#!wiki style="background:no-repeat linear-gradient(#ff0 5px, transparent 0)50% 0/calc(100% - 25px) 100%, no-repeat linear-gradient(#000 10px, transparent 0)50% 0/calc(100% - 30px) 100%, no-repeat linear-gradient(#ff0 12px, transparent 0)50% 0/calc(100% - 36px) 100%" |
| r1265 | 687 | {{{#!wiki style="background:no-repeat linear-gradient(90deg, #ff0 5px, transparent 0)0 50%/100% calc(100% - 25px), no-repeat linear-gradient(90deg, #000 10px, transparent 0)0 50%/100% calc(100% - 30px), no-repeat linear-gradient(90deg, #ff0 12px, transparent 0)0 50%/100% calc(100% - 36px)" |
| 688 | {{{#!wiki style="background:no-repeat linear-gradient(0deg, #ff0 5px, transparent 0)50% 0/calc(100% - 25px) 100%, no-repeat linear-gradient(0deg, #000 10px, transparent 0)50% 0/calc(100% - 30px) 100%, no-repeat linear-gradient(0deg, #ff0 12px, transparent 0)50% 0/calc(100% - 36px) 100%" | |
| r1266 | 689 | {{{#!wiki style="background:no-repeat linear-gradient(-90deg, #ff0 5px, transparent 0)0 50%/100% calc(100% - 25px), no-repeat linear-gradient(-90deg, #000 10px, transparent 0)0 50%/100% calc(100% - 30px), no-repeat linear-gradient(-90deg, #ff0 12px, transparent 0)0 50%/100% calc(100% - 36px)" |
| r1265 | 690 | {{{#!wiki style="text-align:center;width:100%;padding:20px" |
| r1267 | 691 | {{{#fff 내용 |
| r1265 | 692 | 내용}}} |
| 693 | }}}}}}}}}}}}}}}}}}}}} | |
| 694 | ||
| r1267 | 695 | {{{#!wiki style="color:#000;background:lightgray" dark-style="color:gray" |
| 696 | {{{#!wiki style="background:radial-gradient(circle at 0 0, currentcolor 10px, #0ff 0, #0ff 15px, #f0f 0, #f0f 20px, #ff0 0, #ff0 22px, transparent 0), radial-gradient(circle at 100% 0, currentcolor 10px, #0ff 0, #0ff 15px, #f0f 0, #f0f 20px, #ff0 0, #ff0 22px, transparent 0), radial-gradient(circle at 100% 100%, currentcolor 10px, #0ff 0, #0ff 15px, #f0f 0, #f0f 20px, #ff0 0, #ff0 22px, transparent 0), radial-gradient(circle at 0 100%, currentcolor 10px, #0ff 0, #0ff 15px, #f0f 0, #f0f 20px, #ff0 0, #ff0 22px, transparent 0)" | |
| r1260 | 697 | {{{#!wiki style="background:no-repeat linear-gradient(#f00 5px, transparent 0)50% 0/calc(100% - 25px) 100%, no-repeat linear-gradient(#0f0 10px, transparent 0)50% 0/calc(100% - 30px) 100%, no-repeat linear-gradient(#00f 12px, transparent 0)50% 0/calc(100% - 36px) 100%" |
| 698 | {{{#!wiki style="background:no-repeat linear-gradient(90deg, #f00 5px, transparent 0)0 50%/100% calc(100% - 25px), no-repeat linear-gradient(90deg, #0f0 10px, transparent 0)0 50%/100% calc(100% - 30px), no-repeat linear-gradient(90deg, #00f 12px, transparent 0)0 50%/100% calc(100% - 36px)" | |
| r1261 | 699 | {{{#!wiki style="background:no-repeat linear-gradient(0deg, #f00 5px, transparent 0)50% 0/calc(100% - 25px) 100%, no-repeat linear-gradient(0deg, #0f0 10px, transparent 0)50% 0/calc(100% - 30px) 100%, no-repeat linear-gradient(0deg, #00f 12px, transparent 0)50% 0/calc(100% - 36px) 100%" |
| 700 | {{{#!wiki style="background:no-repeat linear-gradient(-90deg, #f00 5px, transparent 0)0 50%/100% calc(100% - 25px), no-repeat linear-gradient(-90deg, #0f0 10px, transparent 0)0 50%/100% calc(100% - 30px), no-repeat linear-gradient(-90deg, #00f 12px, transparent 0)0 50%/100% calc(100% - 36px)" | |
| r1262 | 701 | {{{#!wiki style="text-align:center;width:100%;padding:20px" |
| r1267 | 702 | {{{#000,#000 내용 |
| r1260 | 703 | 내용}}} |
| r1263 | 704 | }}}}}}}}}}}}}}}}}}}}} |
| r1253 | 705 | |
| 706 | ||
| 707 | ||
| 708 | ||
| 709 | ||
| r1260 | 710 | |
| 711 | ||
| r1252 | 712 | {{{#!wiki style="width:200px;height:200px;border:5px solid transparent;border-radius:20px;background:padding-box radial-gradient(farthest-side at 100% 100%, red 100%, transparent 0), padding-box linear-gradient(gray, #fff), border-box linear-gradient(120deg, transparent 40%, #fff 0, #fff 60%, transparent 0)" |
| r1250 | 713 | }}} |
| 714 | ||
| 715 | ||
| 716 | ||
| 717 | ||
| 718 | ||
| 719 | ||
| 720 | ||
| 721 | ||
| r1249 | 722 | {{{#!wiki style="color:#fff;width:200px;height:117px;background:conic-gradient(from 167.9deg at 47.92px 69.8px, currentcolor 126.28deg, transparent 0), conic-gradient(from 123.32deg at 86.35px 89.47px, currentcolor 111.5deg, transparent 0), conic-gradient(from 180deg at 200px 0, currentcolor 31.64deg, transparent 0), conic-gradient(from 59.26deg at 68.7px 78.07px, #3AC4AF 64.06deg, #036B50 0, #2DAA8F 141.18deg, transparent 0), conic-gradient(at 200px 0, transparent 245.35deg, #3AC4AF 0, #3AC4AF 256.23deg, currentcolor 0), linear-gradient(330deg, #007056 40%, #1AA990 58%)" dark-style="color:#000" |
| r1237 | 723 | }}} |
| 724 | ||
| 725 | ||
| r1236 | 726 | {{{#!wiki style="width:200px;height:117px;background:conic-gradient(from 180deg at 200px 0, gray 31.64deg, cyan 0, cyan 59.26deg, transparent 0, transparent 65.35deg, green 0, green 76.23deg, blue 0), conic-gradient(from 123.52deg at 86.35px 89.47px, green 114.82deg, transparent 0)" |
| r1235 | 727 | }}} |
| 728 | ||
| 729 | ||
| 730 | ||
| r1234 | 731 | {{{#!wiki style="width:200px;height:117px;background:conic-gradient(from 180deg at 200px 0, gray 31.64deg, transparent 0, transparent 76.23deg, blue 0), conic-gradient(from 123.52deg at 86.35px 89.47px, green 114.82deg, transparent 0), conic-gradient(at 47.92px 69.8px, transparent 65.35deg, yellow 0, yellow 167.08deg, red 0, red 293.44deg, transparent 0)" |
| r1229 | 732 | }}} |
| 733 | ||
| 734 | ||
| 735 | ||
| 736 | ||
| 737 | ||
| 738 | ||
| r1223 | 739 | || || 화 || 수 || 목 || 금 || 토 || 빙 || 풍 || 전 || 독 || 명 || 암 || |
| 740 | ||<#f00,#f00> ||<#f00,#f00> || || || || || || || || || || || | |
| 741 | ||<#f80,#f80> ||<#f80,#f80> || || || || || || || || || || || | |
| r1226 | 742 | ||<#ff0,#ff0> || || || ||<#ff0,#ff0> || || || ||<#ff0,#ff0> || ||<#ff0,#ff0> || || |
| r1223 | 743 | ||<#0f0,#0f0> || || ||<#0f0,#0f0> || || || || || ||<#0f0,#0f0> || || || |
| r1228 | 744 | ||<#0ff,#0ff> || ||<#0ff,#0ff> || || || ||<#0ff,#0ff> ||<#0ff,#0ff> || || || || || |
| r1225 | 745 | ||<#00f,#00f> || ||<#00f,#00f> || || || ||<#00f,#00f> || || || || || || |
| r1226 | 746 | ||<#80f,#80f> || || || || || || || ||<#80f,#80f> ||<#80f,#80f> || ||<#80f,#80f> || |
| r1223 | 747 | ||<#f0f,#f0f> || || || || || || || || || || || || |
| r1227 | 748 | ||<#fff,#fff> || || || || || ||<#fff,#fff> ||<#fff,#fff> || || ||<#fff,#fff> || || |
| r1223 | 749 | ||<#bbb,#bbb> || || || ||<#bbb,#bbb> || || ||<#bbb,#bbb> || || || || || |
| 750 | ||<#730,#730> || || ||<#730,#730> || ||<#730,#730> || || || || || || || | |
| r1224 | 751 | ||<#000> || || || || ||<#000> || || || || || ||<#000> || |
| r1216 | 752 | |
| 753 | ||
| 754 | ||
| r1215 | 755 | {{{#!wiki style="width:100px;height:200px;background:#fff9" |
| 756 | {{{#!wiki style="display:flex" | |
| 757 | {{{#!wiki style="margin:auto;width:200px;height:200px;background:radial-gradient(#f00, transparent);overflow:hidden" | |
| 758 | [[파일:-에스텍에코 로고.png|align=middle]]}}}}}}}}} | |
| r1214 | 759 | |
| 760 | ||
| 761 | ||
| r1215 | 762 | || {{{#!wiki style="width:100px;overflow:hidden;text-align:center" |
| 763 | [[파일:-에스텍에코 로고.png|align=middle]]}}} || | |
| r1214 | 764 | |
| 765 | ||
| 766 | ||
| r1215 | 767 | |
| 768 | ||
| 769 | ||
| r1213 | 770 | {{{#!wiki style="width:200px;height:200px;background:conic-gradient(#f00 90deg, #0f0 0, #0f0 180deg, #00f 0, #00f 270deg, #0ff 0)100% 100%/25px 25px" |
| 771 | }}} | |
| 772 | ||
| 773 | ||
| 774 | ||
| 775 | ||
| r1206 | 776 | {{{#!if bd= "5", bdrd = "30", pd = "5", bs ="5", inbdrd = bdrd - pd - bd |
| r1209 | 777 | {{{#!wiki style="vertical-align:middle;display:inline-block;padding:@pd@px;border-radius:@bdrd@px;border:@bd@px solid green;box-shadow:0 @bs@px green;background:yellow" |
| r1207 | 778 | {{{#!wiki style="padding:10px;border-radius:@inbdrd@px;background:green;color:yellow" |
| r1205 | 779 | {{{+5 dddddddd}}}}}}}}}}}} |
| 780 | ||
| 781 | ||
| 782 | ||
| 783 | ||
| r1211 | 784 | {{{#!if bd= "3", bdrd = "15", pd = "5", pd2 = "6", bs ="3", inbdrd = bdrd - pd - bd |
| r1210 | 785 | {{{#!wiki class="t-button-1" |
| 786 | {{{#!wiki class="t-button-2" | |
| 787 | button}}}}}}}}} | |
| r1205 | 788 | |
| r1201 | 789 | |
| 790 | ||
| 791 | ||
| 792 | ||
| r1126 | 793 | {{{#!style |
| r1129 | 794 | .layout-bg { |
| r1168 | 795 | min-width:500px;max-width:800px;padding:10px;border-radius:7px;background-color:#ccc;color:#000 |
| r1129 | 796 | } |
| r1128 | 797 | .layout-100 { |
| r1134 | 798 | width:100%;height:50px;background-color:rgb(0,0,255,.2) |
| r1128 | 799 | } |
| r1146 | 800 | .layout-80 { |
| 801 | vertical-align:middle;display:inline-block;width:80%;height:50px;background-color:rgb(0,0,255,.2) | |
| 802 | } | |
| r1128 | 803 | .layout-60 { |
| r1143 | 804 | vertical-align:middle;display:inline-block;width:calc(100% - 100% / 3);height:50px;background-color:rgb(0,0,255,.2) |
| r1128 | 805 | } |
| 806 | .layout-50 { | |
| r1143 | 807 | vertical-align:middle;display:inline-block;width:50%;height:50px;background-color:rgb(0,0,255,.2) |
| r1128 | 808 | } |
| 809 | .layout-30 { | |
| r1143 | 810 | vertical-align:middle;display:inline-block;width:calc(100% / 3);height:50px;background-color:rgb(0,0,255,.2) |
| r1128 | 811 | } |
| r1133 | 812 | .layout-25 { |
| r1143 | 813 | vertical-align:middle;display:inline-block;width:25%;height:50px;background-color:rgb(0,0,255,.2) |
| r1133 | 814 | } |
| r1146 | 815 | .layout-20 { |
| 816 | vertical-align:middle;display:inline-block;width:20%;height:50px;background-color:rgb(0,0,255,.2) | |
| 817 | } | |
| r1164 | 818 | .header { |
| 819 | border-radius:50px;height:2px;background:red | |
| 820 | } | |
| r1163 | 821 | .tab-0 { |
| r1136 | 822 | border-top-left-radius:50px;border-bottom-left-radius:50px;padding:2px;background-color:red |
| 823 | } | |
| r1163 | 824 | .tab-1 { |
| r1136 | 825 | border-radius:50px;background-color:green |
| 826 | } | |
| r1163 | 827 | .tab-2 { |
| r1136 | 828 | padding:2px;background-color:red |
| 829 | } | |
| r1163 | 830 | .tab-3 { |
| r1136 | 831 | border-top-right-radius:50px;border-bottom-right-radius:50px;padding:2px;background-color:red |
| 832 | } | |
| r1165 | 833 | .section-0 { |
| r1167 | 834 | margin:0 0 -12px 22px |
| r1165 | 835 | } |
| 836 | .section-1 { | |
| 837 | border-radius:50px;height:10px;background:green | |
| 838 | } | |
| r1130 | 839 | .name { |
| 840 | padding:1px 10px;border-radius:50px;background-color:gray | |
| 841 | } | |
| 842 | .m-button { | |
| r1131 | 843 | vertical-align:middle;display:inline-block;height:30px;aspect-ratio:1/1;border-radius:5px;border:1px solid red;background-color:#fff |
| r1130 | 844 | } |
| r1209 | 845 | .t-button-1 { |
| r1210 | 846 | vertical-align:middle;display:inline-block;padding:@pd@px;border-radius:@bdrd@px;border:@bd@px solid green;box-shadow:0 @bs@px green;background:yellow |
| r1132 | 847 | } |
| r1209 | 848 | .t-button-2 { |
| r1211 | 849 | padding:@pd2@px;border-radius:@inbdrd@px;background:green;color:yellow; |
| r1209 | 850 | } |
| r1130 | 851 | .number { |
| r1210 | 852 | vertical-align:middle;display:inline-block;padding:2px;margin:6px 0;width:60px;border-radius:3px;border:1px solid red;background-color:#fff;color:red;font-size:20px |
| r1130 | 853 | } |
| r1138 | 854 | .toggle { |
| r1141 | 855 | vertical-align:middle;display:inline-block;border-radius:50%;border:1px solid green;height:20px;aspect-ratio:1/1;background:radial-gradient(closest-side, red 50%, transparent 0) |
| r1138 | 856 | } |
| r1140 | 857 | .check { |
| r1141 | 858 | vertical-align:middle;display:inline-block;border-radius:8px;height:25px;aspect-ratio:1/1;background-color:red |
| r1140 | 859 | } |
| r1141 | 860 | .slide { |
| r1162 | 861 | border-radius:50px;border:1px solid #000;height:15px;background:linear-gradient(90deg, red 50%, transparent 0) |
| r1141 | 862 | } |
| 863 | .slide-knob { | |
| r1162 | 864 | margin: -55px 0 0 calc(50% - 30px / 2);border-radius:13px;border:1px solid #fff;width:30px;height:55px;background-color:blue |
| r1141 | 865 | } |
| r1162 | 866 | .slide-num { |
| 867 | padding-left:20%;background-color:red;font-size:25px | |
| 868 | } | |
| r1166 | 869 | .text { |
| 870 | vertical-align:middle;display:inline-block | |
| 871 | } | |
| r1162 | 872 | .db { |
| 873 | display:block | |
| 874 | } | |
| r1130 | 875 | .df { |
| 876 | display:flex | |
| 877 | } | |
| 878 | .ma { | |
| 879 | margin:auto | |
| 880 | } | |
| r1136 | 881 | .m2 { |
| 882 | margin:2px | |
| 883 | } | |
| r1131 | 884 | .space { |
| 885 | vertical-align:middle;display:inline-block;width:10px | |
| 886 | } | |
| r1162 | 887 | .h20 { |
| 888 | height:20px | |
| 889 | } | |
| 890 | .h7 { | |
| 891 | height:7px | |
| 892 | } | |
| r1157 | 893 | .button { |
| r1158 | 894 | display:inline-block |
| r1157 | 895 | } |
| 896 | .hide { | |
| 897 | display:none | |
| 898 | } | |
| 899 | .button:hover .kr { | |
| 900 | display:none | |
| 901 | } | |
| 902 | .button:hover .jp { | |
| 903 | display:block | |
| 904 | } | |
| 905 | }}} | |
| 906 | ||
| r1212 | 907 | {{{#!if bd= "3", bdrd = "15", pd = "5", pd2 = "6", bs ="3", inbdrd = bdrd - pd - bd |
| r1148 | 908 | {{{#!wiki style="overflow:auto" |
| r1134 | 909 | {{{#!wiki class="layout-bg" |
| r1165 | 910 | {{{#!wiki class="button" |
| 911 | {{{#!wiki class="kr" | |
| 912 | 한국어}}}{{{#!wiki class="jp hide" | |
| r1167 | 913 | 日本語}}}}}} |
| 914 | {{{#!wiki class="header" | |
| r1165 | 915 | }}} |
| 916 | ||
| r1135 | 917 | {{{#!wiki class="layout-25" |
| r1163 | 918 | {{{#!wiki class="tab-0" |
| 919 | {{{#!wiki class="tab-1" | |
| r1136 | 920 | {{{#!wiki class="df" |
| 921 | {{{#!wiki class="ma" | |
| 922 | {{{#!wiki class="m2" | |
| r1160 | 923 | {{{#!wiki class="button" |
| 924 | {{{#!wiki class="kr" | |
| 925 | 한국어}}}{{{#!wiki class="jp hide" | |
| 926 | 日本語}}}}}} | |
| 927 | }}}}}}}}}}}}}}}}}}{{{#!wiki class="layout-25" | |
| r1163 | 928 | {{{#!wiki class="tab-2" |
| 929 | {{{#!wiki class="tab-" | |
| r1136 | 930 | {{{#!wiki class="df" |
| 931 | {{{#!wiki class="ma" | |
| 932 | {{{#!wiki class="m2" | |
| r1160 | 933 | {{{#!wiki class="button" |
| 934 | {{{#!wiki class="kr" | |
| 935 | 한국어}}}{{{#!wiki class="jp hide" | |
| 936 | 日本語}}}}}} | |
| 937 | }}}}}}}}}}}}}}}}}}{{{#!wiki class="layout-25" | |
| r1163 | 938 | {{{#!wiki class="tab-2" |
| 939 | {{{#!wiki class="tab-" | |
| r1136 | 940 | {{{#!wiki class="df" |
| 941 | {{{#!wiki class="ma" | |
| 942 | {{{#!wiki class="m2" | |
| r1160 | 943 | {{{#!wiki class="button" |
| 944 | {{{#!wiki class="kr" | |
| 945 | 한국어}}}{{{#!wiki class="jp hide" | |
| 946 | 日本語}}}}}} | |
| 947 | }}}}}}}}}}}}}}}}}}{{{#!wiki class="layout-25" | |
| r1163 | 948 | {{{#!wiki class="tab-3" |
| 949 | {{{#!wiki class="tab-" | |
| r1136 | 950 | {{{#!wiki class="df" |
| 951 | {{{#!wiki class="ma" | |
| 952 | {{{#!wiki class="m2" | |
| r1160 | 953 | {{{#!wiki class="button" |
| 954 | {{{#!wiki class="kr" | |
| 955 | 한국어}}}{{{#!wiki class="jp hide" | |
| 956 | 日本語}}}}}} | |
| 957 | }}}}}}}}}}}}}}}}}} | |
| r1136 | 958 | |
| r1167 | 959 | {{{#!wiki class="section-0" |
| 960 | {{{#!wiki class="button" | |
| 961 | {{{#!wiki class="kr" | |
| 962 | 한국어}}}{{{#!wiki class="jp hide" | |
| 963 | 日本語}}}}}}}}}{{{#!wiki class="section-1" | |
| 964 | }}} | |
| 965 | ||
| r1130 | 966 | {{{#!wiki class="name" |
| r1160 | 967 | {{{#!wiki class="button" |
| 968 | {{{#!wiki class="kr" | |
| 969 | 한국어}}}{{{#!wiki class="jp hide" | |
| 970 | 日本語}}}}}} | |
| 971 | }}}{{{#!wiki class="m-button" | |
| r1131 | 972 | }}}{{{#!wiki class="space" |
| r1130 | 973 | }}}{{{#!wiki class="number" |
| 974 | {{{#!wiki class="df" | |
| 975 | {{{#!wiki class="ma" | |
| r1132 | 976 | 100%}}}}}}}}}{{{#!wiki class="space" |
| r1212 | 977 | }}}{{{#!wiki class="t-button-1" |
| 978 | {{{#!wiki class="t-button-2" | |
| 979 | button}}}}}} | |
| r1167 | 980 | |
| r1212 | 981 | |
| r1134 | 982 | {{{#!wiki class="layout-60" |
| r1130 | 983 | {{{#!wiki class="name" |
| r1167 | 984 | {{{#!wiki class="button" |
| 985 | {{{#!wiki class="kr" | |
| 986 | 한국어}}}{{{#!wiki class="jp hide" | |
| 987 | 日本語}}}}}}}}}}}}{{{#!wiki class="layout-30" | |
| r1130 | 988 | {{{#!wiki class="name" |
| r1167 | 989 | {{{#!wiki class="button" |
| 990 | {{{#!wiki class="kr" | |
| 991 | 한국어}}}{{{#!wiki class="jp hide" | |
| 992 | 日本語}}}}}}}}}}}} | |
| 993 | ||
| 994 | {{{#!wiki class="toggle" | |
| r1148 | 995 | }}} |
| r1128 | 996 | |
| r1167 | 997 | {{{#!wiki class="check" |
| 998 | }}} | |
| r1128 | 999 | |
| r1167 | 1000 | {{{#!wiki class="layout-80" |
| 1001 | {{{#!wiki class="db" | |
| 1002 | {{{#!wiki class="h20" | |
| 1003 | }}}{{{#!wiki class="slide" | |
| 1004 | }}}{{{#!wiki class="h20" | |
| 1005 | }}}{{{#!wiki class="slide-knob" | |
| 1006 | }}}}}}}}}{{{#!wiki class="layout-20" | |
| 1007 | {{{#!wiki class="h7" | |
| 1008 | }}}{{{#!wiki class="slide-num" | |
| 1009 | 50}}}}}} | |
| 1010 | }}} | |
| 1011 | }}} | |
| r1212 | 1012 | }}} |
| r1128 | 1013 | |
| 1014 | ||
| 1015 | ||
| 1016 | ||
| 1017 | ||
| 1018 | ||
| 1019 | ||
| r1164 | 1020 | |
| r1167 | 1021 | |
| r1162 | 1022 | {{{#!wiki class="button" |
| 1023 | {{{#!wiki class="kr" | |
| 1024 | 한국어}}}{{{#!wiki class="jp hide" | |
| 1025 | 日本語}}}}}} | |
| r1128 | 1026 | |
| 1027 | ||
| r1209 | 1028 | |
| 1029 | {{{#!if bd= "5", bdrd = "20", pd = "5", bs ="5", inbdrd = bdrd - pd - bd | |
| 1030 | {{{#!wiki style="display:inline-block;padding:@pd@px;border-radius:@bdrd@px;border:@bd@px solid green;background:yellow;box-shadow:0 @bs@px red" | |
| 1031 | {{{#!wiki style="display:inline-block;padding:10px;border-radius:@inbdrd@px;border:@bd@px solid red;background:yellow;color:blue" | |
| 1032 | {{{+5 dddddddd}}}}}}}}}}}} | |
| 1033 | ||
| 1034 | ||
| 1035 | ||
| 1036 | ||
| 1037 | {{{#!if p = "20" | |
| 1038 | {{{#!style | |
| 1039 | .g { | |
| 1040 | height:20px;border:1px solid gray;background:linear-gradient(90deg, red @p@%, transparent 0) | |
| 1041 | } | |
| 1042 | }}}}}} | |
| 1043 | ||
| 1044 | {{{#!wiki class="g" | |
| 1045 | }}} | |
| 1046 | ||
| 1047 | 1 더하기 1은 귀요미 | |
| 1048 | [math(1+1=C)] | |
| 1049 | ||
| 1050 | {{{#!wiki style="display:inline-block;text-align:center" | |
| 1051 | [math(C_1+C_1=C_2)] | |
| 1052 | [math(C_2+C_2=C_3)] | |
| 1053 | [math(C_3+C_3=C_4)] | |
| 1054 | [math(C_4+C_4=C_5)] | |
| 1055 | [math(\vdots)]}}} | |
| 1056 | ||
| 1057 | [math(f\biggl(f\Bigl(f\bigl(f(2C_1=C_2)=2C_2=C_3\bigr)=2C_3=C_4\Bigr)=2C_4=C_5\biggr)\cdots)] | |
| 1058 | ||
| 1059 | [math(C_n=2^{n-1}C_1)] | |
| 1060 | ||
| 1061 | [math(C_{n+1}=2C_n)] | |
| 1062 | ||
| 1063 | ||
| 1064 | 연혁 | |
| 1065 | {{{#!wiki style="word-break:keep-all" | |
| 1066 | ||<tablebordercolor=#0088bb,#0088bb><tablebgcolor=transparent><rowbgcolor=#0088bb,#0088bb><rowcolor=#fff> '''년도''' || '''월''' || '''일''' || '''내용''' || | |
| 1067 | || 2025 || 12 || 8 ||일본 특허청의 상표등록출원 공보에서 'BanG Dream! Our Notes'라는 타이틀 및 로고가 발견되었다.[[https://gall.dcinside.com/mgallery/board/view/?id=bang_dream&no=5785488|#]] || | |
| 1068 | ||<|6> 2026 ||<|2> 1 || 9 ||중국의 유출 소식통으로부터 정보를 전달받았다고 주장하는 [[뱅드림 갤러리]] 유저가 개인 방송을 통해 '걸파2'라고 불리우는 게임 프로젝트 '시리우스'가 제작 진행중이며 12일에 있을 부시로드 대발표회에서 공개될 것이라고 밝혔다.[[https://gall.dcinside.com/mgallery/board/view/?id=bang_dream&no=5867053|#]] || | |
| 1069 | || 12 ||유출 정보대로 [[https://bushiroad.com/2026newyear_launch_event_kr|부시로드 신춘 대발표회 2026]]에서 발표되었다. || | |
| 1070 | || 2 || 25 ||[[네이버 게임 라운지]]에 '뱅드림! 아워 노트'라는 명칭으로 라운지가 개설되었고, 지원 언어(한국어, 영어, 중국어) 및 유통사(비리비리) 정보가 노출되었다. || | |
| 1071 | ||<|3> 3 ||<|3> 1 ||공식의 업로드 실수로 [[비리비리]]에 메인 PV가 올라왔다가 삭제되었다. 해당 PV는 같은 날 개최된 [[BanG Dream!/라이브/2026년#s-6|MyGO!!!!!×Ave Mujica 투맨 라이브「“moment / memory”」]]에서 공개되었다. || | |
| 1072 | ||한국어 X 및 유튜브 공식 채널이 개설되었다. || | |
| 1073 | ||일본 서버에서 CBT 테스터 모집을 시작했다. 응모기간은 4월 30일까지며 총 20,000명을 추첨으로 모집한다. ||}}} | |
| 1074 | ||
| 1075 | ||
| 1076 | ||
| 1077 | ||
| 1078 | ||<tableclass=w> 년도 || 월 || 일 || 내용 || | |
| 1079 | || 2025 || 12 || 8 || || | |
| 1080 | ||<|6> 2026 ||<|2> 1 || 9 || || | |
| 1081 | || 12 || || | |
| 1082 | || 2 || 25 || || | |
| 1083 | ||<|3> 3 ||<|3> 1 || || | |
| 1084 | || || | |
| 1085 | || || | |
| 1086 | ||
| 1087 | ||
| 1088 | ||
| 1089 | ||<thead><sortable> 년도 ||<sortable> 월 ||<sortable> 일 || 내용 || | |
| 1090 | || 2025 || 1 || 10 || ㅇㅇ || | |
| 1091 | || 2026 || 2 || 11 || ㄴㄴ || | |
| 1092 | ||
| 1093 | ||
| 1094 | ||
| 1095 | ||
| 1096 | ||
| 1097 | ||
| 1098 | ||
| 1099 | ||
| 1100 | {{{#!wiki style="text-shadow:#fff 0 -2px, #fff 2px -2px, #fff 2px 0, #fff 2px 2px, #fff 0 2px, #fff -2px 2px, #fff -2px 0, #fff -2px -2px;font-size:30px;color:magenta" | |
| 1101 | {{{#!wiki class="button" | |
| 1102 | {{{#!wiki class="kr" | |
| 1103 | 한국어}}}{{{#!wiki class="jp hide" | |
| 1104 | 日本語}}}}}}}}} | |
| 1105 | ||
| 1106 | ||
| 1107 | ||
| 1108 | ||
| 1109 | {{{#!wiki style="text-shadow:#fff 0 -2px;font-size:30px;color:blue" | |
| 1110 | '''텍스트'''}}}{{{#!wiki style="text-shadow:#fff 2px -2px;font-size:30px;color:blue" | |
| 1111 | '''텍스트'''}}}{{{#!wiki style="text-shadow:#fff 2px 0;font-size:30px;color:blue" | |
| 1112 | '''텍스트'''}}}{{{#!wiki style="text-shadow:#fff 2px 2px;font-size:30px;color:blue" | |
| 1113 | '''텍스트'''}}}{{{#!wiki style="text-shadow:#fff 0 2px;font-size:30px;color:blue" | |
| 1114 | '''텍스트'''}}}{{{#!wiki style="text-shadow:#fff -2px 2px;font-size:30px;color:blue" | |
| 1115 | '''텍스트'''}}}{{{#!wiki style="text-shadow:#fff -2px 0;font-size:30px;color:blue" | |
| 1116 | '''텍스트'''}}}{{{#!wiki style="text-shadow:#fff -2px -2px;font-size:30px;color:blue" | |
| 1117 | '''텍스트'''}}} | |
| 1118 | ||
| 1119 | ||
| 1120 | ||
| 1121 | ||
| 1122 | ||
| 1123 | ||
| 1124 | ||
| 1125 | ||
| 1126 | {{{#!wiki style="text-shadow:#fff 2px 2px, #fff 2px -2px, #fff 0 2px, #fff -2px -2px;font-size:30px;color:green" | |
| 1127 | '''텍스트'''}}} | |
| 1128 | ||
| 1129 | ||
| 1130 | ||
| 1131 | ||
| 1132 | ||
| r1160 | 1133 | {{{{{{#!style |
| 1134 | .button1 { | |
| 1135 | background:red; height: 20px; width: 20px | |
| 1136 | } | |
| 1137 | .button1:hover { | |
| 1138 | background: blue | |
| 1139 | } | |
| 1140 | .hide { | |
| 1141 | display: none | |
| 1142 | } | |
| 1143 | .kr { | |
| 1144 | display: block | |
| 1145 | } | |
| r1128 | 1146 | |
| r1160 | 1147 | .button1:hover ~ .kr { display: none; } |
| 1148 | .button2:hover ~ .jp { display: block; } | |
| 1149 | }}} | |
| r1128 | 1150 | |
| r1160 | 1151 | {{{#!wiki class="button2 button1" |
| 1152 | }}} | |
| r1128 | 1153 | |
| r1160 | 1154 | {{{#!wiki class="kr" |
| 1155 | 한국어 | |
| 1156 | }}}{{{#!wiki class="jp hide" | |
| 1157 | 일본어 | |
| 1158 | }}}}}} | |
| r1124 | 1159 | |
| 1160 | ||
| r1126 | 1161 | |
| r1160 | 1162 | |
| 1163 | ||
| r1125 | 1164 | {{{#!if a = "시", b = "발" |
| r1122 | 1165 | @a@@b@}}} |
| r1120 | 1166 | |
| 1167 | {{{#!if e = (1<=2) ? "참" : "거짓" | |
| 1168 | 식 1<=2는 @e@입니다.}}} | |
| 1169 | ||
| 1170 | {{{#!if c = 0 ? "f0f" : "0f0" | |
| r1118 | 1171 | {{{#!style |
| 1172 | .test { | |
| r1120 | 1173 | display:table-cell;width:50px;height:50px;background-color:#@c@ |
| r1118 | 1174 | } |
| r1120 | 1175 | }}}}}} |
| r1119 | 1176 | |
| 1177 | {{{#!wiki style="display:table" | |
| r1118 | 1178 | {{{#!wiki class="test" |
| 1179 | }}}{{{#!wiki class="test" | |
| r1119 | 1180 | }}}}}}{{{#!wiki style="display:table" |
| 1181 | {{{#!wiki class="test" | |
| 1182 | }}}{{{#!wiki class="test" | |
| 1183 | }}}}}} | |
| r1118 | 1184 | |
| 1185 | ||
| 1186 | ||
| r1117 | 1187 | [[파일:해킹범.webp|width=100px&align=center&border-radius=50%]] |
| r1116 | 1188 | |
| 1189 | {{{#000000,#ffffff 내용}}}테스트 | |
| 1190 | ||
| 1191 | __ * 1. ,,내용,,__ | |
| 1192 | ||
| 1193 | ||
| 1194 | ||
| r1115 | 1195 | {{{#!wiki style="width:100px;height:100px;border:1px solid gray" |
| 1196 | {{{#!wiki style="display:table" | |
| 1197 | {{{#!wiki style="display:table-cell;width:100px;height:100px;border-radius:50px;border:2px dashed #fff" | |
| 1198 | }}}{{{#!wiki style="display:table-cell;width:100px;height:100px;border-radius:50px;border:2px dashed #fff" | |
| 1199 | }}}}}}{{{#!wiki style="display:table" | |
| 1200 | {{{#!wiki style="display:table-cell;width:100px;height:100px;border-radius:50px;border:2px dashed #fff" | |
| 1201 | }}}{{{#!wiki style="display:table-cell;width:100px;height:100px;border-radius:50px;border:2px dashed #fff" | |
| 1202 | }}}}}}}}} | |
| 1203 | ||
| 1204 | ||
| 1205 | ||
| 1206 | ||
| 1207 | ||
| 1208 | ||
| r1114 | 1209 | {{{#!wiki style="margin:20px" |
| 1210 | {{{#!wiki style="width:200px;height:100px;border-radius:20px;background-color:blue;box-shadow: 0 0 20px 5px rgb(0,0,255,.5)" | |
| r1113 | 1211 | }}}{{{#!wiki style="width:200px;height:100px;border-radius:20px;background:linear-gradient(rgb(0,0,255,.5), transparent 50%)" |
| r1114 | 1212 | }}}}}} |
| 1213 | ||
| 1214 | {{{#!wiki style="width: 100px; height: 50px; border: 5px solid; box-shadow: -5px -5px 10px 5px Olive;" | |
| r1113 | 1215 | }}} |
| 1216 | ||
| 1217 | ||
| 1218 | ||
| 1219 | ||
| 1220 | ||
| r1112 | 1221 | ||<nopad> {{{#!wiki style="width:200px;height:50px;background:linear-gradient(transparent, #f00 200%)" |
| 1222 | }}} || | |
| 1223 | ||
| 1224 | ||
| 1225 | ||
| 1226 | ||
| r1108 | 1227 | {{{#!wiki style="width:200px;height:200px;overflow:hidden" |
| r1111 | 1228 | {{{#!wiki style="display:inline-block;margin-top: -25%;width:200px;height:125%;background:repeating-radial-gradient(farthest-side at 0% 100%, #fff 0 10%, blue 0 20%)" |
| r1110 | 1229 | {{{#!wiki style="margin: 5.55px auto 0;width:50%;height:100%;overflow:hidden" |
| r1111 | 1230 | {{{#!wiki style="margin-left: -50%;width:200px;height:100%;background:repeating-radial-gradient(farthest-side at 0% 100%, #fff 0 10%, red 0 20%)" |
| r1108 | 1231 | }}}}}}}}}}}} |
| r1103 | 1232 | |
| r1107 | 1233 | {{{#!wiki style="width:200px;height:200px;overflow:hidden;border:1px solid red" |
| r1108 | 1234 | {{{#!wiki style="margin-top: -25%;width:200px;height:125%;;border:1px solid blue" |
| 1235 | {{{#!wiki style="margin: 10% auto 0;width:50%;height:100%;overflow:hidden;border:1px solid #0f0" | |
| r1106 | 1236 | {{{#!wiki style="margin-left: -50%;width:200px;height:100%;border:1px solid #ff0" |
| 1237 | }}}}}}}}}}}} | |
| 1238 | ||
| r1109 | 1239 | |
| 1240 | ||
| 1241 | ||
| 1242 | ||
| r1108 | 1243 | {{{#!wiki style="width:200px;height:200px;border:1px solid red" |
| 1244 | {{{#!wiki style="margin-top: -25%;width:200px;height:125%;;border:1px solid blue" | |
| 1245 | {{{#!wiki style="margin: 10% auto 0;width:50%;height:100%;border:1px solid #0f0" | |
| 1246 | {{{#!wiki style="margin-left: -50%;width:200px;height:100%;border:1px solid #ff0" | |
| 1247 | }}}}}}}}}}}} | |
| r1106 | 1248 | |
| 1249 | ||
| 1250 | ||
| 1251 | ||
| 1252 | ||
| 1253 | ||
| 1254 | ||
| r1108 | 1255 | |
| r1105 | 1256 | {{{#!wiki style="width:200px;height:200px;overflow:hidden;border:1px solid red" |
| 1257 | {{{#!wiki style="margin-top: -50%;width:100%;height:300px;background:repeating-radial-gradient(farthest-side at 0% 100%, #fff 0 10%, red 0 20%);border:1px solid #0f0" | |
| 1258 | {{{#!wiki style="margin:0% auto 0;width:50%;height:100%;overflow:hidden;" | |
| 1259 | {{{#!wiki style="margin-left: -50%;width:200px;height:300px;background:repeating-radial-gradient(farthest-side at 0% 100%, #fff 0 10%, red 0 20%)" | |
| 1260 | }}}}}}}}}}}} | |
| r1101 | 1261 | |
| r1102 | 1262 | |
| 1263 | ||
| 1264 | ||
| 1265 | {{{#!wiki style="width:200px;height:300px;border:1px solid red;background:repeating-radial-gradient(farthest-side at 0% 100%, #fff 0 10%, red 0 20%)" | |
| r1101 | 1266 | }}} |
| 1267 | ||
| 1268 | ||
| 1269 | ||
| 1270 | ||
| r1100 | 1271 | ㅁㅇ |
| 1272 | {{{#!wiki style="width:200px;height:200px;border:1px solid #0f0;overflow:hidden" | |
| 1273 | {{{#!wiki style="margin-top: -50%;width:200px;height:300px;border:1px solid red;background:radial-gradient(farthest-side at 0% 100%, #fff 20%, blue 0, blue 50%, #fff 0, #fff 70%, blue 0, blue 80%, #fff 0)" | |
| 1274 | {{{#!wiki style="margin:auto;width:50%;height:100%;border:1px solid blue;overflow:hidden" | |
| 1275 | {{{#!wiki style="margin:100% 0 0 -50%;width:200px;height:300px;border:1px solid gray;background:radial-gradient(farthest-side at 0% 100%, #fff 20%, red 0, red 30%, #fff 0, #fff 40%, red 0, red 50%, #fff 0)" | |
| 1276 | }}}}}}}}}}}} | |
| 1277 | ||
| 1278 | ||
| 1279 | ||
| 1280 | ||
| 1281 | ||
| 1282 | ||
| 1283 | {{{#!wiki style="width:200px;height:200px;border:1px solid red" | |
| 1284 | ||
| 1285 | {{{#!wiki style="width:100%;height:120%;border:1px solid blue" | |
| 1286 | ||
| 1287 | {{{#!wiki style="width:200px;height:200px;border:1px solid #0f0" | |
| 1288 | ||
| 1289 | {{{#!wiki style="width:200px;height:200px;border:1px solid #fff" | |
| 1290 | ||
| 1291 | }}}}}}}}}}}} | |
| 1292 | ||
| 1293 | ||
| 1294 | ||
| 1295 | ||
| 1296 | ||
| 1297 | ||
| 1298 | ||
| 1299 | ||
| 1300 | ||
| 1301 | ||
| r1099 | 1302 | {{{#!wiki style="width:200px;height:200px;background:radial-gradient(farthest-corner at 0% 100%, #fff 20%, blue 0, blue 50%, #fff 0, #fff 70%, blue 0, blue 80%, #fff 0)" |
| 1303 | {{{#!wiki style="margin:auto;width:50%;height:100%;border:1px solid blue;overflow:hidden" | |
| 1304 | {{{#!wiki style="margin-left: -50%;width:200px;height:200px;background:radial-gradient(farthest-corner at 0% 100%, #fff 20%, red 0, red 50%, #fff 0, #fff 70%, red 0, red 80%, #fff 0)" | |
| 1305 | }}}}}}}}} | |
| 1306 | ||
| 1307 | ||
| 1308 | ||
| 1309 | ||
| 1310 | {{{#!wiki style="display:inline-block;width:200px;height:200px;background:radial-gradient(farthest-corner at 0% 100%, #fff 20%, blue 0, blue 50%, #fff 0, #fff 70%, blue 0, blue 80%, #fff 0)" | |
| 1311 | {{{#!wiki style="margin:auto;width:50%;height:100%;overflow:hidden" | |
| 1312 | {{{#!wiki style="margin:auto;width:200px;height:200px;background:radial-gradient(farthest-corner at 0% 100%, #fff 20%, red 0, red 50%, #fff 0, #fff 70%, red 0, red 80%, #fff 0)" | |
| 1313 | }}}}}}}}} | |
| 1314 | ||
| 1315 | ||
| 1316 | ||
| r1098 | 1317 | {{{#!wiki style="width:200px;height:200px;background:no-repeat radial-gradient(farthest-corner at 0% 100%, #fff 20%, red 0, red 50%, #fff 0, #fff 70%, red 0, red 80%, #fff 0)50% 0/50% 100%, radial-gradient(farthest-corner at 0% 100%, #fff 20%, blue 0, blue 50%, #fff 0, #fff 70%, blue 0, blue 80%, #fff 0)" |
| r1097 | 1318 | }}} |
| r1095 | 1319 | |
| r1097 | 1320 | |
| 1321 | ||
| 1322 | ||
| 1323 | ||
| 1324 | ||
| r1095 | 1325 | {{{#!style |
| r1096 | 1326 | .fol:active { |
| 1327 | color:red | |
| r1095 | 1328 | } |
| 1329 | }}} | |
| 1330 | ||
| r1096 | 1331 | {{{#!wiki class="fol" |
| 1332 | ㅇㅇㅇㅇ}}} | |
| r1095 | 1333 | |
| 1334 | ||
| 1335 | ||
| r1093 | 1336 | {{{#!wiki style="width:200px;height:200px;background:no-repeat linear-gradient(170deg, transparent 25%, #fff 0, #fff 75%, transparent 0)0 0/100% 10%, linear-gradient(90deg, #f00, #00f)" |
| r1090 | 1337 | }}} |
| r1089 | 1338 | |
| 1339 | ||
| 1340 | ||
| 1341 | ||
| 1342 | ||
| 1343 | ||
| 1344 | ||
| 1345 | ||
| 1346 | ||
| r1056 | 1347 | {{{#!style |
| 1348 | .br-0 { | |
| r1086 | 1349 | background:conic-gradient(from 135deg at 90% 75%, #A1A16A 90deg, transparent 0), conic-gradient(from 135deg at 90% 68.75%, #9A9A63 90deg, transparent 0), conic-gradient(from 135deg at 90% 62.5%, #A1A16A 90deg, transparent 0), conic-gradient(from 135deg at 90% 50%, #9A9A63 90deg, transparent 0), linear-gradient(transparent 37.5%, #A1A16A 0), conic-gradient(from 135deg at 40% 25%, #A1A16A 90deg, transparent 0), conic-gradient(from 135deg at 40% 18.75%, #9A9A63 90deg, transparent 0), conic-gradient(from 135deg at 40% 12.5%, #A1A16A 90deg, transparent 0), conic-gradient(from 135deg at 40% 0, #9A9A63 90deg, #A1A16A 0);background-size:60px 87px |
| r1056 | 1350 | } |
| 1351 | .br-1 { | |
| r1086 | 1352 | background:conic-gradient(at 80% 37.5%, #A1A16A 90deg, transparent 0), conic-gradient(from 180deg at 50% 37.5%, #A1A16A 90deg, transparent 0), conic-gradient(at 60% 12.5%, #9A9A63 90deg, transparent 0), conic-gradient(at 60% 25%, #A1A16A 90deg, transparent 0), conic-gradient(at 60% 37.5%, #9A9A63 90deg, transparent 0), conic-gradient(from 180deg at 70% 87.5%, #A1A16A 90deg, transparent 0), conic-gradient(from 180deg at 70% 75%, #9A9A63 90deg, transparent 0), conic-gradient(from 180deg at 70% 62.5%, #A1A16A 90deg, transparent 0), conic-gradient(from 180deg at 70% 50%, #9A9A63 90deg, transparent 0), conic-gradient(from 180deg at 70% 37.5%, #A1A16A 90deg, transparent 0);background-size:60px 87px |
| r1056 | 1353 | } |
| 1354 | .br-2 { | |
| r1086 | 1355 | background:repeating-linear-gradient(90deg, #9A9A63 0, #9A9A63 1%, #A1A16A 0, #A1A16A 4%, #9A9A63 0, #9A9A63 7%, #A1A16A 0, #A1A16A 10%, transparent 0, transparent 20%, #A1A16A 0, #A1A16A 23%, #9A9A63 0, #9A9A63 26%, #A1A16A 0, #A1A16A 29%, #9A9A63 0 30%, transparent 0, transparent 50%), conic-gradient(from 270deg at 20% 12.5%, #9A9A63 90deg, transparent 0), conic-gradient(from 270deg at 20% 25%, #A1A16A 90deg, transparent 0), conic-gradient(from 270deg at 20% 37.5%, #9A9A63 90deg, transparent 0), conic-gradient(from 270deg at 20% 50%, #A1A16A 90deg, transparent 0), conic-gradient(from 270deg at 20% 62.5%, #9A9A63 90deg, transparent 0), conic-gradient(from 270deg at 20% 75%, #A1A16A 90deg, transparent 0), conic-gradient(from 270deg at 20% 87.5%, #9A9A63 90deg, transparent 0), conic-gradient(from 270deg at 20% 100%, #A1A16A 90deg, transparent 0);background-size:60px 87px |
| r1056 | 1356 | } |
| r1081 | 1357 | .vig { |
| 1358 | background:radial-gradient(closest-side, transparent 90%, #757243 150%) | |
| 1359 | } | |
| r1056 | 1360 | }}} |
| r1083 | 1361 | ||<-2><nopad><table align=right><table width=550><tablebordercolor=#757243,#757243><table bgcolor=transparent><tablecolor=#212529,#e0e0e0> {{{#!wiki class="br-0" |
| r1081 | 1362 | {{{#!wiki class="br-1" |
| 1363 | {{{#!wiki class="br-2" | |
| 1364 | {{{#!wiki class="vig" | |
| 1365 | {{{#!wiki style="padding:5px 10px" | |
| 1366 | {{{#fff '''{{{+1 백룸}}}''' (2026)[br]Backrooms}}}}}}}}}}}}}}}}}} || | |
| r1094 | 1367 | ||<-2><nopad> || |
| r1085 | 1368 | ||<nopad> {{{#!wiki class="br-0" |
| r1076 | 1369 | {{{#!wiki class="br-1" |
| 1370 | {{{#!wiki class="br-2" | |
| r1084 | 1371 | {{{#!wiki style="margin: -11px -2px" |
| r1078 | 1372 | ||<width=30%><tablebgcolor=transparent><colcolor=#fff> '''장르''' ||<colbgcolor=#f5f5f5,#2d2f34>[[공포 영화|호러]], [[스릴러]], [[미스터리#장르]], [[SF]] || |
| r1076 | 1373 | || '''감독''' ||[[Kane Pixels|케인 파슨스]] || |
| 1374 | || '''각본''' ||[[Kane Pixels|케인 파슨스]][br]로베르토 파티노[br]윌 수딕 || | |
| 1375 | || '''제작''' ||[[숀 레비]][br]댄 레빈[br]댄 코헨[br][[제임스 완]][br]마이클 클리어[br]로베르토 파티노[br]크리스 퍼거슨 || | |
| 1376 | || '''출연''' ||[[추이텔 에지오포]][br][[레나테 레인스베]][br]마크 듀플래스[br]핀 베넷[br]루키타 맥스웰[br][[애번 조기아]] 외 || | |
| 1377 | || '''촬영''' ||제러미 콕스 || | |
| 1378 | || '''조명''' || || | |
| 1379 | || '''편집''' ||마이클 페데르센 || | |
| 1380 | || '''음악''' ||나타샤 듀프리[br]사라 맥멀렌 || | |
| 1381 | || '''미술''' ||웬케 리 || | |
| 1382 | || '''의상''' ||미카 케이드 || | |
| 1383 | || '''분장''' ||크리스틴 차르[br]브리-안나 레토[br]코트니 옐로우-퀼 || | |
| 1384 | || '''무술''' ||카이 히르보넨[br]앨리슨 피켓 || | |
| 1385 | || '''음향''' ||에우제니오 바탈리아[br]얀 헤트머 || | |
| 1386 | || '''CG 또는 VFX''' || || | |
| 1387 | || '''특수효과''' ||니케타 로만 || | |
| 1388 | || '''원작''' ||[[Kane Pixels|케인 파슨스]] - 《[[Kane Pixels/작품 목록#The Backrooms 시리즈|The Backrooms 시리즈]]》 || | |
| 1389 | || '''촬영 기간''' ||[[2025년]] [[7월 7일]] ~ [[2025년]] [[8월 14일]] || | |
| 1390 | || '''제작사''' ||[[파일:미국 국기.svg|width=20]] 21 랩스 엔터테인먼트[br][[파일:미국 국기.svg|width=20]] 어싱크 픽처스[br][[파일:미국 국기.svg|width=20]] 아토믹 몬스터[br][[파일:미국 국기.svg|width=20]] 처닌 엔터테인먼트[br][[파일:미국 국기.svg|width=20]] 오드펠로우스 || | |
| 1391 | || '''수입사''' ||[[파일:국기.svg|width=20]] [br][[파일:대한민국 국기.svg|width=20]] || | |
| 1392 | || '''배급사''' ||[[파일:미국 국기.svg|width=20]] [[A24]][br][[파일:대한민국 국기.svg|width=20]] || | |
| 1393 | || '''개봉일''' ||[[파일:미국 국기.svg|width=20]] 2026년 5월 29일[br][[파일:대한민국 국기.svg|width=20]] 년 월 일 || | |
| 1394 | || '''화면비''' || || | |
| 1395 | || '''상영 시간''' ||분 || | |
| 1396 | || '''제작비''' ||'''''' || | |
| 1397 | || '''월드 박스오피스''' ||'''''' || | |
| 1398 | || '''북미 박스오피스''' ||'''''' || | |
| 1399 | || '''대한민국 총 관객 수''' ||'''명''' || | |
| 1400 | || '''상영 등급''' ||미정 || | |
| 1401 | || '''공식 홈페이지''' ||[[https://backrooms.mov|[[파일:홈페이지 아이콘.svg|width=25]]]] ||}}}}}}}}}}}} || | |
| 1402 | ||
| 1403 | ||
| 1404 | ||
| 1405 | ||
| 1406 | ||
| 1407 | ||
| 1408 | ||
| 1409 | ||
| r1075 | 1410 | ||<nopad> {{{#!wiki class="br-0" |
| r1071 | 1411 | {{{#!wiki class="br-1" |
| 1412 | {{{#!wiki class="br-2" | |
| 1413 | ||<tablebgcolor=transparent> ㅇㅇㅇㅇㅇ ||<colbgcolor=#ddd> ㅁㅁ || | |
| r1069 | 1414 | || ㅇㅇㅇㅇㅇ || ㅁㅁ || |
| 1415 | || ㅇㅇㅇㅇㅇ || ㅁㅁ || | |
| 1416 | || ㅇㅇㅇㅇㅇ || ㅁㅁ || | |
| 1417 | || ㅇㅇㅇㅇㅇ || ㅁㅁ || | |
| 1418 | || ㅇㅇㅇㅇㅇ || ㅁㅁ || | |
| 1419 | || ㅇㅇㅇㅇㅇ || ㅁㅁ || | |
| 1420 | || ㅇㅇㅇㅇㅇ || ㅁㅁ || | |
| 1421 | || ㅇㅇㅇㅇㅇ || ㅁㅁ || | |
| 1422 | || ㅇㅇㅇㅇㅇ || ㅁㅁ || | |
| 1423 | || ㅇㅇㅇㅇㅇ || ㅁㅁ || | |
| r1074 | 1424 | || ㅇㅇㅇㅇㅇ || ㅁㅁ ||}}}}}}}}}}}} || |
| r1068 | 1425 | |
| r1056 | 1426 | {{{#!wiki class="br-0" |
| 1427 | {{{#!wiki class="br-1" | |
| 1428 | {{{#!wiki class="br-2" | |
| r1067 | 1429 | {{{#!wiki class="vig" |
| r1066 | 1430 | 대한민국 총 |
| r1067 | 1431 | 관객 수}}}}}}}}}}}} |
| r1056 | 1432 | |
| r1059 | 1433 | {{{#!wiki style="width:50px;height:50px;background-color:#9A9A63" |
| 1434 | }}}{{{#!wiki style="width:50px;height:50px;background-color:#A1A16A" | |
| 1435 | }}} | |
| r1056 | 1436 | |
| 1437 | ||
| r1059 | 1438 | |
| 1439 | ||
| r1056 | 1440 | {{{#!wiki style="width:50px;height:50px;background-color:#a9a670" |
| 1441 | }}}{{{#!wiki style="width:50px;height:50px;background-color:#757243" | |
| 1442 | }}} | |
| 1443 | ||
| 1444 | ||
| 1445 | ||
| r1049 | 1446 | {{{#!wiki style="width:270px;height:400px;background:conic-gradient(from 135deg at 90% 75%, #0ff 90deg, transparent 0), conic-gradient(from 135deg at 90% 68.75%, #00f 90deg, transparent 0), conic-gradient(from 135deg at 90% 62.5%, #0f0 90deg, transparent 0), conic-gradient(from 135deg at 90% 50%, #f00 90deg, transparent 0), linear-gradient(transparent 37.5%, gray 0), conic-gradient(from 135deg at 40% 25%, #0ff 90deg, transparent 0), conic-gradient(from 135deg at 40% 18.75%, #00f 90deg, transparent 0), conic-gradient(from 135deg at 40% 12.5%, #0f0 90deg, transparent 0), conic-gradient(from 135deg at 40% 0, #f00 90deg, gray 0)" |
| r1052 | 1447 | {{{#!wiki style="width:270px;height:400px;background:conic-gradient(at 80% 37.5%, gray 90deg, transparent 0), conic-gradient(from 180deg at 50% 37.5%, gray 90deg, transparent 0), conic-gradient(at 60% 12.5%, #f00 90deg, transparent 0), conic-gradient(at 60% 25%, #0f0 90deg, transparent 0), conic-gradient(at 60% 37.5%, #00f 90deg, transparent 0), conic-gradient(from 180deg at 70% 87.5%, #f0f 90deg, transparent 0), conic-gradient(from 180deg at 70% 75%, #0ff 90deg, transparent 0), conic-gradient(from 180deg at 70% 62.5%, #00f 90deg, transparent 0), conic-gradient(from 180deg at 70% 50%, #0f0 90deg, transparent 0), conic-gradient(from 180deg at 70% 37.5%, #f00 90deg, transparent 0)" |
| r1088 | 1448 | {{{#!wiki style="width:270px;height:400px;background:repeating-linear-gradient(90deg, #f00 0, #f00 1%, #0f0 0, #0f0 4%, #00f 0, #00f 7%, #0ff 0, #0ff 10%, transparent 0, transparent 20%, #f00 0, #f00 23%, #0f0 0, #0f0 26%, #00f 0, #00f 29%, #0ff 0 30%, transparent 0, transparent 50%), conic-gradient(from 270deg at 20% 12.5%, #f00 90deg, transparent 0), conic-gradient(from 270deg at 20% 25%, #0f0 90deg, transparent 0), conic-gradient(from 270deg at 20% 37.5%, #00f 90deg, transparent 0), conic-gradient(from 270deg at 20% 50%, #0ff 90deg, transparent 0), conic-gradient(from 270deg at 20% 62.5%, #f0f 90deg, transparent 0), conic-gradient(from 270deg at 20% 75%, #ff0 90deg, transparent 0), conic-gradient(from 270deg at 20% 87.5%, #000 90deg, transparent 0), conic-gradient(from 270deg at 20% 100%, #fff 90deg, transparent 0)" |
| r1053 | 1449 | }}}}}}}}} |
| r1032 | 1450 | |
| r1034 | 1451 | |
| r1040 | 1452 | |
| 1453 | ||
| 1454 | ||
| r1036 | 1455 | #f00 0, #f00 3%, #0f0 0, #0f0 6%, #00f 0, #00f 9%, #0ff 0, #0ff 10%, transparent 0, transparent 20%, #f00 0, #f00 21%, #0f0 0, #0f0 24%, #00f 0, #00f 27%, #0ff 0 30%, transparent 0, transparent 50%, #f00 0, #f00 53%, #0f0 0, #0f0 56%, #00f 0, #00f 59%, #0ff 0, #0ff 60%, transparent 0, transparent 70%, #f00 0, #f00 71%, #0f0 0, #0f0 74%, #00f 0, #00f 77%, #0ff 0, #0ff 80%, transparent 0 |
| r1034 | 1456 | |
| 1457 | ||
| 1458 | ||
| 1459 | ||
| 1460 | ||
| 1461 | ||
| r1031 | 1462 | {{{#!wiki style="width:200px;height:300px;border:1px solid gray;background:linear-gradient(90deg, #f00 1%, #0f0 0, #0f0 2%, #00f 0, #00f 3%, #0ff 0, #0ff 4%, transparent 0, transparent 30%, #f00 0, #f00 31%, #0f0 0, #0f0 32%, #00f 0, #00f 33%, #0ff 0, #0ff 34%, transparent 0), conic-gradient(from 180deg at 30% 75%, #00f 90deg, transparent 0), conic-gradient(from 180deg at 30% 50%, #0f0 90deg, transparent 0), conic-gradient(from 180deg at 30% 25%, #f00 90deg, gray 0, gray 180deg, transparent 0), conic-gradient(from 150deg at 60% 70%, #0ff 60deg, transparent 0), conic-gradient(from 150deg at 60% 60%, #00f 60deg, transparent 0), conic-gradient(from 150deg at 60% 40%, #0f0 60deg, transparent 0), conic-gradient(from 150deg at 60% 20%, #f00 60deg, #f0f 0)" |
| r1023 | 1463 | }}} |
| 1464 | ||
| 1465 | ||
| 1466 | ||
| r1022 | 1467 | {{{#!wiki style="width:200px;height:250px;border:1px solid gray;background:linear-gradient(90deg, #f00 2px, #0f0 0, #0f0 4px, #00f 0, #00f 6px, #0ff 0, #0ff 7px, transparent 0), linear-gradient(#f00 , #0f0)" |
| r1020 | 1468 | }}} |
| 1469 | ||
| 1470 | ||
| 1471 | ||
| r1019 | 1472 | {{{#!wiki style="width:200px;height:200px;background:0 0/20px 20px linear-gradient(90deg, gray 30%, transparent 0, transparent 70%, gray 0), 0 0/20px 50px conic-gradient(from 150deg at 50% 40px, #f0f 60deg, transparent 0), 0 0/20px 50px conic-gradient(from 150deg at 50% 30px, #00f 60deg, transparent 0), 0 0/20px 50px conic-gradient(from 150deg at 50% 20px, #0f0 60deg, transparent 0), 0 0/20px 50px conic-gradient(from 150deg at 50% 10px, #f00 60deg, transparent 0), linear-gradient(#f0f, #f0f)" |
| r1014 | 1473 | }}} |
| r1010 | 1474 | |
| r1014 | 1475 | |
| 1476 | ||
| 1477 | ||
| r1013 | 1478 | {{{#!wiki style="width:200px;height:200px;background:linear-gradient(90deg, transparent 15%, #0f0 0, #0f0 25%, #f0f 0, #f0f 35%, transparent 0, transparent 65%, #f0f 0, #f0f 75%, #0f0 0, #0f0 85%, transparent 0) 0 0/ 10%, linear-gradient(#f00 50%, #0ff 0)0 0 / 10% 10%" |
| r1010 | 1479 | }}} |
| 1480 | ||
| 1481 | ||
| 1482 | ||
| 1483 | ||
| r995 | 1484 | {{{#!wiki style="word-break:keep-all" |
| 1485 | || 아아아아아아아아아아아아아아아아아아 || 아아아아아아아아아아아아아아아아아아 || 아아아아아아아아아아아아아아아아아아 || 아아아아아아아아아아아아아아아아아아 || 아아아아아아아아아아아아아아아아아아 || 아아아아아아아아아아아아아아아아아아 || 아아아아아아아아아아아아아아아아아아 || | |
| 1486 | }}} | |
| r980 | 1487 | |
| r995 | 1488 | |
| 1489 | ||
| 1490 | ||
| r980 | 1491 | {{{#!style |
| r983 | 1492 | .mmd-a { |
| 1493 | display:inline-block;vertical-align:middle | |
| r980 | 1494 | } |
| r983 | 1495 | .mmd-b { |
| r986 | 1496 | display:inline-block;vertical-align:middle;text-align:left;font:.7em/1.1 monospace;font-family:revert |
| r983 | 1497 | } |
| r994 | 1498 | .mmd-c { |
| r999 | 1499 | white-space:pre |
| r994 | 1500 | } |
| r980 | 1501 | }}} |
| 1502 | ||
| r1004 | 1503 | |
| r1005 | 1504 | || {{{#!wiki style="margin:0 -10px -5px;min-height:calc(1.5em + 5px)" |
| r1007 | 1505 | {{{#!folding ▼ |
| r1004 | 1506 | {{{#!wiki style="margin: -5px -1px -11px" |
| r1006 | 1507 | ||<tablewidth=100%> {{{#!wiki class="mmd-a" |
| 1508 | 左腕捩1}}} {{{#!wiki class="mmd-b" | |
| r1007 | 1509 | arm twist1_L[br]}}} || {{{#!wiki class="mmd-a" |
| r1006 | 1510 | 左腕捩2}}} {{{#!wiki class="mmd-b" |
| r1007 | 1511 | arm twist2_L[br]}}} || {{{#!wiki class="mmd-a" |
| r1006 | 1512 | 左腕捩3}}} {{{#!wiki class="mmd-b" |
| r1007 | 1513 | arm twist3_L[br]}}} ||}}}}}}}}} || |
| r1004 | 1514 | |
| r1008 | 1515 | || {{{#!wiki style="margin:0 -10px -5px;min-height:calc(1.5em + 5px)" |
| 1516 | {{{#!folding ▼ | |
| 1517 | {{{#!wiki style="margin: -5px -1px -11px" | |
| 1518 | ||<tablewidth=100%> {{{#!wiki class="mmd-a" | |
| 1519 | 右腕捩1}}} {{{#!wiki class="mmd-b" | |
| 1520 | arm twist1_R[br]}}} || {{{#!wiki class="mmd-a" | |
| 1521 | 右腕捩2}}} {{{#!wiki class="mmd-b" | |
| 1522 | arm twist2_R[br]}}} || {{{#!wiki class="mmd-a" | |
| 1523 | 右腕捩3}}} {{{#!wiki class="mmd-b" | |
| 1524 | arm twist3_R[br]}}} ||}}}}}}}}} || | |
| r1004 | 1525 | |
| r1009 | 1526 | || {{{#!wiki style="margin:0 -10px -5px;min-height:calc(1.5em + 5px)" |
| 1527 | {{{#!folding ▼ | |
| 1528 | {{{#!wiki style="margin: -5px -1px -11px" | |
| 1529 | ||<tablewidth=100%> {{{#!wiki class="mmd-a" | |
| 1530 | 右手捩1}}} {{{#!wiki class="mmd-b" | |
| 1531 | wrist twist1_R[br]}}} || {{{#!wiki class="mmd-a" | |
| 1532 | 右手捩2}}} {{{#!wiki class="mmd-b" | |
| 1533 | wrist twist2_R[br]}}} || {{{#!wiki class="mmd-a" | |
| 1534 | 右手捩3}}} {{{#!wiki class="mmd-b" | |
| 1535 | wrist twist3_R[br]}}} ||}}}}}}}}} || | |
| r1004 | 1536 | |
| r1009 | 1537 | || {{{#!wiki style="margin:0 -10px -5px;min-height:calc(1.5em + 5px)" |
| 1538 | {{{#!folding ▼ | |
| 1539 | {{{#!wiki style="margin: -5px -1px -11px" | |
| 1540 | ||<tablewidth=100%> {{{#!wiki class="mmd-a" | |
| 1541 | 左腕捩1}}} {{{#!wiki class="mmd-b" | |
| 1542 | arm twist1_L[br]}}} || {{{#!wiki class="mmd-a" | |
| 1543 | 左腕捩2}}} {{{#!wiki class="mmd-b" | |
| 1544 | arm twist2_L[br]}}} || {{{#!wiki class="mmd-a" | |
| 1545 | 左腕捩3}}} {{{#!wiki class="mmd-b" | |
| 1546 | arm twist3_L[br]}}} ||}}}}}}}}} || | |
| r1008 | 1547 | |
| 1548 | ||
| r999 | 1549 | {{{#!wiki class="mmd-c" |
| r1005 | 1550 | ||<tablewidth=100%> {{{#!wiki style="margin:0 -10px -5px;min-height:calc(1.5em + 5px)" |
| r1002 | 1551 | {{{#!folding MMD ▼ |
| 1552 | {{{#!wiki style="margin: -5px -1px -11px" | |
| 1553 | ||<tablewidth=100%><-8> {{{#!wiki class="mmd-a" | |
| r983 | 1554 | 全ての親}}} {{{#!wiki class="mmd-b" |
| 1555 | 전체 부모[br]mother}}} || | |
| r986 | 1556 | ||<-8> {{{#!wiki class="mmd-a" |
| 1557 | センター}}} {{{#!wiki class="mmd-b" | |
| 1558 | center[br]중심}}} || | |
| 1559 | ||<-8> {{{#!wiki class="mmd-a" | |
| 1560 | グルーブ}}} {{{#!wiki class="mmd-b" | |
| 1561 | groove[br]그루브}}} || | |
| r987 | 1562 | ||<-8> {{{#!wiki class="mmd-a" |
| 1563 | 腰}}} {{{#!wiki class="mmd-b" | |
| 1564 | waist[br]허리}}} || | |
| 1565 | ||<-5> {{{#!wiki class="mmd-a" | |
| 1566 | 上半身}}} {{{#!wiki class="mmd-b" | |
| 1567 | upper body[br]상체}}} ||<-3> {{{#!wiki class="mmd-a" | |
| 1568 | 下半身}}} {{{#!wiki class="mmd-b" | |
| 1569 | lower body[br]하체}}} || | |
| 1570 | ||<-5> {{{#!wiki class="mmd-a" | |
| 1571 | 上半身2}}} {{{#!wiki class="mmd-b" | |
| 1572 | upper body2[br]상체2}}} || {{{#!wiki class="mmd-a" | |
| 1573 | 左足}}} {{{#!wiki class="mmd-b" | |
| 1574 | leg_L[br]}}} || {{{#!wiki class="mmd-a" | |
| 1575 | 右足}}} {{{#!wiki class="mmd-b" | |
| 1576 | leg_R[br]}}} || {{{#!wiki class="mmd-a" | |
| 1577 | 下半身2}}} {{{#!wiki class="mmd-b" | |
| 1578 | lower body2[br]하체2}}} || | |
| 1579 | ||<-2> {{{#!wiki class="mmd-a" | |
| 1580 | 左肩P}}} {{{#!wiki class="mmd-b" | |
| r989 | 1581 | shoulderP_L[br]}}} ||<-2> {{{#!wiki class="mmd-a" |
| r987 | 1582 | 右肩P}}} {{{#!wiki class="mmd-b" |
| 1583 | shoulderP_R[br]}}} || {{{#!wiki class="mmd-a" | |
| 1584 | 首}}} {{{#!wiki class="mmd-b" | |
| 1585 | neck[br]}}} || {{{#!wiki class="mmd-a" | |
| 1586 | 左ひざ}}} {{{#!wiki class="mmd-b" | |
| 1587 | knee_L[br]}}} || {{{#!wiki class="mmd-a" | |
| 1588 | 右ひざ}}} {{{#!wiki class="mmd-b" | |
| 1589 | knee_R[br]}}} || | |
| 1590 | ||<-2> {{{#!wiki class="mmd-a" | |
| 1591 | 左肩}}} {{{#!wiki class="mmd-b" | |
| 1592 | shoulder_L[br]}}} ||<-2> {{{#!wiki class="mmd-a" | |
| 1593 | 右肩}}} {{{#!wiki class="mmd-b" | |
| r989 | 1594 | shoulder_R[br]}}} || {{{#!wiki class="mmd-a" |
| 1595 | 頭}}} {{{#!wiki class="mmd-b" | |
| r995 | 1596 | head[br]}}} || {{{#!wiki class="mmd-b" |
| r989 | 1597 | 左足首}}} {{{#!wiki class="mmd-b" |
| 1598 | ankle_L[br]}}} || {{{#!wiki class="mmd-a" | |
| 1599 | 右足首}}} {{{#!wiki class="mmd-b" | |
| 1600 | ankle_R[br]}}} || | |
| 1601 | ||<-2> {{{#!wiki class="mmd-a" | |
| 1602 | 左肩C}}} {{{#!wiki class="mmd-b" | |
| 1603 | shoulderC_L[br]}}} ||<-2> {{{#!wiki class="mmd-a" | |
| 1604 | 右肩C}}} {{{#!wiki class="mmd-b" | |
| 1605 | shoulderC_R[br]}}} || {{{#!wiki class="mmd-a" | |
| 1606 | }}} {{{#!wiki class="mmd-b" | |
| 1607 | [br]}}} || {{{#!wiki class="mmd-a" | |
| 1608 | 左つま先}}} {{{#!wiki class="mmd-b" | |
| 1609 | toe_L[br]}}} || {{{#!wiki class="mmd-a" | |
| 1610 | 右つま先}}} {{{#!wiki class="mmd-b" | |
| 1611 | toe_R[br]}}} || | |
| 1612 | ||<-2> {{{#!wiki class="mmd-a" | |
| r1003 | 1613 | 左腕}}} {{{#!wiki class="mmd-b" |
| 1614 | arm_L[br]}}} ||<-2> {{{#!wiki class="mmd-a" | |
| r989 | 1615 | 右腕}}} {{{#!wiki class="mmd-b" |
| 1616 | arm_R[br]}}} || | |
| 1617 | ||<-2> {{{#!wiki class="mmd-a" | |
| r1003 | 1618 | 左腕捩}}} {{{#!wiki class="mmd-b" |
| 1619 | arm twist_L[br]}}} ||<-2> {{{#!wiki class="mmd-a" | |
| r989 | 1620 | 右腕捩}}} {{{#!wiki class="mmd-b" |
| 1621 | arm twist_R[br]}}} || | |
| 1622 | ||<-2> {{{#!wiki class="mmd-a" | |
| r1003 | 1623 | 左ひじ}}} {{{#!wiki class="mmd-b" |
| 1624 | elbow_L[br]}}} | |
| r989 | 1625 | ||<-2> {{{#!wiki class="mmd-a" |
| 1626 | 右ひじ}}} {{{#!wiki class="mmd-b" | |
| 1627 | elbow_R[br]}}} || | |
| 1628 | ||<-2> {{{#!wiki class="mmd-a" | |
| r1003 | 1629 | 左手捩}}} {{{#!wiki class="mmd-b" |
| 1630 | wrist twist_L[br]}}} ||<-2> {{{#!wiki class="mmd-a" | |
| r989 | 1631 | 右手捩}}} {{{#!wiki class="mmd-b" |
| 1632 | wrist twist_R[br]}}} || | |
| 1633 | ||<-2> {{{#!wiki class="mmd-a" | |
| r1003 | 1634 | 左手首}}} {{{#!wiki class="mmd-b" |
| 1635 | wrist_L[br]}}} ||<-2> {{{#!wiki class="mmd-a" | |
| r989 | 1636 | 右手首}}} {{{#!wiki class="mmd-b" |
| 1637 | wrist_R[br]}}} || | |
| 1638 | || {{{#!wiki class="mmd-a" | |
| r1003 | 1639 | 左ダミー}}} {{{#!wiki class="mmd-b" |
| 1640 | dummy_L[br]}}} || {{{#!wiki class="mmd-a" | |
| r989 | 1641 | }}} {{{#!wiki class="mmd-b" |
| 1642 | [br]}}} || Fingers || {{{#!wiki class="mmd-a" | |
| 1643 | 右ダミー}}} {{{#!wiki class="mmd-b" | |
| r1002 | 1644 | dummy_R[br]}}} ||}}}}}}}}} ||}}} |
| r980 | 1645 | |
| r999 | 1646 | |
| 1647 | {{{#!wiki class="mmd-c" | |
| r1005 | 1648 | || {{{#!wiki style="margin:0 -10px -5px;min-height:calc(1.5em + 5px)" |
| r982 | 1649 | {{{#!folding Head ▼ |
| 1650 | {{{#!wiki style="margin: -5px -1px -11px" | |
| r990 | 1651 | ||<tablewidth=100%><-2> {{{#!wiki class="mmd-a" |
| 1652 | 舌1}}} {{{#!wiki class="mmd-b" | |
| 1653 | tounge1[br]}}} || {{{#!wiki class="mmd-a" | |
| r991 | 1654 | 歯上}}} {{{#!wiki class="mmd-b" |
| r990 | 1655 | [br]}}} || {{{#!wiki class="mmd-a" |
| 1656 | 歯下}}} {{{#!wiki class="mmd-b" | |
| 1657 | [br]}}} || {{{#!wiki class="mmd-a" | |
| 1658 | 右涙}}} {{{#!wiki class="mmd-b" | |
| 1659 | tearR[br]}}} || {{{#!wiki class="mmd-a" | |
| 1660 | 左涙}}} {{{#!wiki class="mmd-b" | |
| 1661 | tearL[br]}}} || {{{#!wiki class="mmd-a" | |
| 1662 | 右眉}}} {{{#!wiki class="mmd-b" | |
| 1663 | brow_R[br]}}} || {{{#!wiki class="mmd-a" | |
| 1664 | 左眉}}} {{{#!wiki class="mmd-b" | |
| 1665 | brow_L[br]}}} || | |
| 1666 | ||<-2> {{{#!wiki class="mmd-a" | |
| r991 | 1667 | 舌2}}} {{{#!wiki class="mmd-b" |
| 1668 | tounge2[br]}}} || | |
| 1669 | || {{{#!wiki class="mmd-a" | |
| 1670 | 舌2先}}} {{{#!wiki class="mmd-b" | |
| 1671 | [br]}}} || {{{#!wiki class="mmd-a" | |
| 1672 | 舌IK}}} {{{#!wiki class="mmd-b" | |
| r995 | 1673 | [br]}}} ||}}}}}}}}} ||}}} |
| r982 | 1674 | |
| r999 | 1675 | {{{#!wiki class="mmd-c" |
| r1005 | 1676 | ||<^|1> {{{#!wiki style="margin:0 -10px -5px;min-height: calc(1.5em + 5px)" |
| r982 | 1677 | {{{#!folding Fingers_L ▼ |
| 1678 | {{{#!wiki style="margin: -5px -1px -11px" | |
| r994 | 1679 | ||<tablewidth=100%> {{{#!wiki class="mmd-c" |
| 1680 | {{{#!wiki class="mmd-a" | |
| r992 | 1681 | 左親指0}}} {{{#!wiki class="mmd-b" |
| r1000 | 1682 | thumb0_L[br]왼쪽 엄지0}}}}}} || {{{#!wiki class="mmd-a" |
| r992 | 1683 | 左人指1}}} {{{#!wiki class="mmd-b" |
| r1001 | 1684 | fore1_L[br]왼쪽 검지1}}} || {{{#!wiki class="mmd-a" |
| r992 | 1685 | 左中指1}}} {{{#!wiki class="mmd-b" |
| r1001 | 1686 | middle1_L[br]왼쪽 중지1}}} || {{{#!wiki class="mmd-a" |
| r992 | 1687 | 左薬指1}}} {{{#!wiki class="mmd-b" |
| 1688 | third1_L[br]}}} || {{{#!wiki class="mmd-a" | |
| 1689 | 左小指1}}} {{{#!wiki class="mmd-b" | |
| 1690 | little1_L[br]}}} || | |
| 1691 | || {{{#!wiki class="mmd-a" | |
| 1692 | 左親指1}}} {{{#!wiki class="mmd-b" | |
| r1000 | 1693 | thumb1_L[br]왼쪽 엄지1}}} || {{{#!wiki class="mmd-a" |
| r992 | 1694 | 左人指2}}} {{{#!wiki class="mmd-b" |
| r1001 | 1695 | fore2_L[br]왼쪽 검지2}}} || {{{#!wiki class="mmd-a" |
| r992 | 1696 | 左中指2}}} {{{#!wiki class="mmd-b" |
| r1001 | 1697 | middle2_L[br]왼쪽 중지2}}} || {{{#!wiki class="mmd-a" |
| r992 | 1698 | 左薬指2}}} {{{#!wiki class="mmd-b" |
| 1699 | third2_L[br]}}} || {{{#!wiki class="mmd-a" | |
| 1700 | 左小指2}}} {{{#!wiki class="mmd-b" | |
| 1701 | little2_L[br]}}} || | |
| 1702 | || {{{#!wiki class="mmd-a" | |
| 1703 | 左親指2}}} {{{#!wiki class="mmd-b" | |
| r1000 | 1704 | thumb2_L[br]왼쪽 엄지2}}} || {{{#!wiki class="mmd-a" |
| r992 | 1705 | 左人指3}}} {{{#!wiki class="mmd-b" |
| r1001 | 1706 | fore3_L[br]왼쪽 검지3}}} || {{{#!wiki class="mmd-a" |
| r992 | 1707 | 左中指3}}} {{{#!wiki class="mmd-b" |
| r1001 | 1708 | middle3_L[br]왼쪽 중지3}}} || {{{#!wiki class="mmd-a" |
| r992 | 1709 | 左薬指3}}} {{{#!wiki class="mmd-b" |
| 1710 | third3_L[br]}}} || {{{#!wiki class="mmd-a" | |
| 1711 | 左小指3}}} {{{#!wiki class="mmd-b" | |
| r1005 | 1712 | little3_L[br]}}} ||}}}}}}}}} ||<^|1> {{{#!wiki style="margin:0 -10px -5px;min-height: calc(1.5em + 5px)" |
| r982 | 1713 | {{{#!folding Fingers_R ▼ |
| 1714 | {{{#!wiki style="margin: -5px -1px -11px" | |
| r992 | 1715 | ||<tablewidth=100%> {{{#!wiki class="mmd-a" |
| 1716 | 右親指0}}} {{{#!wiki class="mmd-b" | |
| r1001 | 1717 | thumb0_R[br]오른쪽 엄지0}}} || {{{#!wiki class="mmd-a" |
| r992 | 1718 | 左人指1}}} {{{#!wiki class="mmd-b" |
| r1001 | 1719 | fore1_R[br]오른쪽 검지1}}} || {{{#!wiki class="mmd-a" |
| r992 | 1720 | 左中指1}}} {{{#!wiki class="mmd-b" |
| r1001 | 1721 | middle1_R[br]오른쪽 중지1}}} || {{{#!wiki class="mmd-a" |
| r992 | 1722 | 左薬指1}}} {{{#!wiki class="mmd-b" |
| 1723 | third1_R[br]}}} || {{{#!wiki class="mmd-a" | |
| 1724 | 左小指1}}} {{{#!wiki class="mmd-b" | |
| 1725 | little1_R[br]}}} || | |
| 1726 | || {{{#!wiki class="mmd-a" | |
| 1727 | 右親指1}}} {{{#!wiki class="mmd-b" | |
| r1000 | 1728 | thumb1_R[br]왼쪽 엄지1}}} || {{{#!wiki class="mmd-a" |
| r992 | 1729 | 左人指2}}} {{{#!wiki class="mmd-b" |
| r1001 | 1730 | fore2_R[br]오른쪽 검지2}}} || {{{#!wiki class="mmd-a" |
| r992 | 1731 | 左中指2}}} {{{#!wiki class="mmd-b" |
| r1001 | 1732 | middle2_R[br]오른쪽 중지2}}} || {{{#!wiki class="mmd-a" |
| r992 | 1733 | 左薬指2}}} {{{#!wiki class="mmd-b" |
| 1734 | third2_R[br]}}} || {{{#!wiki class="mmd-a" | |
| 1735 | 左小指2}}} {{{#!wiki class="mmd-b" | |
| 1736 | little2_R[br]}}} || | |
| 1737 | || {{{#!wiki class="mmd-a" | |
| 1738 | 右親指2}}} {{{#!wiki class="mmd-b" | |
| r1000 | 1739 | thumb2_R[br]왼쪽 엄지2}}} || {{{#!wiki class="mmd-a" |
| r992 | 1740 | 左人指3}}} {{{#!wiki class="mmd-b" |
| r1001 | 1741 | fore3_R[br]오른쪽 검지3}}} || {{{#!wiki class="mmd-a" |
| r992 | 1742 | 左中指3}}} {{{#!wiki class="mmd-b" |
| r1001 | 1743 | middle3_R[br]오른쪽 중지3}}} || {{{#!wiki class="mmd-a" |
| r992 | 1744 | 左薬指3}}} {{{#!wiki class="mmd-b" |
| 1745 | third3_R[br]}}} || {{{#!wiki class="mmd-a" | |
| 1746 | 左小指3}}} {{{#!wiki class="mmd-b" | |
| r995 | 1747 | little3_R[br]}}} ||}}}}}}}}} ||}}} |
| r982 | 1748 | |
| 1749 | ||
| r980 | 1750 | || 全ての親 {{{#!wiki class="mmd-table" |
| 1751 | mother전체 부모[br]전체 부모mother}}} || | |
| 1752 | ||
| 1753 | ||
| 1754 | 全ての親{{{#!wiki style="display:inline-block;border:1px solid red;vertical-align:middle" | |
| 1755 | {{{-5 {{{#!wiki style="display:inline-block;border:1px solid red;vertical-align:top" | |
| 1756 | mother}}} | |
| 1757 | {{{#!wiki style="display:inline-block;border:1px solid red;vertical-align:top" | |
| 1758 | 전체 부모}}}}}}}}} | |
| 1759 | ||
| 1760 | ||
| 1761 | ||
| 1762 | ||
| r978 | 1763 | || || 질서 || 중립 || 혼돈 || |
| 1764 | || 질서 || GS25 || 백화점 || || | |
| 1765 | || 중립 || 벼룩시장 || 한국표준과학연구원 || || | |
| 1766 | || 혼돈 || 암시장 || || || | |
| 1767 | ||
| r979 | 1768 | | |
| 1769 | 구조 | |
| 1770 | 생활 상품이 진열됨 | |
| 1771 | 상품이 진열됨 | |
| 1772 | 뭐가 진열됨 | |
| r978 | 1773 | |
| r979 | 1774 | |
| r978 | 1775 | - |
| r977 | 1776 | 편리성 |
| 1777 | 집근처 | |
| r978 | 1778 | 누구나 갈 수 있으면 |
| r977 | 1779 | 상관 없 |
| 1780 | ||
| 1781 | ||
| r978 | 1782 | | |
| r977 | 1783 | 뭘 파냐 |
| 1784 | 기성품 | |
| 1785 | 합법 상품 | |
| 1786 | 상관 없 | |
| 1787 | ||
| r979 | 1788 | 다이소 |
| r977 | 1789 | |
| r976 | 1790 | GS25 |
| 1791 | 슈퍼마트 | |
| 1792 | ||
| 1793 | 백화점 | |
| 1794 | ||
| 1795 | ||
| 1796 | 암시장 | |
| 1797 | 미국 국립표준기술연구소 | |
| 1798 | ||
| 1799 | ||
| 1800 | ||
| 1801 | ||
| r974 | 1802 | {{{#!wiki style="display:inline-block" |
| r975 | 1803 | ||<keepall> || 판매 질서[br]고객들이 사용할 수 있는 상품을 판매한다 || 판매 중립[br]상품을 판매한다 || 판매 혼돈[br]아무 상품이든 팔아도 상관 없다 || |
| r973 | 1804 | || 이용 질서[br]고객의 이용이 쉬워야 한다 || 물건을 팔고 편하기 때문에 GS25는 편의점이다. || || || |
| 1805 | || 이용 중립 [br]고객의 이용은 상관 없다 || || || || | |
| r974 | 1806 | || 이용 혼돈[br]고객의 이용이 불편해도 된다 || || || ||}}} |
| r972 | 1807 | |
| 1808 | ||
| 1809 | ||
| r971 | 1810 | || || 질서 || 중립 || 혼돈 || |
| 1811 | || 질서 || || || || | |
| 1812 | || 중립 || || || || | |
| 1813 | || 혼돈 || || || || | |
| 1814 | ||
| 1815 | ||
| 1816 | ||
| 1817 | ||
| 1818 | ||
| r970 | 1819 | {{{#!folding |
| 1820 | [[파일:해킹범.webp|width=100%]]}}} | |
| 1821 | ||
| 1822 | ||
| r965 | 1823 | ||<nopad><tablebordercolor=transparent><bgcolor=#fff,#fff>{{{#!wiki style="word-break:keep-all;font:0.05em/0.95 monospace;font-family:revert;color:#000" |
| r963 | 1824 | }}}|| |
| 1825 | ||
| 1826 | ||
| 1827 | ||
| r962 | 1828 | {{{#!wiki style="width:calc(100px * sqrt(3));height:200px;background:conic-gradient(in oklab, transparent 240deg, #00f 0, #f0f 300deg, transparent 0)0 / 200% 100%" |
| r961 | 1829 | }}} |
| r960 | 1830 | |
| r961 | 1831 | |
| 1832 | ||
| 1833 | ||
| 1834 | ||
| r959 | 1835 | {{{#!wiki style="border:1px solid #fff;border-radius:5%;overflow:hidden;display:flex;width:200px;height:200px;background:conic-gradient(from -45deg, #00f 90deg, transparent 0, transparent 180deg, #ff0 0, #ff0 270deg, transparent 0), linear-gradient(#f00, #0ff)" |
| r958 | 1836 | {{{#!wiki style="margin:auto;width:80%;height:80%;background:linear-gradient(#0f0 50%, #f0f 0)" |
| 1837 | {{{#!wiki style="width:100%;height:50%;overflow:hidden" | |
| 1838 | {{{#!wiki style="margin:10% 0 0 -25%;width:150%;height:200%;background:radial-gradient(closest-side, #000, transparent)" | |
| 1839 | }}}}}}{{{#!wiki style="width:100%;height:50%;overflow:hidden" | |
| 1840 | {{{#!wiki style="margin-top:25%;width:100%;height:100%;background:radial-gradient(closest-side, #000, transparent)" | |
| 1841 | }}}}}}}}}}}} | |
| 1842 | ||
| 1843 | ||
| 1844 | ||
| 1845 | ||
| r942 | 1846 | {{{#!style |
| r956 | 1847 | .frame-0 { |
| 1848 | } | |
| 1849 | .frame-0:active { | |
| 1850 | display:none | |
| 1851 | } | |
| 1852 | .frame-1 { | |
| 1853 | } | |
| 1854 | .frame-1:active { | |
| 1855 | color:#f00 | |
| 1856 | } | |
| 1857 | }}} | |
| 1858 | ||
| 1859 | ||
| 1860 | {{{#!wiki style="display:inline-block" | |
| 1861 | {{{#!wiki class="frame-0" | |
| 1862 | {{{#!wiki style="width:100px;height:100px;background:linear-gradient(currentcolor 50%, yellow 0)" | |
| 1863 | }}}}}}}}}{{{#!wiki style="display:inline-block" | |
| 1864 | {{{#!wiki class="frame-1" | |
| 1865 | {{{#!wiki style="width:100px;height:100px;background:linear-gradient(currentcolor 50%, yellow 0)" | |
| 1866 | }}}}}}}}} | |
| 1867 | ||
| 1868 | ||
| 1869 | ||
| 1870 | ||
| 1871 | ||
| 1872 | ||
| 1873 | ||
| 1874 | {{{#!style | |
| r942 | 1875 | .z-0 { |
| r946 | 1876 | border:1px solid #630E0D;border-radius:5%;overflow:hidden;display:flex;width:25px;height:25px;background:conic-gradient(from -45deg, #EC9968 90deg, transparent 0, transparent 180deg, #940C09 0, #940C09 270deg, transparent 0), linear-gradient(#7A0D08, #E2212B) |
| r942 | 1877 | } |
| 1878 | .z-1 { | |
| r946 | 1879 | margin:auto;width:80%;height:80%;background:linear-gradient(#7A0D08 50%, #BB191D 0) |
| r942 | 1880 | } |
| 1881 | .z-2 { | |
| r946 | 1882 | margin:10% 0 0 -25%;width:150%;height:200%;background:radial-gradient(closest-side, #E2212B, transparent) |
| r942 | 1883 | } |
| 1884 | .z-3 { | |
| r946 | 1885 | margin-top:25%;width:100%;height:100%;background:radial-gradient(closest-side, #E7758C, transparent) |
| r942 | 1886 | } |
| r944 | 1887 | .g-0 { |
| r946 | 1888 | border:1px solid #6B7276;border-radius:5%;overflow:hidden;display:flex;width:25px;height:25px;background:conic-gradient(from -45deg, #EFEDEF 90deg, transparent 0, transparent 180deg, #CECECE 0, #CECFCE 270deg, transparent 0), linear-gradient(#CCCCCC, #F3F3F3) |
| r944 | 1889 | } |
| 1890 | .g-1 { | |
| r946 | 1891 | margin:auto;width:80%;height:80%;background:linear-gradient(#CCCCCC 50%, #C3C5C4 0) |
| r944 | 1892 | } |
| 1893 | .g-2 { | |
| r946 | 1894 | margin:10% 0 0 -25%;width:150%;height:200%;background:radial-gradient(closest-side, #DBDBDB, transparent) |
| r944 | 1895 | } |
| 1896 | .g-3 { | |
| r946 | 1897 | margin-top:25%;width:100%;height:100%;background:radial-gradient(closest-side, #F7F7F7, transparent) |
| r944 | 1898 | } |
| r945 | 1899 | .f-0 { |
| r946 | 1900 | border:1px solid transparent;width:25px;height:25px;background-color:#2B1F2F |
| r944 | 1901 | } |
| r945 | 1902 | .f-1 { |
| r946 | 1903 | border:1px solid #433647;border-radius:5%;width:100%;height:100%;background-color:#2B1F2F |
| r944 | 1904 | } |
| r945 | 1905 | .r { |
| r946 | 1906 | width:100%;height:50%;overflow:hidden |
| r945 | 1907 | } |
| r947 | 1908 | .ft { |
| 1909 | display:table | |
| 1910 | } | |
| 1911 | .ftc { | |
| r949 | 1912 | display:table-cell;vertical-align:middle |
| r947 | 1913 | } |
| r952 | 1914 | .srs:active { |
| r953 | 1915 | display:none |
| r952 | 1916 | } |
| r957 | 1917 | }}}클릭하여 스핀 |
| r942 | 1918 | |
| r954 | 1919 | {{{#!wiki style="height:150px;overflow:hidden" |
| r953 | 1920 | {{{#!wiki class="srs" |
| r951 | 1921 | {{{#!wiki class="ft" |
| 1922 | {{{#!wiki class="ftc" | |
| 1923 | {{{#!wiki class="f-0" | |
| 1924 | {{{#!wiki class="f-1" | |
| 1925 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1926 | {{{#!wiki class="f-0" | |
| 1927 | {{{#!wiki class="f-1" | |
| 1928 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1929 | {{{#!wiki class="f-0" | |
| 1930 | {{{#!wiki class="f-1" | |
| 1931 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1932 | {{{#!wiki class="f-0" | |
| 1933 | {{{#!wiki class="f-1" | |
| 1934 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1935 | {{{#!wiki class="f-0" | |
| 1936 | {{{#!wiki class="f-1" | |
| 1937 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1938 | {{{#!wiki class="f-0" | |
| 1939 | {{{#!wiki class="f-1" | |
| 1940 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1941 | {{{#!wiki class="f-0" | |
| 1942 | {{{#!wiki class="f-1" | |
| 1943 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1944 | {{{#!wiki class="f-0" | |
| 1945 | {{{#!wiki class="f-1" | |
| 1946 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1947 | {{{#!wiki class="f-0" | |
| 1948 | {{{#!wiki class="f-1" | |
| 1949 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1950 | {{{#!wiki class="f-0" | |
| 1951 | {{{#!wiki class="f-1" | |
| 1952 | }}}}}}}}} | |
| 1953 | }}}{{{#!wiki class="ft" | |
| 1954 | {{{#!wiki class="ftc" | |
| 1955 | {{{#!wiki class="f-0" | |
| 1956 | {{{#!wiki class="f-1" | |
| 1957 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1958 | {{{#!wiki class="f-0" | |
| 1959 | {{{#!wiki class="f-1" | |
| 1960 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1961 | {{{#!wiki class="f-0" | |
| 1962 | {{{#!wiki class="f-1" | |
| 1963 | }}}}}}}}}{{{#!wiki class="ftc" | |
| r953 | 1964 | {{{#!wiki class="z-0" |
| 1965 | {{{#!wiki class="z-1" | |
| 1966 | {{{#!wiki class="r" | |
| 1967 | {{{#!wiki class="z-2" | |
| 1968 | }}}}}}{{{#!wiki class="r" | |
| 1969 | {{{#!wiki class="z-3" | |
| 1970 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 1971 | {{{#!wiki class="z-0" | |
| 1972 | {{{#!wiki class="z-1" | |
| 1973 | {{{#!wiki class="r" | |
| 1974 | {{{#!wiki class="z-2" | |
| 1975 | }}}}}}{{{#!wiki class="r" | |
| 1976 | {{{#!wiki class="z-3" | |
| 1977 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| r951 | 1978 | {{{#!wiki class="f-0" |
| 1979 | {{{#!wiki class="f-1" | |
| 1980 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1981 | {{{#!wiki class="f-0" | |
| 1982 | {{{#!wiki class="f-1" | |
| 1983 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1984 | {{{#!wiki class="f-0" | |
| 1985 | {{{#!wiki class="f-1" | |
| 1986 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1987 | {{{#!wiki class="f-0" | |
| 1988 | {{{#!wiki class="f-1" | |
| 1989 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1990 | {{{#!wiki class="f-0" | |
| 1991 | {{{#!wiki class="f-1" | |
| 1992 | }}}}}}}}} | |
| 1993 | }}}{{{#!wiki class="ft" | |
| 1994 | {{{#!wiki class="ftc" | |
| 1995 | {{{#!wiki class="f-0" | |
| 1996 | {{{#!wiki class="f-1" | |
| 1997 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 1998 | {{{#!wiki class="f-0" | |
| 1999 | {{{#!wiki class="f-1" | |
| 2000 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2001 | {{{#!wiki class="f-0" | |
| 2002 | {{{#!wiki class="f-1" | |
| 2003 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2004 | {{{#!wiki class="g-0" | |
| 2005 | {{{#!wiki class="g-1" | |
| 2006 | {{{#!wiki class="r" | |
| 2007 | {{{#!wiki class="g-2" | |
| 2008 | }}}}}}{{{#!wiki class="r" | |
| 2009 | {{{#!wiki class="g-3" | |
| 2010 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| r953 | 2011 | {{{#!wiki class="z-0" |
| 2012 | {{{#!wiki class="z-1" | |
| 2013 | {{{#!wiki class="r" | |
| 2014 | {{{#!wiki class="z-2" | |
| 2015 | }}}}}}{{{#!wiki class="r" | |
| 2016 | {{{#!wiki class="z-3" | |
| 2017 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2018 | {{{#!wiki class="z-0" | |
| 2019 | {{{#!wiki class="z-1" | |
| 2020 | {{{#!wiki class="r" | |
| 2021 | {{{#!wiki class="z-2" | |
| 2022 | }}}}}}{{{#!wiki class="r" | |
| 2023 | {{{#!wiki class="z-3" | |
| 2024 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| r951 | 2025 | {{{#!wiki class="f-0" |
| 2026 | {{{#!wiki class="f-1" | |
| 2027 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2028 | {{{#!wiki class="f-0" | |
| 2029 | {{{#!wiki class="f-1" | |
| 2030 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2031 | {{{#!wiki class="f-0" | |
| 2032 | {{{#!wiki class="f-1" | |
| 2033 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2034 | {{{#!wiki class="f-0" | |
| 2035 | {{{#!wiki class="f-1" | |
| 2036 | }}}}}}}}} | |
| 2037 | }}}{{{#!wiki class="ft" | |
| 2038 | {{{#!wiki class="ftc" | |
| 2039 | {{{#!wiki class="g-0" | |
| 2040 | {{{#!wiki class="g-1" | |
| 2041 | {{{#!wiki class="r" | |
| 2042 | {{{#!wiki class="g-2" | |
| 2043 | }}}}}}{{{#!wiki class="r" | |
| 2044 | {{{#!wiki class="g-3" | |
| 2045 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2046 | {{{#!wiki class="g-0" | |
| 2047 | {{{#!wiki class="g-1" | |
| 2048 | {{{#!wiki class="r" | |
| 2049 | {{{#!wiki class="g-2" | |
| 2050 | }}}}}}{{{#!wiki class="r" | |
| 2051 | {{{#!wiki class="g-3" | |
| 2052 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2053 | {{{#!wiki class="g-0" | |
| 2054 | {{{#!wiki class="g-1" | |
| 2055 | {{{#!wiki class="r" | |
| 2056 | {{{#!wiki class="g-2" | |
| 2057 | }}}}}}{{{#!wiki class="r" | |
| 2058 | {{{#!wiki class="g-3" | |
| 2059 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2060 | {{{#!wiki class="g-0" | |
| 2061 | {{{#!wiki class="g-1" | |
| 2062 | {{{#!wiki class="r" | |
| 2063 | {{{#!wiki class="g-2" | |
| 2064 | }}}}}}{{{#!wiki class="r" | |
| 2065 | {{{#!wiki class="g-3" | |
| 2066 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2067 | {{{#!wiki class="g-0" | |
| 2068 | {{{#!wiki class="g-1" | |
| 2069 | {{{#!wiki class="r" | |
| 2070 | {{{#!wiki class="g-2" | |
| 2071 | }}}}}}{{{#!wiki class="r" | |
| 2072 | {{{#!wiki class="g-3" | |
| 2073 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| r953 | 2074 | {{{#!wiki class="f-0" |
| 2075 | {{{#!wiki class="f-1" | |
| 2076 | }}}}}}}}}{{{#!wiki class="ftc" | |
| r951 | 2077 | {{{#!wiki class="g-0" |
| 2078 | {{{#!wiki class="g-1" | |
| 2079 | {{{#!wiki class="r" | |
| 2080 | {{{#!wiki class="g-2" | |
| 2081 | }}}}}}{{{#!wiki class="r" | |
| 2082 | {{{#!wiki class="g-3" | |
| 2083 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2084 | {{{#!wiki class="g-0" | |
| 2085 | {{{#!wiki class="g-1" | |
| 2086 | {{{#!wiki class="r" | |
| 2087 | {{{#!wiki class="g-2" | |
| 2088 | }}}}}}{{{#!wiki class="r" | |
| 2089 | {{{#!wiki class="g-3" | |
| 2090 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2091 | {{{#!wiki class="g-0" | |
| 2092 | {{{#!wiki class="g-1" | |
| 2093 | {{{#!wiki class="r" | |
| 2094 | {{{#!wiki class="g-2" | |
| 2095 | }}}}}}{{{#!wiki class="r" | |
| 2096 | {{{#!wiki class="g-3" | |
| 2097 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2098 | {{{#!wiki class="g-0" | |
| 2099 | {{{#!wiki class="g-1" | |
| 2100 | {{{#!wiki class="r" | |
| 2101 | {{{#!wiki class="g-2" | |
| 2102 | }}}}}}{{{#!wiki class="r" | |
| 2103 | {{{#!wiki class="g-3" | |
| 2104 | }}}}}}}}}}}}}}} | |
| 2105 | }}}{{{#!wiki class="ft" | |
| 2106 | {{{#!wiki class="ftc" | |
| 2107 | {{{#!wiki class="g-0" | |
| 2108 | {{{#!wiki class="g-1" | |
| 2109 | {{{#!wiki class="r" | |
| 2110 | {{{#!wiki class="g-2" | |
| 2111 | }}}}}}{{{#!wiki class="r" | |
| 2112 | {{{#!wiki class="g-3" | |
| 2113 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2114 | {{{#!wiki class="g-0" | |
| 2115 | {{{#!wiki class="g-1" | |
| 2116 | {{{#!wiki class="r" | |
| 2117 | {{{#!wiki class="g-2" | |
| 2118 | }}}}}}{{{#!wiki class="r" | |
| 2119 | {{{#!wiki class="g-3" | |
| 2120 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2121 | {{{#!wiki class="g-0" | |
| 2122 | {{{#!wiki class="g-1" | |
| 2123 | {{{#!wiki class="r" | |
| 2124 | {{{#!wiki class="g-2" | |
| 2125 | }}}}}}{{{#!wiki class="r" | |
| 2126 | {{{#!wiki class="g-3" | |
| 2127 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2128 | {{{#!wiki class="g-0" | |
| 2129 | {{{#!wiki class="g-1" | |
| 2130 | {{{#!wiki class="r" | |
| 2131 | {{{#!wiki class="g-2" | |
| 2132 | }}}}}}{{{#!wiki class="r" | |
| 2133 | {{{#!wiki class="g-3" | |
| 2134 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| r953 | 2135 | {{{#!wiki class="f-0" |
| 2136 | {{{#!wiki class="f-1" | |
| 2137 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2138 | {{{#!wiki class="f-0" | |
| 2139 | {{{#!wiki class="f-1" | |
| 2140 | }}}}}}}}}{{{#!wiki class="ftc" | |
| r951 | 2141 | {{{#!wiki class="g-0" |
| 2142 | {{{#!wiki class="g-1" | |
| 2143 | {{{#!wiki class="r" | |
| 2144 | {{{#!wiki class="g-2" | |
| 2145 | }}}}}}{{{#!wiki class="r" | |
| 2146 | {{{#!wiki class="g-3" | |
| 2147 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2148 | {{{#!wiki class="g-0" | |
| 2149 | {{{#!wiki class="g-1" | |
| 2150 | {{{#!wiki class="r" | |
| 2151 | {{{#!wiki class="g-2" | |
| 2152 | }}}}}}{{{#!wiki class="r" | |
| 2153 | {{{#!wiki class="g-3" | |
| 2154 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2155 | {{{#!wiki class="g-0" | |
| 2156 | {{{#!wiki class="g-1" | |
| 2157 | {{{#!wiki class="r" | |
| 2158 | {{{#!wiki class="g-2" | |
| 2159 | }}}}}}{{{#!wiki class="r" | |
| 2160 | {{{#!wiki class="g-3" | |
| 2161 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2162 | {{{#!wiki class="g-0" | |
| 2163 | {{{#!wiki class="g-1" | |
| 2164 | {{{#!wiki class="r" | |
| 2165 | {{{#!wiki class="g-2" | |
| 2166 | }}}}}}{{{#!wiki class="r" | |
| 2167 | {{{#!wiki class="g-3" | |
| 2168 | }}}}}}}}}}}}}}} | |
| 2169 | }}}{{{#!wiki class="ft" | |
| 2170 | {{{#!wiki class="ftc" | |
| 2171 | {{{#!wiki class="g-0" | |
| 2172 | {{{#!wiki class="g-1" | |
| 2173 | {{{#!wiki class="r" | |
| 2174 | {{{#!wiki class="g-2" | |
| 2175 | }}}}}}{{{#!wiki class="r" | |
| 2176 | {{{#!wiki class="g-3" | |
| 2177 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2178 | {{{#!wiki class="g-0" | |
| 2179 | {{{#!wiki class="g-1" | |
| 2180 | {{{#!wiki class="r" | |
| 2181 | {{{#!wiki class="g-2" | |
| 2182 | }}}}}}{{{#!wiki class="r" | |
| 2183 | {{{#!wiki class="g-3" | |
| 2184 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2185 | {{{#!wiki class="g-0" | |
| 2186 | {{{#!wiki class="g-1" | |
| 2187 | {{{#!wiki class="r" | |
| 2188 | {{{#!wiki class="g-2" | |
| 2189 | }}}}}}{{{#!wiki class="r" | |
| 2190 | {{{#!wiki class="g-3" | |
| 2191 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2192 | {{{#!wiki class="g-0" | |
| 2193 | {{{#!wiki class="g-1" | |
| 2194 | {{{#!wiki class="r" | |
| 2195 | {{{#!wiki class="g-2" | |
| 2196 | }}}}}}{{{#!wiki class="r" | |
| 2197 | {{{#!wiki class="g-3" | |
| 2198 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| r953 | 2199 | {{{#!wiki class="f-0" |
| 2200 | {{{#!wiki class="f-1" | |
| 2201 | }}}}}}}}}{{{#!wiki class="ftc" | |
| r951 | 2202 | {{{#!wiki class="g-0" |
| 2203 | {{{#!wiki class="g-1" | |
| 2204 | {{{#!wiki class="r" | |
| 2205 | {{{#!wiki class="g-2" | |
| 2206 | }}}}}}{{{#!wiki class="r" | |
| 2207 | {{{#!wiki class="g-3" | |
| 2208 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2209 | {{{#!wiki class="g-0" | |
| 2210 | {{{#!wiki class="g-1" | |
| 2211 | {{{#!wiki class="r" | |
| 2212 | {{{#!wiki class="g-2" | |
| 2213 | }}}}}}{{{#!wiki class="r" | |
| 2214 | {{{#!wiki class="g-3" | |
| 2215 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2216 | {{{#!wiki class="g-0" | |
| 2217 | {{{#!wiki class="g-1" | |
| 2218 | {{{#!wiki class="r" | |
| 2219 | {{{#!wiki class="g-2" | |
| 2220 | }}}}}}{{{#!wiki class="r" | |
| 2221 | {{{#!wiki class="g-3" | |
| 2222 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2223 | {{{#!wiki class="g-0" | |
| 2224 | {{{#!wiki class="g-1" | |
| 2225 | {{{#!wiki class="r" | |
| 2226 | {{{#!wiki class="g-2" | |
| 2227 | }}}}}}{{{#!wiki class="r" | |
| 2228 | {{{#!wiki class="g-3" | |
| 2229 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2230 | {{{#!wiki class="g-0" | |
| 2231 | {{{#!wiki class="g-1" | |
| 2232 | {{{#!wiki class="r" | |
| 2233 | {{{#!wiki class="g-2" | |
| 2234 | }}}}}}{{{#!wiki class="r" | |
| 2235 | {{{#!wiki class="g-3" | |
| 2236 | }}}}}}}}}}}}}}} | |
| 2237 | }}} | |
| r953 | 2238 | }}}{{{#!wiki class="ft" |
| r947 | 2239 | {{{#!wiki class="ftc" |
| r950 | 2240 | {{{#!wiki class="f-0" |
| 2241 | {{{#!wiki class="f-1" | |
| 2242 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2243 | {{{#!wiki class="f-0" | |
| 2244 | {{{#!wiki class="f-1" | |
| 2245 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2246 | {{{#!wiki class="f-0" | |
| 2247 | {{{#!wiki class="f-1" | |
| 2248 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2249 | {{{#!wiki class="f-0" | |
| 2250 | {{{#!wiki class="f-1" | |
| 2251 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2252 | {{{#!wiki class="f-0" | |
| 2253 | {{{#!wiki class="f-1" | |
| 2254 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2255 | {{{#!wiki class="f-0" | |
| 2256 | {{{#!wiki class="f-1" | |
| 2257 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2258 | {{{#!wiki class="f-0" | |
| 2259 | {{{#!wiki class="f-1" | |
| 2260 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2261 | {{{#!wiki class="f-0" | |
| 2262 | {{{#!wiki class="f-1" | |
| 2263 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2264 | {{{#!wiki class="f-0" | |
| 2265 | {{{#!wiki class="f-1" | |
| 2266 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2267 | {{{#!wiki class="f-0" | |
| 2268 | {{{#!wiki class="f-1" | |
| 2269 | }}}}}}}}} | |
| 2270 | }}}{{{#!wiki class="ft" | |
| 2271 | {{{#!wiki class="ftc" | |
| 2272 | {{{#!wiki class="f-0" | |
| 2273 | {{{#!wiki class="f-1" | |
| 2274 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2275 | {{{#!wiki class="f-0" | |
| 2276 | {{{#!wiki class="f-1" | |
| 2277 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2278 | {{{#!wiki class="f-0" | |
| 2279 | {{{#!wiki class="f-1" | |
| 2280 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2281 | {{{#!wiki class="f-0" | |
| 2282 | {{{#!wiki class="f-1" | |
| 2283 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2284 | {{{#!wiki class="f-0" | |
| 2285 | {{{#!wiki class="f-1" | |
| 2286 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2287 | {{{#!wiki class="f-0" | |
| 2288 | {{{#!wiki class="f-1" | |
| 2289 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2290 | {{{#!wiki class="f-0" | |
| 2291 | {{{#!wiki class="f-1" | |
| 2292 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2293 | {{{#!wiki class="f-0" | |
| 2294 | {{{#!wiki class="f-1" | |
| r953 | 2295 | }}}}}}}}}{{{#!wiki class="ftc" |
| 2296 | {{{#!wiki class="f-0" | |
| 2297 | {{{#!wiki class="f-1" | |
| 2298 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2299 | {{{#!wiki class="f-0" | |
| 2300 | {{{#!wiki class="f-1" | |
| r950 | 2301 | }}}}}}}}} |
| 2302 | }}}{{{#!wiki class="ft" | |
| 2303 | {{{#!wiki class="ftc" | |
| 2304 | {{{#!wiki class="f-0" | |
| 2305 | {{{#!wiki class="f-1" | |
| 2306 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2307 | {{{#!wiki class="f-0" | |
| 2308 | {{{#!wiki class="f-1" | |
| 2309 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2310 | {{{#!wiki class="f-0" | |
| 2311 | {{{#!wiki class="f-1" | |
| 2312 | }}}}}}}}}{{{#!wiki class="ftc" | |
| r948 | 2313 | {{{#!wiki class="g-0" |
| 2314 | {{{#!wiki class="g-1" | |
| r947 | 2315 | {{{#!wiki class="r" |
| r948 | 2316 | {{{#!wiki class="g-2" |
| r947 | 2317 | }}}}}}{{{#!wiki class="r" |
| r948 | 2318 | {{{#!wiki class="g-3" |
| 2319 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2320 | {{{#!wiki class="f-0" | |
| 2321 | {{{#!wiki class="f-1" | |
| r950 | 2322 | }}}}}}}}}{{{#!wiki class="ftc" |
| 2323 | {{{#!wiki class="f-0" | |
| 2324 | {{{#!wiki class="f-1" | |
| 2325 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2326 | {{{#!wiki class="f-0" | |
| 2327 | {{{#!wiki class="f-1" | |
| 2328 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2329 | {{{#!wiki class="f-0" | |
| 2330 | {{{#!wiki class="f-1" | |
| r953 | 2331 | }}}}}}}}}{{{#!wiki class="ftc" |
| 2332 | {{{#!wiki class="f-0" | |
| 2333 | {{{#!wiki class="f-1" | |
| 2334 | }}}}}}}}}{{{#!wiki class="ftc" | |
| 2335 | {{{#!wiki class="f-0" | |
| 2336 | {{{#!wiki class="f-1" | |
| r948 | 2337 | }}}}}}}}} |
| r950 | 2338 | }}}{{{#!wiki class="ft" |
| 2339 | {{{#!wiki class="ftc" | |
| 2340 | {{{#!wiki class="g-0" | |
| 2341 | {{{#!wiki class="g-1" | |
| 2342 | {{{#!wiki class="r" | |
| 2343 | {{{#!wiki class="g-2" | |
| 2344 | }}}}}}{{{#!wiki class="r" | |
| 2345 | {{{#!wiki class="g-3" | |
| 2346 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2347 | {{{#!wiki class="g-0" | |
| 2348 | {{{#!wiki class="g-1" | |
| 2349 | {{{#!wiki class="r" | |
| 2350 | {{{#!wiki class="g-2" | |
| 2351 | }}}}}}{{{#!wiki class="r" | |
| 2352 | {{{#!wiki class="g-3" | |
| 2353 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2354 | {{{#!wiki class="g-0" | |
| 2355 | {{{#!wiki class="g-1" | |
| 2356 | {{{#!wiki class="r" | |
| 2357 | {{{#!wiki class="g-2" | |
| 2358 | }}}}}}{{{#!wiki class="r" | |
| 2359 | {{{#!wiki class="g-3" | |
| 2360 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2361 | {{{#!wiki class="g-0" | |
| 2362 | {{{#!wiki class="g-1" | |
| 2363 | {{{#!wiki class="r" | |
| 2364 | {{{#!wiki class="g-2" | |
| 2365 | }}}}}}{{{#!wiki class="r" | |
| 2366 | {{{#!wiki class="g-3" | |
| 2367 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2368 | {{{#!wiki class="g-0" | |
| 2369 | {{{#!wiki class="g-1" | |
| 2370 | {{{#!wiki class="r" | |
| 2371 | {{{#!wiki class="g-2" | |
| 2372 | }}}}}}{{{#!wiki class="r" | |
| 2373 | {{{#!wiki class="g-3" | |
| 2374 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| r953 | 2375 | {{{#!wiki class="z-0" |
| 2376 | {{{#!wiki class="z-1" | |
| 2377 | {{{#!wiki class="r" | |
| 2378 | {{{#!wiki class="z-2" | |
| 2379 | }}}}}}{{{#!wiki class="r" | |
| 2380 | {{{#!wiki class="z-3" | |
| 2381 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| r950 | 2382 | {{{#!wiki class="g-0" |
| 2383 | {{{#!wiki class="g-1" | |
| 2384 | {{{#!wiki class="r" | |
| 2385 | {{{#!wiki class="g-2" | |
| 2386 | }}}}}}{{{#!wiki class="r" | |
| 2387 | {{{#!wiki class="g-3" | |
| 2388 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2389 | {{{#!wiki class="g-0" | |
| 2390 | {{{#!wiki class="g-1" | |
| 2391 | {{{#!wiki class="r" | |
| 2392 | {{{#!wiki class="g-2" | |
| 2393 | }}}}}}{{{#!wiki class="r" | |
| 2394 | {{{#!wiki class="g-3" | |
| 2395 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2396 | {{{#!wiki class="g-0" | |
| 2397 | {{{#!wiki class="g-1" | |
| 2398 | {{{#!wiki class="r" | |
| 2399 | {{{#!wiki class="g-2" | |
| 2400 | }}}}}}{{{#!wiki class="r" | |
| 2401 | {{{#!wiki class="g-3" | |
| 2402 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2403 | {{{#!wiki class="g-0" | |
| 2404 | {{{#!wiki class="g-1" | |
| 2405 | {{{#!wiki class="r" | |
| 2406 | {{{#!wiki class="g-2" | |
| 2407 | }}}}}}{{{#!wiki class="r" | |
| 2408 | {{{#!wiki class="g-3" | |
| 2409 | }}}}}}}}}}}}}}} | |
| 2410 | }}}{{{#!wiki class="ft" | |
| 2411 | {{{#!wiki class="ftc" | |
| 2412 | {{{#!wiki class="g-0" | |
| 2413 | {{{#!wiki class="g-1" | |
| 2414 | {{{#!wiki class="r" | |
| 2415 | {{{#!wiki class="g-2" | |
| 2416 | }}}}}}{{{#!wiki class="r" | |
| 2417 | {{{#!wiki class="g-3" | |
| 2418 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2419 | {{{#!wiki class="g-0" | |
| 2420 | {{{#!wiki class="g-1" | |
| 2421 | {{{#!wiki class="r" | |
| 2422 | {{{#!wiki class="g-2" | |
| 2423 | }}}}}}{{{#!wiki class="r" | |
| 2424 | {{{#!wiki class="g-3" | |
| 2425 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2426 | {{{#!wiki class="g-0" | |
| 2427 | {{{#!wiki class="g-1" | |
| 2428 | {{{#!wiki class="r" | |
| 2429 | {{{#!wiki class="g-2" | |
| 2430 | }}}}}}{{{#!wiki class="r" | |
| 2431 | {{{#!wiki class="g-3" | |
| 2432 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2433 | {{{#!wiki class="g-0" | |
| 2434 | {{{#!wiki class="g-1" | |
| 2435 | {{{#!wiki class="r" | |
| 2436 | {{{#!wiki class="g-2" | |
| 2437 | }}}}}}{{{#!wiki class="r" | |
| 2438 | {{{#!wiki class="g-3" | |
| 2439 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| r953 | 2440 | {{{#!wiki class="z-0" |
| 2441 | {{{#!wiki class="z-1" | |
| 2442 | {{{#!wiki class="r" | |
| 2443 | {{{#!wiki class="z-2" | |
| 2444 | }}}}}}{{{#!wiki class="r" | |
| 2445 | {{{#!wiki class="z-3" | |
| 2446 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2447 | {{{#!wiki class="z-0" | |
| 2448 | {{{#!wiki class="z-1" | |
| 2449 | {{{#!wiki class="r" | |
| 2450 | {{{#!wiki class="z-2" | |
| 2451 | }}}}}}{{{#!wiki class="r" | |
| 2452 | {{{#!wiki class="z-3" | |
| 2453 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| r950 | 2454 | {{{#!wiki class="g-0" |
| 2455 | {{{#!wiki class="g-1" | |
| 2456 | {{{#!wiki class="r" | |
| 2457 | {{{#!wiki class="g-2" | |
| 2458 | }}}}}}{{{#!wiki class="r" | |
| 2459 | {{{#!wiki class="g-3" | |
| 2460 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2461 | {{{#!wiki class="g-0" | |
| 2462 | {{{#!wiki class="g-1" | |
| 2463 | {{{#!wiki class="r" | |
| 2464 | {{{#!wiki class="g-2" | |
| 2465 | }}}}}}{{{#!wiki class="r" | |
| 2466 | {{{#!wiki class="g-3" | |
| 2467 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2468 | {{{#!wiki class="g-0" | |
| 2469 | {{{#!wiki class="g-1" | |
| 2470 | {{{#!wiki class="r" | |
| 2471 | {{{#!wiki class="g-2" | |
| 2472 | }}}}}}{{{#!wiki class="r" | |
| 2473 | {{{#!wiki class="g-3" | |
| 2474 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2475 | {{{#!wiki class="g-0" | |
| 2476 | {{{#!wiki class="g-1" | |
| 2477 | {{{#!wiki class="r" | |
| 2478 | {{{#!wiki class="g-2" | |
| 2479 | }}}}}}{{{#!wiki class="r" | |
| 2480 | {{{#!wiki class="g-3" | |
| 2481 | }}}}}}}}}}}}}}} | |
| 2482 | }}}{{{#!wiki class="ft" | |
| 2483 | {{{#!wiki class="ftc" | |
| 2484 | {{{#!wiki class="g-0" | |
| 2485 | {{{#!wiki class="g-1" | |
| 2486 | {{{#!wiki class="r" | |
| 2487 | {{{#!wiki class="g-2" | |
| 2488 | }}}}}}{{{#!wiki class="r" | |
| 2489 | {{{#!wiki class="g-3" | |
| 2490 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2491 | {{{#!wiki class="g-0" | |
| 2492 | {{{#!wiki class="g-1" | |
| 2493 | {{{#!wiki class="r" | |
| 2494 | {{{#!wiki class="g-2" | |
| 2495 | }}}}}}{{{#!wiki class="r" | |
| 2496 | {{{#!wiki class="g-3" | |
| 2497 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2498 | {{{#!wiki class="g-0" | |
| 2499 | {{{#!wiki class="g-1" | |
| 2500 | {{{#!wiki class="r" | |
| 2501 | {{{#!wiki class="g-2" | |
| 2502 | }}}}}}{{{#!wiki class="r" | |
| 2503 | {{{#!wiki class="g-3" | |
| 2504 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2505 | {{{#!wiki class="g-0" | |
| 2506 | {{{#!wiki class="g-1" | |
| 2507 | {{{#!wiki class="r" | |
| 2508 | {{{#!wiki class="g-2" | |
| 2509 | }}}}}}{{{#!wiki class="r" | |
| 2510 | {{{#!wiki class="g-3" | |
| 2511 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| r953 | 2512 | {{{#!wiki class="z-0" |
| 2513 | {{{#!wiki class="z-1" | |
| 2514 | {{{#!wiki class="r" | |
| 2515 | {{{#!wiki class="z-2" | |
| 2516 | }}}}}}{{{#!wiki class="r" | |
| 2517 | {{{#!wiki class="z-3" | |
| 2518 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| r950 | 2519 | {{{#!wiki class="g-0" |
| 2520 | {{{#!wiki class="g-1" | |
| 2521 | {{{#!wiki class="r" | |
| 2522 | {{{#!wiki class="g-2" | |
| 2523 | }}}}}}{{{#!wiki class="r" | |
| 2524 | {{{#!wiki class="g-3" | |
| 2525 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2526 | {{{#!wiki class="g-0" | |
| 2527 | {{{#!wiki class="g-1" | |
| 2528 | {{{#!wiki class="r" | |
| 2529 | {{{#!wiki class="g-2" | |
| 2530 | }}}}}}{{{#!wiki class="r" | |
| 2531 | {{{#!wiki class="g-3" | |
| 2532 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2533 | {{{#!wiki class="g-0" | |
| 2534 | {{{#!wiki class="g-1" | |
| 2535 | {{{#!wiki class="r" | |
| 2536 | {{{#!wiki class="g-2" | |
| 2537 | }}}}}}{{{#!wiki class="r" | |
| 2538 | {{{#!wiki class="g-3" | |
| 2539 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2540 | {{{#!wiki class="g-0" | |
| 2541 | {{{#!wiki class="g-1" | |
| 2542 | {{{#!wiki class="r" | |
| 2543 | {{{#!wiki class="g-2" | |
| 2544 | }}}}}}{{{#!wiki class="r" | |
| 2545 | {{{#!wiki class="g-3" | |
| 2546 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2547 | {{{#!wiki class="g-0" | |
| 2548 | {{{#!wiki class="g-1" | |
| 2549 | {{{#!wiki class="r" | |
| 2550 | {{{#!wiki class="g-2" | |
| 2551 | }}}}}}{{{#!wiki class="r" | |
| 2552 | {{{#!wiki class="g-3" | |
| 2553 | }}}}}}}}}}}}}}} | |
| r947 | 2554 | }}} |
| r957 | 2555 | }}} |
| r942 | 2556 | |
| 2557 | ||
| 2558 | ||
| r950 | 2559 | {{{#!wiki class="ft" |
| 2560 | {{{#!wiki class="ftc" | |
| 2561 | {{{#!wiki class="z-0" | |
| 2562 | {{{#!wiki class="z-1" | |
| 2563 | {{{#!wiki class="r" | |
| 2564 | {{{#!wiki class="z-2" | |
| 2565 | }}}}}}{{{#!wiki class="r" | |
| 2566 | {{{#!wiki class="z-3" | |
| 2567 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2568 | {{{#!wiki class="g-0" | |
| 2569 | {{{#!wiki class="g-1" | |
| 2570 | {{{#!wiki class="r" | |
| 2571 | {{{#!wiki class="g-2" | |
| 2572 | }}}}}}{{{#!wiki class="r" | |
| 2573 | {{{#!wiki class="g-3" | |
| 2574 | }}}}}}}}}}}}}}}{{{#!wiki class="ftc" | |
| 2575 | {{{#!wiki class="f-0" | |
| 2576 | {{{#!wiki class="f-1" | |
| 2577 | }}}}}}}}} | |
| 2578 | }}} | |
| r957 | 2579 | ㅇㅇ |
| r950 | 2580 | |
| r941 | 2581 | {{{#!wiki style="display:table" |
| 2582 | {{{#!wiki style="display:table-cell" | |
| r940 | 2583 | {{{#!wiki style="border:1px solid transparent;width:25px;height:25px;background-color:#2B1F2F" |
| 2584 | {{{#!wiki style="border:1px solid #433647;border-radius:5%;width:100%;height:100%;background-color:#2B1F2F" | |
| r941 | 2585 | }}}}}}}}}{{{#!wiki style="display:table-cell" |
| 2586 | {{{#!wiki style="border:1px solid transparent;width:25px;height:25px;background-color:#2B1F2F" | |
| 2587 | {{{#!wiki style="border:1px solid #433647;border-radius:5%;width:100%;height:100%;background-color:#2B1F2F" | |
| 2588 | }}}}}}}}} | |
| 2589 | }}} | |
| r937 | 2590 | |
| 2591 | ||
| 2592 | ||
| r936 | 2593 | {{{#!wiki style="border:1px solid #6B7276;border-radius:5%;overflow:hidden;display:flex;width:25px;height:25px;background:conic-gradient(from -45deg, #EFEDEF 90deg, transparent 0, transparent 180deg, #CECECE 0, #CECFCE 270deg, transparent 0), linear-gradient(#CCCCCC, #F3F3F3)" |
| r935 | 2594 | {{{#!wiki style="margin:auto;width:80%;height:80%;background:linear-gradient(#CCCCCC 50%, #C3C5C4 0)" |
| r932 | 2595 | {{{#!wiki style="width:100%;height:50%;overflow:hidden" |
| r934 | 2596 | {{{#!wiki style="margin:10% 0 0 -25%;width:150%;height:200%;background:radial-gradient(closest-side, #DBDBDB, transparent)" |
| r932 | 2597 | }}}}}}{{{#!wiki style="width:100%;height:50%;overflow:hidden" |
| r934 | 2598 | {{{#!wiki style="margin-top:25%;width:100%;height:100%;background:radial-gradient(closest-side, #F7F7F7, transparent)" |
| r932 | 2599 | }}}}}}}}}}}} |
| 2600 | ||
| 2601 | ||
| r931 | 2602 | {{{#!wiki style="border:1px solid #630E0D;border-radius:5%;overflow:hidden;display:flex;width:25px;height:25px;background:conic-gradient(from -45deg, #EC9968 90deg, transparent 0, transparent 180deg, #940C09 0, #940C09 270deg, transparent 0), linear-gradient(#7A0D08, #E2212B)" |
| r929 | 2603 | {{{#!wiki style="margin:auto;width:80%;height:80%;background:linear-gradient(#7A0D08 50%, #BB191D 0)" |
| r923 | 2604 | {{{#!wiki style="width:100%;height:50%;overflow:hidden" |
| r930 | 2605 | {{{#!wiki style="margin:10% 0 0 -25%;width:150%;height:200%;background:radial-gradient(closest-side, #E2212B, transparent)" |
| r923 | 2606 | }}}}}}{{{#!wiki style="width:100%;height:50%;overflow:hidden" |
| r927 | 2607 | {{{#!wiki style="margin-top:25%;width:100%;height:100%;background:radial-gradient(closest-side, #E7758C, transparent)" |
| r924 | 2608 | }}}}}}}}}}}} |
| r919 | 2609 | |
| 2610 | ||
| 2611 | ||
| 2612 | ||
| 2613 | ||
| 2614 | ||
| 2615 | ||
| 2616 | ||
| r920 | 2617 | |
| r909 | 2618 | |
| r911 | 2619 | |
| 2620 | ||
| 2621 | ||
| r942 | 2622 | |
| r910 | 2623 | {{{#!wiki style="display:inline-block;border:1px solid #71030C;border-radius:5%;overflow:hidden" |
| r918 | 2624 | {{{#!wiki style="display:flex;width:30px;height:30px;background:linear-gradient(#71030C 50%, #B8112B 0)center / 80% 80%, conic-gradient(from -45deg, #DF8E7B 90deg, transparent 0, transparent 180deg, #7B0C12 0, #7B0C12 270deg, transparent 0), linear-gradient(#71030C, #C31B35);background-repeat:no-repeat" |
| r904 | 2625 | {{{#!wiki style="margin:auto;width:80%;height:80%;background:no-repeat radial-gradient(closest-side, #E46471, transparent)50% 150% / 100% 50%" |
| r918 | 2626 | {{{#!wiki style="margin-top: -50%;width:100%;height:100%;background:no-repeat radial-gradient(closest-side, #C51633, transparent)50% 5500% / 150% 99%" |
| r912 | 2627 | }}}}}}}}}}}} |
| r890 | 2628 | |
| r893 | 2629 | |
| r894 | 2630 | |
| r915 | 2631 | #71030C, #C51633 47%, #C51633 0, #C51633 50%, #B8112B 0 |
| r894 | 2632 | |
| r912 | 2633 | |
| 2634 | {{{#!wiki style="border:1px solid gray;margin:auto;width:100px;height:100px;background:no-repeat radial-gradient(closest-side, #E46471, transparent)50% 150% / 100% 50%" | |
| 2635 | {{{#!wiki style="border:1px solid gray;margin-top: -50%;width:100px;height:100px;background:no-repeat radial-gradient(closest-side, #0f0, transparent)50% 150% / 100% 50%" | |
| 2636 | }}}}}} | |
| 2637 | ||
| 2638 | ||
| r893 | 2639 | {{{#!wiki style="width:100px;height:100px;border-bottom-style:10px solid blue;background:no-repeat radial-gradient(closest-side, #0f0, transparent);background-position:50% 100%;background-size:100% 100%" |
| r888 | 2640 | }}} |
| r887 | 2641 | |
| 2642 | ||
| 2643 | ||
| 2644 | ||
| r886 | 2645 | ||<-3><table align=right><table width=500><table bordercolor=#171717,#333><bgcolor=#171717><table bgcolor=transparent><nopad> {{{#!wiki style="padding:5px 10px;background:linear-gradient(320deg, transparent 21%, #000 0, #000 79%, transparent 0), linear-gradient(100deg, transparent 17%, #000 0, #000 83%, transparent 0), linear-gradient(320deg, transparent calc(21% - 1px), #fff 0, #fff calc(79% + 1px), transparent 0), linear-gradient(100deg, transparent calc(17% - 1px), #fff 0, #fff calc(83% + 1px), transparent 0), conic-gradient(from 230deg at 10% 60%, #000 15deg, transparent 0), conic-gradient(from 50deg at 90% 40%, #000 15deg, transparent 0), conic-gradient(from 230deg at calc(10% + 6px) calc(60% - 4px), #fff 15deg, transparent 0), conic-gradient(from 50deg at calc(90% - 6px) calc(40% + 4px), #fff 15deg, transparent 0), linear-gradient(120deg, transparent, red 20%, red 50%, blue 0, blue 80%, transparent)" |
| r873 | 2646 | {{{#ecfffd {{{#!wiki style="font-family: serif" |
| 2647 | {{{+2 '''In Falsus'''}}}}}}'''인 팔수스'''}}}}}} || | |
| r872 | 2648 | |
| 2649 | ||
| 2650 | ||
| 2651 | ||
| r884 | 2652 | |
| r870 | 2653 | {{{#!wiki style="width:100%;height:50px;background:linear-gradient(in oklab 90deg, oklab(62.8% 56.25% 31.5%), oklab(86.6% -58.5% 44.75%))" |
| r871 | 2654 | }}}{{{{{{#!wiki style="width:100%;height:50px;background:linear-gradient(in oklab 90deg, oklab(62.8% 56.25% 31.5%), oklab(86.6% -58.5% 44.75%))" |
| 2655 | }}}}}} | |
| r869 | 2656 | {{{#!wiki style="width:100%;height:50px;background:linear-gradient(in oklab 90deg, #f00, #0f0)" |
| r871 | 2657 | }}}{{{{{{#!wiki style="width:100%;height:50px;background:linear-gradient(in oklab 90deg, #f00, #0f0)" |
| 2658 | }}}}}} | |
| r857 | 2659 | |
| 2660 | ||
| 2661 | ||
| r982 | 2662 | {{{|| {{{-2 [math(\mathsf{_{}^{}})]}}} || |
| r844 | 2663 | |
| r862 | 2664 | ||<-8> {{{-2 [math(\mathsf{全ての親_{mother}^{전체 부모}})]}}} || |
| 2665 | ||<-8> {{{-2 [math(\mathsf{センター_{center}^{중심}})]}}} || | |
| 2666 | ||<-8> {{{-2 [math(\mathsf{グルーブ_{groove}^{그루브}})]}}} || | |
| r867 | 2667 | ||<-8> {{{-2 [math(\mathsf{腰_{waist}^{허리}})]}}} || |
| r862 | 2668 | ||<-5> {{{-2 [math(\mathsf{上半身_{upper body}^{상체}})]}}} ||<-3> {{{-2 [math(\mathsf{下半身_{lower body}^{하체}})]}}} || |
| r863 | 2669 | ||<-5> {{{-2 [math(\mathsf{上半身2_{upper body2}^{상체2}})]}}} || {{{-2 [math(\mathsf{左足_{leg\_L}^{}})]}}} || {{{-2 [math(\mathsf{右足_{leg\_R}^{}})]}}} || {{{-2 [math(\mathsf{下半身2_{lower body2}^{하체2}})]}}} || |
| r867 | 2670 | ||<-2> {{{-2 [math(\mathsf{左肩P_{shoulderP\_L}^{}})]}}} ||<-2> {{{-2 [math(\mathsf{右肩P_{shoulderP\_R}^{}})]}}} || {{{-2 [math(\mathsf{首_{neck}^{}})]}}} || {{{-2 [math(\mathsf{左ひざ_{knee\_L}^{}})]}}} || {{{-2 [math(\mathsf{右ひざ_{knee\_R}^{}})]}}} || |
| 2671 | ||<-2> {{{-2 [math(\mathsf{左肩_{shoulder\_L}^{}})]}}} ||<-2> {{{-2 [math(\mathsf{右肩_{shoulder\_R}^{}})]}}} || {{{-2 [math(\mathsf{頭_{head}^{}})]}}} || {{{-2 [math(\mathsf{左足首_{ankle\_L}^{}})]}}} || {{{-2 [math(\mathsf{右足首_{ankle\_R}^{}})]}}} || | |
| 2672 | ||<-2> {{{-2 [math(\mathsf{左肩C_{shoulderC\_L}^{}})]}}} ||<-2> {{{-2 [math(\mathsf{右肩C_{shoulderC\_R}^{}})]}}} || {{{-2 [math(\mathsf{_{}^{}})]}}} || {{{-2 [math(\mathsf{左つま先_{toe\_L}^{}})]}}} || {{{-2 [math(\mathsf{右つま先_{toe\_R}^{}})]}}} || | |
| r850 | 2673 | ||<-2> {{{-2 [math(\mathsf{_{}^{}})]}}} ||<-2> {{{-2 [math(\mathsf{右腕_{arm\_R}^{}})]}}} || |
| 2674 | ||<-2> {{{-2 [math(\mathsf{_{}^{}})]}}} ||<-2> {{{-2 [math(\mathsf{右腕捩_{arm twist\_R}^{}})]}}} || | |
| 2675 | ||<-2> {{{-2 [math(\mathsf{_{}^{}})]}}} ||<-2> {{{-2 [math(\mathsf{右ひじ_{elbow\_R}^{}})]}}} || | |
| 2676 | ||<-2> {{{-2 [math(\mathsf{_{}^{}})]}}} ||<-2> {{{-2 [math(\mathsf{右手捩_{wrist twist\_R}^{}})]}}} || | |
| 2677 | ||<-2> {{{-2 [math(\mathsf{_{}^{}})]}}} ||<-2> {{{-2 [math(\mathsf{右手首_{wrist\_R}^{}})]}}} || | |
| 2678 | || {{{-2 [math(\mathsf{_{}^{}})]}}} || {{{-2 [math(\mathsf{_{}^{}})]}}} || Fingers || {{{-2 [math(\mathsf{右ダミー_{dummy\_R}^{}})]}}} || | |
| r844 | 2679 | |
| r848 | 2680 | |
| 2681 | || {{{#!wiki style="margin: 0 -10px -5px;min-height: calc(1.5em + 5px)" | |
| r864 | 2682 | {{{#!folding Head ▼ |
| r847 | 2683 | {{{#!wiki style="margin: -5px -1px -11px" |
| r865 | 2684 | ||<tablewidth=100%><-2> {{{-2 [math(\mathsf{舌1_{tounge1}^{}})]}}} || {{{-2 [math(\mathsf{歯上_{}^{}})]}}} || {{{-2 [math(\mathsf{歯下_{}^{}})]}}} || {{{-2 [math(\mathsf{右涙_{tearR}^{}})]}}} || {{{-2 [math(\mathsf{左涙_{tearL}^{}})]}}} || {{{-2 [math(\mathsf{右眉_{brow_R}^{}})]}}} || {{{-2 [math(\mathsf{左眉_{brow_L}^{}})]}}} || |
| 2685 | ||<-2> {{{-2 [math(\mathsf{舌2_{tounge2}^{}})]}}} || | |
| r864 | 2686 | || {{{-2 [math(\mathsf{舌2先_{}^{}})]}}} || {{{-2 [math(\mathsf{舌IK_{}^{}})]}}} ||}}}}}}}}} || |
| r848 | 2687 | |
| r864 | 2688 | ## {{{-2 [math(\mathsf{_{}^{}})]}}} || |
| r848 | 2689 | |
| r861 | 2690 | ||<^|1> {{{#!wiki style="margin: 0 -10px -5px;min-height: calc(1.5em + 5px)" |
| r860 | 2691 | {{{#!folding Fingers_L ▼ |
| r848 | 2692 | {{{#!wiki style="margin: -5px -1px -11px" |
| r860 | 2693 | ||<tablewidth=100%> {{{-2 [math(\mathsf{左親指0_{thumb0\_L}^{}})]}}} || {{{-2 [math(\mathsf{左人指1_{fore1\_L}^{}})]}}} || {{{-2 [math(\mathsf{左中指1_{middle1\_L}^{}})]}}} || {{{-2 [math(\mathsf{左薬指1_{third1\_L}^{}})]}}} || {{{-2 [math(\mathsf{左小指1_{little1\_L}^{}})]}}} || |
| 2694 | || {{{-2 [math(\mathsf{左親指1_{thumb1\_L}^{}})]}}} || {{{-2 [math(\mathsf{左人指2_{fore2\_L}^{}})]}}} || {{{-2 [math(\mathsf{左中指2_{middle2\_L}^{}})]}}} || {{{-2 [math(\mathsf{左薬指2_{third2\_L}^{}})]}}} || {{{-2 [math(\mathsf{左小指2_{little2\_L}^{}})]}}} || | |
| r861 | 2695 | || {{{-2 [math(\mathsf{左親指2_{thumb2\_L}^{}})]}}} || {{{-2 [math(\mathsf{左人指3_{fore3\_L}^{}})]}}} || {{{-2 [math(\mathsf{左中指3_{middle3\_L}^{}})]}}} || {{{-2 [math(\mathsf{左薬指3_{third3\_L}^{}})]}}} || {{{-2 [math(\mathsf{左小指3_{little3\_L}^{}})]}}} ||}}}}}}}}} ||<^|1> {{{#!wiki style="margin: 0 -10px -5px;min-height: calc(1.5em + 5px)" |
| r860 | 2696 | {{{#!folding Fingers_R ▼ |
| 2697 | {{{#!wiki style="margin: -5px -1px -11px" | |
| r861 | 2698 | ||<tablewidth=100%> {{{-2 [math(\mathsf{右親指0_{thumb0\_R}^{}})]}}} || {{{-2 [math(\mathsf{左人指1_{fore1\_R}^{}})]}}} || {{{-2 [math(\mathsf{左中指1_{middle1\_R}^{}})]}}} || {{{-2 [math(\mathsf{左薬指1_{third1\_R}^{}})]}}} || {{{-2 [math(\mathsf{左小指1_{little1\_R}^{}})]}}} || |
| 2699 | || {{{-2 [math(\mathsf{右親指1_{thumb1\_R}^{}})]}}} || {{{-2 [math(\mathsf{左人指2_{fore2\_R}^{}})]}}} || {{{-2 [math(\mathsf{左中指2_{middle2\_R}^{}})]}}} || {{{-2 [math(\mathsf{左薬指2_{third2\_R}^{}})]}}} || {{{-2 [math(\mathsf{左小指2_{little2\_R}^{}})]}}} || | |
| 2700 | || {{{-2 [math(\mathsf{右親指2_{thumb2\_R}^{}})]}}} || {{{-2 [math(\mathsf{左人指3_{fore3\_R}^{}})]}}} || {{{-2 [math(\mathsf{左中指3_{middle3\_R}^{}})]}}} || {{{-2 [math(\mathsf{左薬指3_{third3\_R}^{}})]}}} || {{{-2 [math(\mathsf{左小指3_{little3\_R}^{}})]}}} ||}}}}}}}}} || | |
| r982 | 2701 | }}} |
| r842 | 2702 | |
| r843 | 2703 | |
| 2704 | ||
| r842 | 2705 | || 全ての親 || mother || 전체 부모 || |
| 2706 | || グルーブ || groove || 그루브 || | |
| 2707 | || センター || center || 중심 || | |
| 2708 | || 上半身 || upper body || 상체 || | |
| 2709 | || 首 || neck || 목 || | |
| 2710 | || 頭 || head || 머리 || | |
| 2711 | ||
| r843 | 2712 | 下半身 |
| r842 | 2713 | |
| 2714 | ||
| 2715 | ||
| 2716 | ||
| 2717 | ||
| 2718 | ||
| 2719 | ||
| 2720 | ||
| r845 | 2721 | |
| r836 | 2722 | {{{#!style |
| 2723 | .red-button: { | |
| r837 | 2724 | display:block |
| r836 | 2725 | } |
| 2726 | .red-button:active { | |
| r837 | 2727 | display:none |
| r836 | 2728 | } |
| r841 | 2729 | }}}{{{#!wiki style="width:120px;overflow:hidden" |
| r838 | 2730 | {{{#!wiki style="display:table" |
| r837 | 2731 | {{{#!wiki class="red-button" |
| r838 | 2732 | {{{#!wiki style="display:table-cell" |
| r839 | 2733 | {{{#!wiki style="width:120px;height:120px;margin-bottom:10px" |
| 2734 | > 누르지[br]마세요}}}{{{#!wiki style="width:120px;height:120px;background:linear-gradient(transparent 10%, #ccc 0, #ccc 68%, #aaa, gray 72%, gray 0);text-align:center" | |
| r831 | 2735 | {{{#!wiki style="display:inline-block;width:100px;height:calc(100px/2)" |
| r830 | 2736 | {{{#!wiki style="float:left;width:inherit;height:inherit;background-color:#fff;border:2px solid red;border-radius:50%;overflow:hidden" |
| r835 | 2737 | {{{#!wiki style="width:inherit;height:inherit;background:no-repeat radial-gradient(closest-side at 50% 50%, red 100%, #fff 0);background-position:20% 100%;background-size:98% 98%" |
| r834 | 2738 | }}}}}}{{{#!wiki style="width:inherit;height:inherit;margin-top:20%" |
| r836 | 2739 | {{{#!wiki style="width:inherit;height:inherit;border-bottom-left-radius:50%;border-bottom-right-radius:50%;background:no-repeat linear-gradient(90deg, #f00, #a00);background-position:50% 100%;background-size:100% 90%" |
| r839 | 2740 | }}}}}}}}}}}}}}}}}}{{{#!wiki style="display:table-cell;vertical-align:middle" |
| 2741 | {{{#!wiki style="width:120px;height:120px;margin-bottom:10px" | |
| r840 | 2742 | > '''{{{#f00,#f00 {{{+5 누르고[br]있네?!}}}}}}'''}}}{{{#!wiki style="width:120px;height:120px;background:linear-gradient(transparent 10%, #ccc 0, #ccc 68%, #aaa, gray 72%, gray 0);text-align:center" |
| r834 | 2743 | {{{#!wiki style="display:inline-block;width:100px;height:calc(100px/2)" |
| r836 | 2744 | {{{#!wiki style="width:inherit;height:inherit" |
| r834 | 2745 | {{{#!wiki style="float:left;width:inherit;height:inherit;background-color:#fff;border:2px solid red;border-radius:50%;overflow:hidden" |
| r823 | 2746 | {{{#!wiki style="width:inherit;height:inherit;background:no-repeat radial-gradient(closest-side at 50% 50%, red 100%, #fff 0);background-position:20% 100%;background-size:98% 98%" |
| r830 | 2747 | }}}}}}{{{#!wiki style="width:inherit;height:inherit;margin-top:20%" |
| r836 | 2748 | {{{#!wiki style="width:inherit;height:inherit;border-bottom-left-radius:50%;border-bottom-right-radius:50%;background:no-repeat linear-gradient(90deg, #f00, #a00);background-position:50% 100%;background-size:100% 0%" |
| r838 | 2749 | }}}}}}}}}}}}}}}}}}}}}}}} |
| r819 | 2750 | |
| 2751 | ||
| r816 | 2752 | |
| r836 | 2753 | |
| 2754 | ||
| 2755 | ||
| 2756 | ||
| 2757 | ||
| 2758 | ||
| r815 | 2759 | {{{#!style |
| r816 | 2760 | .borderbutton { |
| r815 | 2761 | display:inline-block;padding:5px 10px;border:10px groove red |
| 2762 | } | |
| r816 | 2763 | .borderbutton:hover { |
| r815 | 2764 | display:inline-block;padding:5px 10px;border:10px ridge red |
| 2765 | } | |
| 2766 | }}} | |
| 2767 | ||
| 2768 | ||
| 2769 | ||
| r816 | 2770 | {{{#!wiki class="borderbutton" |
| r814 | 2771 | 버튼}}} |
| r806 | 2772 | |
| r814 | 2773 | |
| 2774 | ||
| 2775 | ||
| 2776 | ||
| 2777 | ||
| r812 | 2778 | ||<:><-2><tablealign=center><tablebgcolor=#fff,#1f2023><tablebordercolor=#00a495><colbgcolor=#00a495><colcolor=#fff>'''[[피부색|{{{#fff 인간의 피부색}}}]]''' |
| r808 | 2779 | || |
| r812 | 2780 | ||<width=20%> '''현실''' ||<(>{{{#!wiki style="word-break:keep-all" |
| 2781 | [[피부/갈색|{{{#!wiki style="display:inline-block; padding:0 .5em; border-radius:5px; background:sienna; color:#fff" | |
| 2782 | 피부/검은색}}}]] [[피부/흰색|{{{#!wiki style="display:inline-block; padding:0 .5em; border-radius:5px; border:.5px solid #888; background:#fff; color:#000" | |
| 2783 | 흰색}}}]] [[피부/분홍색|{{{#!wiki style="display:inline-block; padding:0 .5em; border-radius:5px; background:pink; color:#000" | |
| 2784 | 분홍색}}}]] [[피부/노란색|{{{#!wiki style="display:inline-block; padding:0 .5em; border-radius:5px; background:gold; color:#000" | |
| r811 | 2785 | 노란색}}}]]}}} |
| r808 | 2786 | || |
| r812 | 2787 | || '''가상''' ||<(>{{{#!wiki style="word-break:keep-all" |
| 2788 | [[피부/빨간색|{{{#!wiki style="display:inline-block; padding:0 .5em; border-radius:5px; background:red; color:#fff" | |
| 2789 | 빨간색}}}]] [[피부/파란색|{{{#!wiki style="display:inline-block; padding:0 .5em; border-radius:5px; background:#05f; color:#fff" | |
| 2790 | 파란색}}}]] [[피부/녹색|{{{#!wiki style="display:inline-block; padding:0 .5em; border-radius:5px; background:#090; color:#fff" | |
| r811 | 2791 | 녹색}}}]]}}} |
| r808 | 2792 | || |
| 2793 | || '''기타''' ||<(>{{{#!wiki style="word-break:keep-all" | |
| r813 | 2794 | [[멜라닌]] · [[선탠]]}}} |
| r808 | 2795 | || |
| 2796 | ||
| 2797 | ||
| 2798 | ||
| 2799 | ||
| 2800 | ||
| 2801 | ||
| 2802 | ||
| 2803 | ||
| r807 | 2804 | {{{#!wiki style="max-width:500px" |
| r806 | 2805 | ||<keepall><tablewidth=100%> {{{#!wiki style="margin: 0 -10px -5px; min-height: calc(1.5em + 5px)" |
| 2806 | {{{#!folding 공정 [ 펼치기 · 접기 ] | |
| 2807 | {{{#!wiki style="margin: -5px -1px -11px;" | |
| 2808 | ||<|2><tablewidth=100%> 공정[br]이름[* 여기 나오는 수치는 회로선폭, 또는 mosfet 채널 길이를 의미한다.] ||<|2> 노드[br]형태 ||<|2> 출시[br]연도 ||<-2> 트랜지스터 ||<|2> 인터커넥트[br]피치 ||<-3> 트랜지스터 핀 || | |
| 2809 | || 밀도 || 게이트 피치 || 피치 || 폭 || 높이 || | |
| 2810 | ||<)>10㎛ || 정의 || 1970 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2811 | ||<)>6㎛ || 정의 || 1974 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2812 | ||<)>3㎛ || 정의 || 1977 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2813 | ||<)>1.5㎛ || 정의 || 1982 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2814 | ||<)>1㎛ || 정의 || 1985 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2815 | ||<)>800㎚ || 정의 || 1989 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2816 | ||<)>600㎚ || 정의 || 1994 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2817 | ||<)>350㎚ || 정의 || 1995 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2818 | ||<)>250㎚ || 정의 || 1997 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2819 | ||<)>220㎚ || 하프 || 1999 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2820 | ||<)>180㎚ || 정의 || 1999 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2821 | ||<)>150㎚ || 하프 || 2001 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2822 | ||<)>130㎚ || 정의 || 2001 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2823 | ||<)>110㎚ || 하프 || 2004 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2824 | ||<)>90㎚ || 정의 || 2004 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2825 | ||<)>80㎚ || 하프 || 2006 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2826 | ||<)>65㎚ || 정의 || 2006 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2827 | ||<)>55㎚ || 하프 || 2007 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2828 | ||<)>45㎚ || 정의 || 2007 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2829 | ||<)>40㎚ || 하프 || 2008 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2830 | ||<)>32㎚ || 정의 || 2010 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2831 | ||<)>28㎚ || 하프 || 2012 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2832 | ||<)>22㎚ || 정의 || 2012 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2833 | ||<)>20㎚ || 하프 || 2014 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2834 | ||<)>14㎚ || 정의 || 2014 ||<)>? ||<)>70㎚ ||<)>56㎚ ||<)>42㎚ ||<)>8㎚ ||<)>42㎚ || | |
| 2835 | ||<)>10㎚ || 정의 || 2017 ||<)>? ||<)>48㎚ ||<)>36㎚ ||<)>36㎚ ||<)>? ||<)>42㎚ || | |
| 2836 | ||<)>8㎚ || 하프 || 2019 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> || | |
| 2837 | ||<)>7㎚ || 정의 || 2018 ||<)>? ||<)>48㎚ ||<)>28㎚ ||<)>? ||<)>? ||<)>? || | |
| 2838 | ||<)>5㎚ || 정의 || 2020 ||<)>? ||<)>42㎚ ||<)>24㎚ ||<)>? ||<)>? ||<)>? || | |
| r807 | 2839 | ||<)>3㎚ || 정의 || 2022 ||<)> ||<)> ||<)> ||<)> ||<)> ||<)> ||}}}}}}}}} ||}}} |
| r806 | 2840 | |
| 2841 | ||
| 2842 | ||
| 2843 | ||
| r798 | 2844 | {{{#!wiki style="max-width:650px;word-break:keep-all" |
| r799 | 2845 | ||<nopad> {{{#!wiki |
| r798 | 2846 | || 1 || 2 || 3 ||}}} || |
| 2847 | }}} | |
| 2848 | ||
| r802 | 2849 | [math(ttt_{aaa}^{bbb})] |
| r804 | 2850 | |
| r802 | 2851 | [math(가가가_{뷁aaa}^{aa뷁a})] |
| 2852 | ||
| 2853 | ||
| r842 | 2854 | |
| r805 | 2855 | 全ての親{{{#!wiki style="display:inline-block;border:1px solid red;vertical-align:middle" |
| 2856 | {{{-5 {{{#!wiki style="display:inline-block;border:1px solid red;vertical-align:top" | |
| 2857 | mother}}} | |
| 2858 | {{{#!wiki style="display:inline-block;border:1px solid red;vertical-align:top" | |
| 2859 | 전체 부모}}}}}}}}} | |
| r804 | 2860 | |
| r805 | 2861 | |
| r798 | 2862 | |
| 2863 | ||
| 2864 | ||
| r785 | 2865 | 엄 검 중 약 소 |
| r795 | 2866 | {{{#!wiki style="max-width:650px;word-break:keep-all" |
| r796 | 2867 | ||<-4><tablewidth=100%><tablebordercolor=#ddd,#383b40> Root {{{-5 근본}}} [* 모든 본의 최상위 부모가 되는 본이다.] || |
| r797 | 2868 | ||<-4> Hips {{{-5 골반}}} [* 일반적으로 치마 본의 부모를 이 본으로 설정한다.] || |
| r792 | 2869 | ||<-3><width=66.66%> Spine {{{-5 허리}}} || Upper Leg {{{-5 대퇴}}} || |
| 2870 | ||<-3> Chest {{{-5 가슴}}} || Lower Leg {{{-5 하퇴}}} || | |
| r797 | 2871 | ||<-3> Upper Chest {{{-5 상부 가슴}}} [* 보통 이 본은 생략한다.] || Foot {{{-5 발}}} || |
| r792 | 2872 | ||<width=33.33%> Shoulder {{{-5 어깨}}} ||<-2> Neck {{{-5 목}}} || Toes {{{-5 발가락}}} || |
| r797 | 2873 | || Upper Arm {{{-5 상완}}} ||<-2> Head {{{-5 머리}}} [* 일반적으로 머리카락 본의 부모를 이 본으로 설정한다.] || |
| r792 | 2874 | || Lower Arm {{{-5 하완}}} || Eye {{{-5 눈}}} || Jaw {{{-5 턱}}} || |
| r781 | 2875 | || Hand {{{-5 손}}} || |
| r792 | 2876 | ||<-4> {{{#!wiki style="margin: 0 -10px -5px;min-height: calc(1.5em + 5px)" |
| r780 | 2877 | {{{#!folding Fingers ▼ |
| r776 | 2878 | {{{#!wiki style="margin: -5px -1px -11px" |
| r788 | 2879 | ||<tablewidth=100%><-5> {{{#!wiki style="margin: -10px 0 -5px 0" |
| 2880 | {{{-5 손가락}}}}}} || | |
| r791 | 2881 | ||<width=20%>Thumb[br]Proximal[br]{{{-5 엄지 첫마디}}} ||<width=20%>Index[br]Proximal[br]{{{-5 검지 첫마디}}} ||<width=20%>Middle[br]Proximal[br]{{{-5 중지 첫마디}}} ||<width=20%>Ring[br]Proximal[br]{{{-5 약지 첫마디}}} ||<width=20%>Little[br]Proximal[br]{{{-5 소지 첫마디}}} || |
| r793 | 2882 | ||Thumb[br]Intermediate[br]{{{-5 엄지 중간마디}}} ||Index[br]Intermediate[br]{{{-5 검지 중간마디}}} ||Middle[br]Intermediate[br]{{{-5 중지 중간마디}}} ||Ring[br]Intermediate[br]{{{-5 약지 중간마디}}} ||Little[br]Intermediate[br]{{{-5 소지 중간마디}}} || |
| r791 | 2883 | ||Thumb[br]Distal[br]{{{-5 엄지 끝마디}}} ||Index[br]Distal[br]{{{-5 검지 끝마디}}} ||Middle[br]Distal[br]{{{-5 중지 끝마디}}} ||Ring[br]Distal[br]{{{-5 약지 끝마디}}} ||Little[br]Distal[br]{{{-5 소지 끝마디}}} ||}}}}}}}}} ||}}} |
| r778 | 2884 | |
| 2885 | ||
| 2886 | ||
| 2887 | ||
| 2888 | ||
| 2889 | ||
| 2890 | {{{#!wiki style="word-break:keep-all" | |
| 2891 | ||<-3> Root || | |
| 2892 | ||<-3> Hips || | |
| 2893 | ||<-2> Spine || Upper Leg || | |
| 2894 | ||<-2> Chest || Lower Leg || | |
| 2895 | ||<-2> Upper Chest || Foot || | |
| 2896 | || Shoulder || Neck || Toes || | |
| 2897 | || Upper Arm || Head || | |
| 2898 | || Lower Arm || | |
| 2899 | || Hand || | |
| 2900 | ||<-3> {{{#!wiki style="margin: 0 -10px -5px;min-height: calc(1.5em + 5px)" | |
| 2901 | {{{#!folding Fingers | |
| 2902 | {{{#!wiki style="margin: -5px -1px -11px" | |
| 2903 | ||<tablewidth=100%>Thumb Proximal || | |
| r776 | 2904 | ||Thumb Intermediate || |
| 2905 | ||Thumb Distal || | |
| 2906 | ||Index Proximal || | |
| 2907 | ||Index Intermediate || | |
| 2908 | ||Index Distal || | |
| 2909 | ||Middle Proximal || | |
| 2910 | ||Middle Intermediate || | |
| 2911 | ||Middle Distal || | |
| 2912 | ||Ring Proximal || | |
| 2913 | ||Ring Intermediate || | |
| r777 | 2914 | ||Ring Distal || |
| r776 | 2915 | ||Little Proximal || |
| 2916 | ||Little Intermediate || | |
| r778 | 2917 | ||Little Distal ||}}}}}}}}} ||}}} |
| r774 | 2918 | |
| 2919 | ||
| 2920 | ||
| r770 | 2921 | {{{#!wiki style="word-break:keep-all" |
| r775 | 2922 | ||<|3> Root ||<|3> Hips || Upper Leg || Lower Leg || Foot || Toes || || || || |
| r773 | 2923 | ||<|2> Spine || Chest ||<|2> Upper Chest || Neck || Head || || || |
| 2924 | || Shoulder || Upper Arm || Lower Arm || Hand || {{{#!wiki style="min-height: calc(1.5em + 5px)" | |
| 2925 | {{{#!folding Fingers | |
| 2926 | {{{#!wiki style="margin: -5px -1px -11px" | |
| 2927 | || Thumb Proximal || | |
| r770 | 2928 | || Thumb Intermediate || |
| 2929 | || Thumb Distal || | |
| 2930 | || Index Proximal || | |
| 2931 | || Index Intermediate || | |
| 2932 | || Index Distal || | |
| 2933 | || Middle Proximal || | |
| 2934 | || Middle Intermediate || | |
| 2935 | || Middle Distal || | |
| 2936 | || Ring Proximal || | |
| 2937 | || Ring Intermediate || | |
| 2938 | || Ring Distal || | |
| 2939 | || Little Proximal || | |
| 2940 | || Little Intermediate || | |
| r773 | 2941 | || Little Distal ||}}}}}}}}} ||}}} |
| r768 | 2942 | |
| r773 | 2943 | ||<keepall> {{{#!wiki style="margin: 0 -10px -5px; min-height: calc(1.5em + 5px)" |
| 2944 | {{{#!folding [ 펼치기 · 접기 ] | |
| 2945 | {{{#!wiki style="margin: -5px -1px -11px" | |
| 2946 | }}}}}}}}} || | |
| r768 | 2947 | |
| 2948 | ||
| 2949 | ||
| r770 | 2950 | || || |
| 2951 | || || | |
| 2952 | || || | |
| 2953 | || || | |
| 2954 | || || | |
| 2955 | || || | |
| 2956 | || || | |
| 2957 | || || | |
| 2958 | ||
| r765 | 2959 | |
| r771 | 2960 | |
| 2961 | ||
| r765 | 2962 | |
| 2963 | ||
| 2964 | ||
| r772 | 2965 | |
| 2966 | ||
| 2967 | ||
| 2968 | ||
| r729 | 2969 | {{{#!style |
| r764 | 2970 | .tkg-bg { |
| r762 | 2971 | display: inline-block; vertical-align: middle; background-color: currentcolor |
| r753 | 2972 | } |
| r764 | 2973 | .tkg-0 { |
| r763 | 2974 | background: conic-gradient(from 509.43deg at 50% 78.28%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 177.13deg at 36.85% 75.04%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 204.82deg at 26.72% 66.06%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg) |
| r730 | 2975 | } |
| r764 | 2976 | .tkg-1 { |
| r748 | 2977 | background: conic-gradient(from 232.51deg at 21.92% 53.4%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 260.2deg at 23.55% 39.97%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 287.89deg at 31.24% 28.82%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 315.59deg at 43.23% 22.53%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg) |
| r735 | 2978 | } |
| r764 | 2979 | .tkg-2 { |
| r748 | 2980 | background: conic-gradient(from 343.28deg at 56.76% 22.53%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 370.97deg at 68.75% 28.82%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 398.66deg at 76.44% 39.97%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 426.35deg at 78.07% 53.4%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg) |
| r735 | 2981 | } |
| r764 | 2982 | .tkg-3 { |
| r748 | 2983 | background: conic-gradient(from 454.05deg at 73.27% 66.06%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 481.74deg at 63.14% 75.04%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg) |
| r735 | 2984 | } |
| r736 | 2985 | @theseed-dark-mode { |
| r764 | 2986 | .tkg-bg { |
| r763 | 2987 | display: inline-block; vertical-align: middle; background-color: currentcolor |
| r753 | 2988 | } |
| r764 | 2989 | .tkg-0 { |
| r763 | 2990 | background: conic-gradient(from 509.43deg at 50% 78.28%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 177.13deg at 36.85% 75.04%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 204.82deg at 26.72% 66.06%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg) |
| r736 | 2991 | } |
| r764 | 2992 | .tkg-1 { |
| r748 | 2993 | background: conic-gradient(from 232.51deg at 21.92% 53.4%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 260.2deg at 23.55% 39.97%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 287.89deg at 31.24% 28.82%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 315.59deg at 43.23% 22.53%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg) |
| r736 | 2994 | } |
| r764 | 2995 | .tkg-2 { |
| r748 | 2996 | background: conic-gradient(from 343.28deg at 56.76% 22.53%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 370.97deg at 68.75% 28.82%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 398.66deg at 76.44% 39.97%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 426.35deg at 78.07% 53.4%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg) |
| r736 | 2997 | } |
| r764 | 2998 | .tkg-3 { |
| r748 | 2999 | background: conic-gradient(from 454.05deg at 73.27% 66.06%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg), conic-gradient(from 481.74deg at 63.14% 75.04%, transparent 0deg, currentcolor 0deg, currentcolor 61.12deg, transparent 61.12deg) |
| r736 | 3000 | } |
| 3001 | } | |
| r730 | 3002 | }}} |
| r729 | 3003 | |
| r764 | 3004 | {{{#!wiki class="tkg-bg" |
| 3005 | {{{#!wiki class="tkg-0" style="color:#fff;width:20px;height:20px" dark-style="color:#1c1d1f;width:20px;height:20px" | |
| 3006 | {{{#!wiki class="tkg-1" style="color:#fff;width:20px;height:20px" dark-style="color:#1c1d1f;width:20px;height:20px" | |
| 3007 | {{{#!wiki class="tkg-2" style="color:#fff;width:20px;height:20px" dark-style="color:#1c1d1f;width:20px;height:20px" | |
| 3008 | {{{#!wiki class="tkg-3" style="color:#fff;width:20px;height:20px" dark-style="color:#1c1d1f;width:20px;height:20px" | |
| r760 | 3009 | }}}}}}}}}}}}}}} |
| r729 | 3010 | |
| r764 | 3011 | {{{#!wiki class="tkg-bg" |
| 3012 | {{{#!wiki class="tkg-0" style="color:#fff;width:100px;height:100px" dark-style="color:#1c1d1f;width:100px;height:100px" | |
| 3013 | {{{#!wiki class="tkg-1" style="color:#fff;width:100px;height:100px" dark-style="color:#1c1d1f;width:100px;height:100px" | |
| 3014 | {{{#!wiki class="tkg-2" style="color:#fff;width:100px;height:100px" dark-style="color:#1c1d1f;width:100px;height:100px" | |
| 3015 | {{{#!wiki class="tkg-3" style="color:#fff;width:100px;height:100px" dark-style="color:#1c1d1f;width:100px;height:100px" | |
| r753 | 3016 | }}}}}}}}}}}}}}} |
| r739 | 3017 | |
| r764 | 3018 | ||<bgcolor=#000000,#50545e> {{{#!wiki class="tkg-bg" style="color:#fff" dark-style="color:#fff" |
| 3019 | {{{#!wiki class="tkg-0" style="color:#000;width:100px;height:100px" dark-style="color:#50545e;width:100px;height:100px" | |
| 3020 | {{{#!wiki class="tkg-1" style="color:#000;width:100px;height:100px" dark-style="color:#50545e;width:100px;height:100px" | |
| 3021 | {{{#!wiki class="tkg-2" style="color:#000;width:100px;height:100px" dark-style="color:#50545e;width:100px;height:100px" | |
| 3022 | {{{#!wiki class="tkg-3" style="color:#000;width:100px;height:100px" dark-style="color:#50545e;width:100px;height:100px" | |
| r757 | 3023 | }}}}}}}}}}}}}}} || |
| r729 | 3024 | |
| 3025 | ||
| 3026 | ||
| 3027 | ||
| r730 | 3028 | |
| r732 | 3029 | |
| 3030 | ||
| 3031 | ||
| 3032 | ||
| 3033 | ||
| 3034 | ||
| r736 | 3035 | |
| 3036 | ||
| 3037 | ||
| 3038 | ||
| r728 | 3039 | ||<|3> {{{#!wiki style="writing-mode: vertical-lr" |
| 3040 | Vertical}}} || Horizontal ||<|3> {{{#!wiki style="writing-mode: vertical-lr" | |
| 3041 | Vertical}}} || | |
| 3042 | || Horizontal || | |
| 3043 | || Horizontal || | |
| 3044 | ||
| 3045 | ||
| 3046 | ||
| r711 | 3047 | {{{#!wiki style="display:inline-block;width:40px;height:1em;background-color:#f00" |
| 3048 | }}}{{{#!wiki style="display:inline-block;width:10px;height:1em;background-color:#0f0" | |
| 3049 | }}}{{{#!wiki style="display:inline-block;width:25px;height:1em;background-color:#00f" | |
| 3050 | }}} | |
| r727 | 3051 | [* ㅇㅇ] |
| r726 | 3052 | [* '''{{{#!wiki style="font-family:monospace" |
| 3053 | {{{#f00,#0ff 4}}}:{{{#0f0,#f0f 1}}}:{{{#00f,#ff0 2.5}}}}}}'''{{{#!wiki style="max-width:400px;height:1em;background:linear-gradient(90deg, #f00 calc(1% * 100 * 4 / 7.5), #0f0 0, #0f0 calc((1% * 100 * 4 / 7.5) + (1% * 100 * 1 / 7.5)), #00f 0)"dark-style="background:linear-gradient(90deg, #0ff calc(1% * 100 * 4 / 7.5), #f0f 0, #f0f calc((1% * 100 * 4 / 7.5) + (1% * 100 * 1 / 7.5)), #ff0 0)" | |
| 3054 | }}}] | |
| r709 | 3055 | |
| 3056 | ||
| 3057 | ||
| 3058 | ||
| 3059 | ||
| 3060 | ||
| r707 | 3061 | {{{{{{#!style |
| r703 | 3062 | .key td:hover { |
| r706 | 3063 | background-color:#f5f5f5; |
| r703 | 3064 | } |
| 3065 | @theseed-dark-mode { | |
| r706 | 3066 | .key td:hover { |
| 3067 | background-color:#2d2f34; | |
| 3068 | } | |
| r703 | 3069 | } |
| r704 | 3070 | }}} |
| r697 | 3071 | |
| r707 | 3072 | <tableclass=key>}}} |
| r697 | 3073 | |
| r708 | 3074 | 호버 하이라이트 |
| r697 | 3075 | |
| r700 | 3076 | |
| 3077 | ||
| 3078 | ||
| r702 | 3079 | |
| 3080 | ||
| 3081 | ||
| 3082 | ||
| r704 | 3083 | |
| r703 | 3084 | {{{#!style |
| 3085 | .red td:hover { | |
| 3086 | background-color: red; | |
| 3087 | color: white; | |
| r702 | 3088 | } |
| 3089 | @theseed-dark-mode { | |
| 3090 | .red td:hover { | |
| 3091 | background-color: green; | |
| 3092 | } | |
| 3093 | ||
| 3094 | } | |
| 3095 | }}} | |
| 3096 | ||<tableclass=red> 내용 || 내용2 || 내용3 || | |
| 3097 | ||
| 3098 | ||
| r697 | 3099 | {{{#!style |
| r702 | 3100 | .key td:hover { |
| 3101 | background-color:#f5f5f5; | |
| r694 | 3102 | } |
| r702 | 3103 | @theseed-dark-mode { |
| 3104 | .key td:hover { | |
| 3105 | background-color:#000; | |
| 3106 | } | |
| 3107 | } | |
| r694 | 3108 | }}} |
| r695 | 3109 | {{{#!wiki style="margin: 0 auto; width: min(1000px, 100%); text-align: center; word-break: keep-all" |
| r702 | 3110 | ||<tablewidth=100%><tablebordercolor=#000,#666><bgcolor=#000><tableclass=key> {{{+1 '''[[QWERTY|{{{#fff QWERTY}}}]] [[틀:QWERTY 키보드|{{{#fff 키보드 글쇠}}}]]'''}}} || |
| r695 | 3111 | ||<bgcolor=#fff,#111>{{{#!wiki style="margin: 0 -10px -5px; min-height: calc(1.5em + 5px)" |
| 3112 | {{{#!folding [ 펼치기 · 접기 (PC를 통한 열람 권장) ] | |
| 3113 | ##)] 편집기 하이라이팅 버그 때문에 둔 주석. | |
| 3114 | {{{#!wiki style="margin: -5px -1px -11px; overflow: hidden" | |
| 3115 | {{{#!wiki style="margin: -16px -0px -12px" | |
| r702 | 3116 | ||<tablewidth=100%><tablebgcolor=#fff,#111><width=2.7%><rowbgcolor=#dcdcdc,#383b40>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.7%>||<width=2.8%>|| |
| 3117 | ||<-2>[[Esc 키|{{{#000,#fff Esc}}}]] ||<-2><bgcolor=#dcdcdc,#383b40> ||<-2>[[기능 키#F1|{{{#000,#fff F1}}}]] ||<-2>[[기능 키#F2|{{{#000,#fff F2}}}]] ||<-2>[[기능 키#F3|{{{#000,#fff F3}}}]] ||<-2>[[기능 키#F4|{{{#000,#fff F4}}}]] ||<bgcolor=#dcdcdc,#383b40> ||<-2>[[F5#|{{{#000,#fff F5}}}]] ||<-2>[[F6|{{{#000,#fff F6}}}]] ||<-2>[[F7|{{{#000,#fff F7}}}]] ||<-2>[[F8|{{{#000,#fff F8}}}]] ||<bgcolor=#dcdcdc,#383b40> ||<-2>[[F9|{{{#000,#fff F9}}}]] ||<-2>[[F10#s-1|{{{#000,#fff F10}}}]] ||<-2>[[F11|{{{#000,#fff F11}}}]] ||<-2>[[F12|{{{#000,#fff F12}}}]] ||<bgcolor=#dcdcdc,#383b40>||<-2> [[Print Screen|{{{#000,#fff PrtSc}}}]][br][[Print Screen#s-3|{{{#000,#fff SysRq}}}]] ||<-2> [[Scroll Lock|{{{#000,#fff ScrLk}}}]] ||<-2> [[Pause Break|{{{#000,#fff Pause[br]Break}}}]] || | |
| r695 | 3118 | ||<-37><bgcolor=#dcdcdc,#383b40>|| |
| r702 | 3119 | ||<-2>[[물결표|{{{#000,#fff ~}}}]] [br] [[다이어크리틱#s-5.2|{{{#000,#fff `}}}]] ||<-2>[[느낌표|{{{#000,#fff !}}}]] [br] [[1|{{{#000,#fff 1}}}]] ||<-2>[[@|{{{#000,#fff @}}}]] [br] [[2|{{{#000,#fff 2}}}]] ||<-2>[[\#|{{{#000,#fff \#}}}]] [br] [[3|{{{#000,#fff 3}}}]] ||<-2>[[달러|{{{#000,#fff $}}}]] [br] [[4|{{{#000,#fff 4}}}]] ||<-2>[[%|{{{#000,#fff %}}}]] [br] [[5|{{{#000,#fff 5}}}]] ||<-2>[[^|{{{#000,#fff ^}}}]] [br] [[6|{{{#000,#fff 6}}}]] ||<-2>[[&|{{{#000,#fff &}}}]] [br] [[7|{{{#000,#fff 7}}}]] ||<-2>[[*|{{{#000,#fff *}}}]] [br] [[8|{{{#000,#fff 8}}}]] ||<-2>[[괄호#s-2.1|{{{#000,#fff (}}}]] [br] [[9|{{{#000,#fff 9}}}]] ||<-2>[[괄호#s-2.1|{{{#000,#fff )}}}]] [br] [[0|{{{#000,#fff 0}}}]] ||<-2>[[_|{{{#000,#fff _}}}]] [br] [[-|{{{#000,#fff -}}}]] ||<-2>[[덧셈|{{{#000,#fff +}}}]] [br] [[=|{{{#000,#fff =}}}]] ||<-4> [[백스페이스|{{{#000,#fff ← Backspace}}}]][br]{{{#000,#fff (Delete)}}} ||<bgcolor=#dcdcdc,#383b40>||<-2> [[Insert#s-2|{{{#000,#fff Ins}}}]] ||<-2> [[홈#s-2.5|{{{#000,#fff Home}}}]] ||<-2> [[Page up|{{{#000,#fff PgUp}}}]] || |
| 3120 | ||<-3> [[Tab 키|{{{#000,#fff ⇆ Tab}}}]] ||<-2>[[Q|{{{#000,#fff Q}}}]] ||<-2>[[W|{{{#000,#fff W}}}]] ||<-2>[[E|{{{#000,#fff E}}}]] ||<-2>[[R|{{{#000,#fff R}}}]] ||<-2>[[T|{{{#000,#fff T}}}]] ||<-2>[[Y|{{{#000,#fff Y}}}]] ||<-2>[[U|{{{#000,#fff U}}}]] ||<-2>[[I|{{{#000,#fff I}}}]] ||<-2>[[O|{{{#000,#fff O}}}]] ||<-2>[[P|{{{#000,#fff P}}}]] ||<-2>[[괄호#s-2.2|{{{#000,#fff \{}}}]] [br] [[괄호#s-2.3|{{{#000,#fff \[}}}]] ||<-2>[[괄호#s-2.2|{{{#000,#fff \}}}}]] [br] [[괄호#s-2.3|{{{#000,#fff \]}}}]] ||<-3>[[\||{{{#000,#fff \|}}}]][br][[\\|{{{#000,#fff \\}}}]] ||<bgcolor=#dcdcdc,#383b40>||<-2> [[삭제#s-1|{{{#000,#fff Del}}}]] ||<-2> [[END#s-5|{{{#000,#fff End}}}]] ||<-2> [[Page down|{{{#000,#fff PgDn}}}]] || | |
| 3121 | ||<-4> [[Caps Lock|{{{#000,#fff ⇪ Caps Lock}}}]] ||<-2>[[A|{{{#000,#fff A}}}]] ||<-2>[[S|{{{#000,#fff S}}}]] ||<-2>[[D|{{{#000,#fff D}}}]] ||<-2>[[F|{{{#000,#fff F}}}]] ||<-2>[[G|{{{#000,#fff G}}}]] ||<-2>[[H|{{{#000,#fff H}}}]] ||<-2>[[J|{{{#000,#fff J}}}]] ||<-2>[[K|{{{#000,#fff K}}}]] ||<-2>[[L|{{{#000,#fff L}}}]] ||<-2>[[쌍점|{{{#000,#fff :}}}]][br][[쌍반점|{{{#000,#fff ;}}}]] ||<-2>[[따옴표|{{{#000,#fff "}}}]][br][[아포스트로피|{{{#000,#fff '}}}]] ||<-4> [[엔터 키|{{{#000,#fff Enter ↲}}}]][br](Return) ||<-5><bgcolor=#dcdcdc,#383b40>||<-2> [[Num Lock|{{{#000,#fff Num}}}]] || | |
| 3122 | ||<-5> [[Shift 키|{{{#000,#fff ⇧ Shift}}}]] ||<-2>[[Z|{{{#000,#fff Z}}}]] ||<-2>[[X|{{{#000,#fff X}}}]] ||<-2>[[C|{{{#000,#fff C}}}]] ||<-2>[[V|{{{#000,#fff V}}}]] ||<-2>[[B|{{{#000,#fff B}}}]] ||<-2>[[N|{{{#000,#fff N}}}]] ||<-2>[[M|{{{#000,#fff M}}}]] ||<-2>[[부등호|{{{#000,#fff <}}}]][br][[쉼표|{{{#000,#fff ,}}}]] ||<-2>[[부등호|{{{#000,#fff >}}}]][br][[마침표|{{{#000,#fff .}}}]] ||<-2>[[물음표|{{{#000,#fff ?}}}]][br][[..//|{{{#000,#fff /}}}]] ||<-5> [[Shift 키|{{{#000,#fff ⇧ Shift}}}]] ||<-3><#dcdcdc,#383b40>||<-2>[[방향|{{{#000,#fff ↑}}}]]||<-2><bgcolor=#dcdcdc,#383b40>|| | |
| 3123 | ||<-3> [[Ctrl 키|{{{#000,#fff Ctrl}}}]] [br] {{{#000,#fff (}}}[[FN|{{{#000,#fff fn}}}]]{{{#000,#fff )}}} ||<-2> [[FN(키)|{{{#000,#fff Fn}}}]] [br] {{{#000,#fff (}}}[[컨트롤|{{{#000,#fff ^}}}]]{{{#000,#fff )}}} ||<-2> [[윈도우 키|{{{#000,#fff [[파일:Windows_11_Icon_(print).svg|width=15px&theme=light]][[파일:Windows_11_Icon_(dark).svg|width=15px&theme=dark]]}}}]] [br] {{{#000,#fff (}}}[[옵션#s-5|{{{#000,#fff ⌥}}}]]{{{#000,#fff )}}} ||<-2> [[Alt 키|{{{#000,#fff Alt}}}]] [br] {{{#000,#fff (}}}[[커맨드|{{{#000,#fff ⌘}}}]]{{{#000,#fff )}}} ||<-12> [[스페이스 바|{{{#000,#fff Space}}}]] ||<-2> [[Alt 키|{{{#000,#fff Alt}}}]] [br] {{{#000,#fff (}}}[[커맨드|{{{#000,#fff ⌘}}}]]{{{#000,#fff )}}} ||<-2> [[윈도우 키|{{{#000,#fff [[파일:Windows_11_Icon_(print).svg|width=15px&theme=light]][[파일:Windows_11_Icon_(dark).svg|width=15px&theme=dark]]}}}]] [br] {{{#000,#fff (}}}[[옵션#s-5|{{{#000,#fff ⌥}}}]]{{{#000,#fff )}}} ||<-2> [[Windows Copilot|[[파일:Windows Copilot 로고.svg|width=20]]]] [br] [[메뉴 키|{{{#000,#fff (Menu)}}}]] ||<-3> [[Ctrl 키|{{{#000,#fff Ctrl}}}]] ||<bgcolor=#dcdcdc,#383b40>||<-2>[[방향|{{{#000,#fff ←}}}]]||<-2>[[방향|{{{#000,#fff ↓}}}]]||<-2>[[방향|{{{#000,#fff →}}}]]|| | |
| r695 | 3124 | ||<-37><bgcolor=#dcdcdc,#383b40>||}}}}}}}}}}}}||}}} |
| 3125 | ||
| 3126 | ||
| 3127 | 이 내용에서 {{{#000,#fff 지우기 제외}}} 를 지워줘 지우기 제외 부분만 뺴고 | |
| 3128 | ||
| r694 | 3129 | ||<tableclass=hover-table> 셀 1 || 셀 2 || |
| 3130 | || 셀 3 || 셀 4 || | |
| 3131 | ||
| 3132 | ||
| 3133 | ||
| r702 | 3134 | |
| 3135 | ||
| r694 | 3136 | ||<class=key> 내용 || |
| 3137 | ||
| 3138 | 이런식으로 되니까 이런식으로 만들라고 이 문법보다 테이블의 셀의 갯수가 많아지면 일일이 <class=key>를 넣을 순 없잖아? | |
| 3139 | ||
| 3140 | ||
| 3141 | } | |
| r693 | 3142 | table.keykey:hover > tbody > tr:nth-of-type(2n) > td:first-of-type { |
| 3143 | background-color:#0f0; | |
| 3144 | } | |
| r692 | 3145 | |
| r693 | 3146 | ||<tableclass=keykey> ff || |
| r692 | 3147 | || ff || |
| 3148 | || ff || | |
| 3149 | || ff || | |
| 3150 | || ff || | |
| 3151 | || ff || | |
| 3152 | || ff || | |
| 3153 | || ff || | |
| 3154 | || ff || | |
| 3155 | ||
| r694 | 3156 | ||<tableclass=hover-table> ss || ss || ss || ss || ss || |
| r692 | 3157 | || ss || ss || ss || ss || ss || |
| 3158 | || ss || ss || ss || ss || ss || | |
| 3159 | || ss || ss || ss || ss || ss || | |
| 3160 | || ss || ss || ss || ss || ss || | |
| 3161 | || ss || ss || ss || ss || ss || | |
| 3162 | || ss || ss || ss || ss || ss || | |
| 3163 | ||
| 3164 | ||
| 3165 | ||<|5><class=key><tablebgcolor=transparent> 클릭 ||<class=key> dd || | |
| 3166 | ||<class=key> dd || | |
| 3167 | ||<class=key> dd || | |
| 3168 | ||<class=key> dd || | |
| 3169 | ||<class=key> dd || | |
| 3170 | ||
| 3171 | ||
| 3172 | ||
| 3173 | ||
| 3174 | ||
| r684 | 3175 | ||<nopad><#fff>{{{#!wiki style="word-break:keep-all;font: 0.5em/0.95 monospace; font-family: revert;color:#000" |
| 3176 | }}}|| | |
| 3177 | ||
| 3178 | ||
| 3179 | ||
| 3180 | ||
| 3181 | ||
| 3182 | ||
| 3183 | ||
| 3184 | ||
| 3185 | ||
| 3186 | ||
| 3187 | ||
| 3188 | ||
| 3189 | ||
| r683 | 3190 | 주제를 벗어나긴 했는데 프로플의 테이블이 {{{#!wiki style="max-width:500px" |
| r679 | 3191 | || 몬스터 대학교 || → || 인사이드 아웃 || → || 굿 다이노 || |
| 3192 | ||<-5><nopad> {{{#!wiki style="margin: -10px 0" | |
| r683 | 3193 | ||<tablewidth=100%><width=30%> 감독 ||<width=60%> 피트 닥터 ||}}} ||}}}이런식으로 열이 맞지 않게 되있는데 열을 맞추는게 좋을까요 아니면 맞추지 않는게 좋을까요? |
| r678 | 3194 | |
| 3195 | ||
| 3196 | ||
| 3197 | ||
| r638 | 3198 | {{{#!style |
| r673 | 3199 | .t { |
| r674 | 3200 | width:150px;overflow:hidden; |
| r673 | 3201 | } |
| r674 | 3202 | .t:hover { |
| 3203 | width:500px; | |
| r673 | 3204 | } |
| 3205 | }}} | |
| r670 | 3206 | |
| r674 | 3207 | ||<class=t><nopad><tablebordercolor=red> [[파일:해킹범.webp|width=100%]] || |
| 3208 | ||
| 3209 | ||
| 3210 | ||
| 3211 | ||
| 3212 | ||
| 3213 | ||
| r676 | 3214 | |
| 3215 | ||
| 3216 | ||
| 3217 | ||
| 3218 | ||
| 3219 | ||
| 3220 | ||
| r673 | 3221 | |
| 3222 | ||
| 3223 | ||
| 3224 | ||
| 3225 | ||
| 3226 | ||
| 3227 | {{{#!style | |
| 3228 | ||
| r670 | 3229 | .my-table { |
| 3230 | ||
| 3231 | border-radius: 16px; overflow:hidden; | |
| 3232 | ||
| 3233 | background-color: aliceblue; | |
| 3234 | ||
| 3235 | transition: 0.3s; /* 색이 부드럽게 변함 */ | |
| 3236 | ||
| 3237 | width :100px; height: 100px; | |
| 3238 | ||
| 3239 | } | |
| 3240 | ||
| 3241 | ||
| 3242 | ||
| 3243 | .my-table:hover { | |
| 3244 | ||
| r672 | 3245 | overflow:hidden; |
| r671 | 3246 | background-color:#0f0; |
| r672 | 3247 | width:200px;height:200px; |
| r670 | 3248 | |
| 3249 | } | |
| 3250 | ||
| 3251 | }}} | |
| 3252 | ||
| r673 | 3253 | {{{#!wiki style="width:100%;height:100%;overflow: hidden" |
| 3254 | {{{#!wiki style="width:500px;height:500px;margin: -90% -155%" | |
| 3255 | [[파일:해킹범.webp|width=100%]]}}}}}} | |
| r670 | 3256 | |
| r673 | 3257 | |
| 3258 | ||
| r672 | 3259 | {{{#!wiki style="width:150px;height:150px;overflow: hidden" |
| 3260 | {{{#!wiki style="width:500px;height:500px;margin: -90% -155%" | |
| 3261 | [[파일:해킹범.webp|width=100%]]}}}}}} | |
| r670 | 3262 | |
| 3263 | ||
| r672 | 3264 | ||<tableclass=my-table><tablebordercolor=transparent> || |
| r670 | 3265 | |
| 3266 | ||
| 3267 | ||
| 3268 | ||
| r672 | 3269 | |
| r670 | 3270 | {{{#!style |
| r647 | 3271 | .margin { |
| 3272 | margin: -12px -2px; | |
| 3273 | } | |
| r655 | 3274 | table.padding > tbody > tr > td:first-of-type { |
| 3275 | padding: 13px 10px; | |
| 3276 | } | |
| r647 | 3277 | .circles { |
| r653 | 3278 | overflow:hidden; |
| r668 | 3279 | background-color:#1c1362;background-image:radial-gradient(circle at 1% 8%, #7e1766 60px, transparent 62px), radial-gradient(circle at 30% 20%, #00a64c 40px, transparent 42px), radial-gradient(circle at 4% 45%, #0069b2 90px, transparent 92px), radial-gradient(circle at 31% 82%, #99002f 80px, #1c1362 82px); |
| r647 | 3280 | } |
| 3281 | }}} | |
| r663 | 3282 | ||<-5><tablewidth=550><tablealign=right><tablebgcolor=#fff,#1c1d1f><tablebordercolor=#1c1362><nopad> {{{#!wiki style="padding: 7px 10px; background-image: radial-gradient(circle at 5% 20%, #cabbea66 20px, transparent 22px), radial-gradient(circle at 0% 120%, #7e1766b3 75px, transparent 77px), radial-gradient(circle at 20% 20%, #00a64cb3 40px, transparent 42px), radial-gradient(circle at 82% 27%, #00a2e099 30px, transparent 32px), radial-gradient(circle at 70% 10%, #0069b299 75px, transparent 77px), radial-gradient(circle at 98% 90%, #99002fbf 50px, transparent 52px), linear-gradient(to bottom, #1c1362 40%, #14549e 80%, #0893ce)" |
| 3283 | {{{#white '''{{{+1 인사이드 아웃}}}''' (2015)[br]Inside Out}}}}}} || | |
| 3284 | ||<-5><bgcolor=white><nopad> [[파일:Inside_Out.jpg|width=100%]] || | |
| 3285 | ||<-5><bgcolor=#1c1362> [[픽사|{{{#white '''픽사'''}}}]] {{{#white '''장편 애니메이션'''}}} || | |
| 3286 | ||<width=100px> [[몬스터 대학교]] ||<width=25px> → ||<width=100px> '''인사이드 아웃''' ||<width=25px> → ||<width=100px> [[굿 다이노]] || | |
| r653 | 3287 | ||<-5><nopad> {{{#!wiki class="circles" |
| 3288 | {{{#!wiki class="margin" | |
| r663 | 3289 | ||<-2><width=35%><tablebgcolor=transparent><tableclass=padding> {{{#white '''감독'''}}} ||<-3><colbgcolor=#f5f5f5,#2d2f34>[[피트 닥터]] || |
| r647 | 3290 | ||<-2> {{{#white '''제작'''}}} ||<-3>코리 레이 || |
| 3291 | ||<-2> {{{#white '''각본'''}}} ||<-3>피트 닥터, 멕 러포브, 조시 쿨리 || | |
| 3292 | ||<-2> {{{#white '''원안'''}}} ||<-3>피트 닥터, 로니 델카르멘[* [[필리핀]] 출신 애니메이터로 1989년 미국으로 이민 가서 《[[배트맨 디 애니메이티드 시리즈|배트맨 애니메이션 시리즈]]》의 스토리보드 작가로 활동하다가 [[드림웍스]]에서 스토리 슈퍼바이저로 일했다. 그러다 2000년 여름 《[[니모를 찾아서]]》 프로덕션 기간 중에 픽사에 스토리 슈퍼바이저로 합류했다. 이후 [[아카데미 시상식]] 후보에 올랐던 단편 애니 '원맨 밴드'의 프로덕션 디자인을 맡았고, 《[[라따뚜이(애니메이션)|라따뚜이]]》에서 스토리 작업을 맡기도 했다. 그리고 《[[업(애니메이션)|업]]》의 DVD에 수록된 단편 애니메이션 '더그의 특별한 임무(Dug's Special Mission)'으로 감독에 입봉했다. 크레딧에는 감독 피트 닥터 다음으로 공동 연출로 기재되었다.] || | |
| 3293 | ||<-2> {{{#white '''출연'''}}} ||<-3>[[파일:미국 국기.svg|width=20]] [[에이미 폴러]], [[빌 헤이더]] 外[br][[파일:대한민국 국기.svg|width=20]] [[안소이]], [[위훈]], [[이종구(배우)|이종구]] 外 || | |
| 3294 | ||<-2> {{{#white '''음악'''}}} ||<-3>[[마이클 지아키노]] || | |
| r649 | 3295 | ||<-2> {{{#white '''장르'''}}} ||<-3>[[애니메이션]], [[코미디]], [[드라마]], [[성장물|성장]], [[가족물|가족]], [[모험물|어드벤처]], [[판타지]] || |
| r647 | 3296 | ||<-2> {{{#white '''개봉일'''}}} ||<-3>[[파일:미국 국기.svg|width=20]] [[2015년]] [[6월 19일]][br][[파일:대한민국 국기.svg|width=20]] [[2015년]] [[7월 9일]]{{{#!folding [기타 국가 펼치기 · 접기 ] |
| 3297 | [[파일:대만 국기.svg|width=20]] [[2015년]] [[8월 7일]][br][[파일:독일 국기.svg|width=20]] [[2015년]] [[10월 1일]]}}} || | |
| 3298 | ||<-2> {{{#white '''상영 시간'''}}} ||<-3>본편 94분[br]단편 [[라바#s-2.1|라바 (Lava)]] 8분 || | |
| 3299 | ||<-2> {{{#white '''상영 타입'''}}} ||<-3>[[2차원|2D]] | [[스테레오스코피|3D]] | [[IMAX]] | [[Dolby Cinema]](해외) || | |
| 3300 | ||<-2> {{{#white '''제작사'''}}} ||<-3>[[파일:미국 국기.svg|width=20]] [[월트 디즈니 픽처스]][br][[파일:미국 국기.svg|width=20]] [[픽사 애니메이션 스튜디오]] || | |
| r649 | 3301 | ||<-2> {{{#white '''수입사'''}}} ||<-3>[[파일:대한민국 국기.svg|width=20]] [[월트 디즈니 컴퍼니 코리아]] || |
| 3302 | ||<-2> {{{#white '''배급사'''}}} ||<-3>[[파일:미국 국기.svg|width=20]] [[월트 디즈니 스튜디오스 모션 픽처스]][br][[파일:대한민국 국기.svg|width=20]] [[월트 디즈니 컴퍼니 코리아]] || | |
| 3303 | ||<-2> {{{#white '''스트리밍'''}}} ||<-3>[include(틀:디즈니+ 표시)] [[https://www.disneyplus.com/ko-kr/movies/inside-out/uzQ2ycVDi2IE|▶]] || | |
| r647 | 3304 | ||<-2> {{{#white '''제작비'''}}} ||<-3>'''1억 7,500만 달러''' || |
| 3305 | ||<-2> {{{#white '''월드 박스오피스'''}}} ||<-3>'''8억 5,884만 8,019달러'''[* 출처: [[https://www.boxofficemojo.com|Box Office Mojo]]] || | |
| 3306 | ||<-2> {{{#white '''북미 박스오피스'''}}} ||<-3>'''3억 5,692만 1,711달러''' || | |
| 3307 | ||<-2> {{{#white '''대한민국 관객수'''}}} ||<-3>'''496만 9,735명'''[* 픽사 애니메이션 영화 최다 국내 관객수 기록][* 출처: [[https://www.kobis.or.kr|영화관 입장권 통합 전산망]]] || | |
| r649 | 3308 | ||<-2> {{{#white '''국내 등급'''}}} ||<-3>[[전체 관람가|[[파일:영등위_전체관람가_2021.svg|width=30]] '''{{{#212529,#e0e0e0 전체 관람가}}}''']] || |
| r653 | 3309 | ||<-2> {{{#white '''링크'''}}} ||<-3>[[https://www.pixar.com/feature-films/inside-out|[[파일:홈페이지 아이콘.svg|width=20]]]][* Pixar 홈페이지] | [[https://movies.disney.com/inside-out/|[[파일:홈페이지 아이콘.svg|width=20]]]][* Disney 홈페이지] | [[https://www.facebook.com/PixarInsideOut|[[파일:페이스북 아이콘.svg|width=20]]]] | [[https://www.instagram.com/pixarinsideout/|[[파일:인스타그램 아이콘.svg|width=20]]]] | [include(틀:X(SNS) 로고, 링크=PixarInsideOut, 크기=20)]||}}}}}} || |
| r647 | 3310 | |
| 3311 | ||
| r664 | 3312 | [clearfix] |
| r647 | 3313 | |
| 3314 | ||
| 3315 | ||
| 3316 | ||
| 3317 | ||
| 3318 | ||
| 3319 | ||
| 3320 | ||
| 3321 | ||<nopad> {{{#!wiki class="circles" | |
| 3322 | {{{#!wiki class="margin" | |
| 3323 | ||<tablebgcolor=transparent> 111 ||<colbgcolor=#0ff> aaa || | |
| 3324 | || 222 || bbb || | |
| 3325 | || 333 || ccc || | |
| 3326 | || 444 || ddd || | |
| 3327 | || 555 || eee || | |
| 3328 | || 666 || fff ||}}}}}} || | |
| 3329 | ||
| 3330 | ||
| 3331 | ||
| 3332 | ||
| 3333 | ||
| 3334 | ||
| 3335 | ||
| 3336 | ||
| 3337 | ||
| 3338 | {{{#!style | |
| r641 | 3339 | .mg { |
| 3340 | margin: -12px -2px; | |
| 3341 | } | |
| r638 | 3342 | .bg { |
| r640 | 3343 | overflow:hidden; |
| r644 | 3344 | background:radial-gradient(circle at 25% 50%, yellow 20px, transparent 0), linear-gradient(0deg, #fff, #000); |
| r641 | 3345 | color:red; |
| r638 | 3346 | } |
| 3347 | }}} | |
| r637 | 3348 | |
| r648 | 3349 | ||<nopad> {{{#!wiki class="bg mg" |
| r646 | 3350 | ||<tablebgcolor=transparent> 111 ||<colbgcolor=#0ff> aaa || |
| r645 | 3351 | || 222 || bbb || |
| 3352 | || 333 || ccc || | |
| 3353 | || 444 || ddd || | |
| 3354 | || 555 || eee || | |
| r648 | 3355 | || 666 || fff ||}}} || |
| r645 | 3356 | |
| r641 | 3357 | ||<tablewidth=100%><nopad> {{{#!wiki class="bg" |
| 3358 | {{{#!wiki class="mg" | |
| r640 | 3359 | ||<tablewidth=100%><tablebgcolor=transparent><width=50%> 내용1[br][br] || 내용2 || |
| r641 | 3360 | || 내용3 || 내용4 ||}}}}}} || |
| r637 | 3361 | |
| 3362 | ||
| 3363 | ||
| r638 | 3364 | |
| r636 | 3365 | |
| 3366 | ||
| 3367 | ||
| 3368 | ||
| 3369 | ||<tableclass=my-table><tablebordercolor=transparent> 클릭 || | |
| 3370 | ||
| 3371 | ||
| r634 | 3372 | |
| r635 | 3373 | {{{#!if |
| r634 | 3374 | 참참참참참참참참참참참참참참참참참참참참참참참}}} |
| 3375 | ||
| 3376 | ||
| r632 | 3377 | {{{#!wiki style="width:clamp(50vw, 100%, 100vw);height:20px;border:1px solid red" |
| r631 | 3378 | }}} |
| r635 | 3379 | {{{#!wiki style="width:500px;height:20px;border:1px solid red" |
| r631 | 3380 | }}} |
| 3381 | {{{#!wiki style="width:clac(100vw - 100%);height:20px;border:1px solid red" | |
| 3382 | }}} | |
| 3383 | ||
| 3384 | ||
| r630 | 3385 | {{{#!wiki style="display:table;border:5px solid red;width:100%;height:300px;" |
| 3386 | [[파일:해킹범.webp|width=100%]]}}} | |
| r624 | 3387 | |
| 3388 | ||
| r630 | 3389 | |
| r633 | 3390 | 모바일: 100vw = 100% -> img = 100% |
| 3391 | pc: 100vw > 100% -> img = 50% | |
| r630 | 3392 | |
| 3393 | ||
| 3394 | ||
| 3395 | ||
| 3396 | ||
| 3397 | ||
| r628 | 3398 | ||<tablebgcolor=#fff><:> {{{#!wiki style="display: inline-block; margin: 5px; padding: 7px; border-radius: 25px; background-color: #80FFFF" |
| 3399 | Intelligence}}} = 지능 | |
| 3400 | {{{#!wiki style="display:inline-block; margin: 5px; padding: 7px; border-radius: 25px; background-color: #FF80FF" | |
| 3401 | Social Ineptitude}}} = 사회성 부족 | |
| 3402 | {{{#!wiki style="display:inline-block; margin: 5px; padding: 7px; border-radius: 25px; background-color: #FFFF80" | |
| 3403 | Obsession}}} = 집착 | |
| 3404 | {{{#!wiki style="display:inline-block; margin: 5px; padding: 7px; border-top-left-radius: 21px; border-bottom-right-radius: 21px; background-color: #BF80FF" | |
| 3405 | Dweeb}}} = [[샌님]] | |
| 3406 | {{{#!wiki style="display:inline-block; margin: 5px; padding: 7px; border-top-left-radius: 21px; border-bottom-right-radius: 21px; background-color: #BFFF80" | |
| 3407 | Geek}}} = [[Geek|덕후]] | |
| 3408 | {{{#!wiki style="display:inline-block; margin: 5px; padding: 7px; border-top-left-radius: 21px; border-bottom-right-radius: 21px; background-color: #FFBF80" | |
| 3409 | Dork}}} = [[Dork|얼간이]] | |
| 3410 | {{{#!wiki style="display:inline-block; margin: 5px; padding: 7px; background-color: #DFBF80" | |
| r629 | 3411 | Nerd}}} = [[너드]] |
| r624 | 3412 | |
| r629 | 3413 | {{{-2 즉 머리는 좋지만 사회성은 떨어지고 어떤 주제나 분야에 대해 집착이 있으면 Nerd라는 것}}} || |
| r625 | 3414 | |
| 3415 | ||
| 3416 | ||
| 3417 | ||
| r629 | 3418 | |
| r623 | 3419 | {{{#!wiki style="display:inline-block; padding: 7px; border-radius: 25px; background: linear-gradient(rgb(0, 255, 255, .5), rgb(0, 255, 255, .5)); background-color: rgb(255, 0, 255, .5)" |
| 3420 | Intelligence}}} | |
| 3421 | ||
| r622 | 3422 | |
| 3423 | ||
| r625 | 3424 | |
| 3425 | ||
| r622 | 3426 | {{{#!wiki style="display:inline-block; padding: 7px; border-radius: 25px; background-color: rgb(255, 255, 0, .5)" |
| 3427 | Obsession}}} | |
| 3428 | ||
| 3429 | ||
| 3430 | ||
| 3431 | ||
| 3432 | ||
| r621 | 3433 | || {{{#!wiki style="width:300px" |
| 3434 | }}} || | |
| 3435 | ||<^|1>{{{#!wiki style="margin:0 -10px;height:15px;background:linear-gradient(90deg, rgb(83,20,16,.5) calc(6700 / 10000 * 100%), transparent 0%)" | |
| 3436 | }}}|| | |
| 3437 | ||
| 3438 | ||
| 3439 | ||
| 3440 | ||
| 3441 | ||
| 3442 | ||
| r620 | 3443 | {{{#!wiki style="width:100px;height:100px;background-color:hsl(30 40 40 / 1)" |
| 3444 | }}} | |
| r619 | 3445 | |
| 3446 | ||
| 3447 | ||
| 3448 | ||
| r618 | 3449 | {{{#!wiki style="color:#000;width:110px;height:140px;background:conic-gradient(from 65deg at calc(100%/3) 25%, currentcolor 25deg, transparent 0), conic-gradient(from 245deg at calc(100% - 100%/3) 25%, currentcolor 25deg, transparent 0), conic-gradient(from 65deg at calc(100%/3) 75%, currentcolor 25deg, transparent 0), conic-gradient(from 245deg at calc(100% - 100%/3) 75%, currentcolor 25deg, transparent 0), linear-gradient(#fff, #fff)" |
| r607 | 3450 | }}} |
| r598 | 3451 | |
| r607 | 3452 | |
| 3453 | ||
| 3454 | ||
| 3455 | ||
| r605 | 3456 | {{{#!wiki style="width:15px" |
| 3457 | {{{#!wiki style="width:30px" | |
| r602 | 3458 | |
| r605 | 3459 | ||<colbgcolor=#531410> {{{#!wiki style="width:15px" |
| 3460 | }}} ||<colcolor=gray> {{{#!wiki style="width:30px" | |
| 3461 | ''''''}}} || | |
| r602 | 3462 | |
| r605 | 3463 | 8 |
| 3464 | || 15 || 25 || | |
| 3465 | || 19 || 30 || | |
| 3466 | || 21 || 38 || | |
| 3467 | || 22 || 52 || | |
| 3468 | || 28 || 64 || | |
| r602 | 3469 | |
| r605 | 3470 | 9 |
| 3471 | || 1 || 69 || | |
| 3472 | || 8 || 93 || | |
| 3473 | || 9 || 100 || | |
| 3474 | || 23 || 120 || | |
| 3475 | || 9 || 170 || | |
| r602 | 3476 | |
| r605 | 3477 | 10 |
| 3478 | || 31 || 200 || | |
| r602 | 3479 | |
| r605 | 3480 | 11 |
| 3481 | || 2 || 210 || | |
| r606 | 3482 | || 16 || '''230''' || |
| 3483 | || 23 || '''240''' || | |
| 3484 | || 25 || '''270''' || | |
| 3485 | || 25 || '''280''' || | |
| 3486 | || 26 || '''290''' || | |
| 3487 | || 28 || '''300''' || | |
| r602 | 3488 | |
| r605 | 3489 | 12 |
| 3490 | || 6 || 320 || | |
| r606 | 3491 | || 14 || '''340''' || |
| 3492 | || 18 || '''370''' || | |
| 3493 | || 18 || '''380''' || | |
| 3494 | || 19 || '''390''' || | |
| 3495 | || 19 || '''400''' || | |
| 3496 | || 27 || '''444''' || | |
| 3497 | || 31 || '''470''' || | |
| r602 | 3498 | |
| r605 | 3499 | 1 |
| 3500 | || 6 || 490 || | |
| r606 | 3501 | || 7 || '''500''' || |
| 3502 | || 7 || '''510''' || | |
| 3503 | || 16 || '''550''' || | |
| 3504 | || 26 || '''600''' || | |
| 3505 | || 27 || '''630''' || | |
| 3506 | || 31 || '''666''' || | |
| r602 | 3507 | |
| r605 | 3508 | 2 |
| 3509 | || 2 || 680 || | |
| r606 | 3510 | || 3 || '''700''' || |
| 3511 | || 10 || '''784''' || | |
| 3512 | || 15 || '''800''' || | |
| 3513 | || 19 || '''830''' || | |
| 3514 | || 22 || '''870''' || | |
| 3515 | || 23 || '''900''' || | |
| 3516 | || 26 || '''965''' || | |
| 3517 | || 26 || '''974''' || | |
| 3518 | || 27 || '''1000''' || | |
| 3519 | || 27 || '''1010''' || | |
| 3520 | || 28 || '''1060''' || | |
| r602 | 3521 | |
| r605 | 3522 | 3 |
| 3523 | || 1 || 1100 || | |
| r606 | 3524 | || 2 || '''1111''' || |
| 3525 | || 5 || '''1188''' || | |
| 3526 | || 19 || '''1417''' || | |
| 3527 | || 22 || '''1448''' || | |
| r602 | 3528 | |
| r605 | 3529 | 4 |
| 3530 | || 4 || 1481 || | |
| r606 | 3531 | || 5 || '''1500''' || |
| 3532 | || 6 || '''1515''' || | |
| 3533 | || 9 || '''1551''' || | |
| 3534 | || 10 || '''1600''' || | |
| 3535 | || 10 || '''1616''' || | |
| 3536 | || 19 || '''1770''' || | |
| 3537 | || 21 || '''1805''' || | |
| 3538 | || 22 || '''1800''' || | |
| 3539 | || 27 || '''1818''' || | |
| r602 | 3540 | |
| r605 | 3541 | 5 |
| 3542 | || 2 || 1828 || | |
| r606 | 3543 | || 4 || '''1841''' || |
| 3544 | || 12 || '''1900''' || | |
| 3545 | || 12 || '''1917''' || | |
| 3546 | || 20 || '''1968''' || | |
| 3547 | || 23 || '''1970''' || | |
| 3548 | || 23 || '''1975''' || | |
| 3549 | || 24 || '''1983''' || | |
| 3550 | || 25 || '''1984''' || | |
| 3551 | || 25 || '''1985''' || | |
| 3552 | || 25 || '''1988''' || | |
| 3553 | || 26 || '''1900''' || | |
| 3554 | || 27 || '''2000''' || | |
| 3555 | || 31 || '''2020''' || | |
| 3556 | || 31 || '''2024''' || | |
| r602 | 3557 | |
| r605 | 3558 | 6 |
| 3559 | || 1 || 2030 || | |
| r606 | 3560 | || 7 || '''2055''' || |
| r602 | 3561 | |
| r605 | 3562 | 7 |
| 3563 | || 2 || 2222 || | |
| r606 | 3564 | || 2 || '''2222''' || |
| 3565 | || 10 || '''2244''' || | |
| 3566 | || 20 || '''2255''' || | |
| r602 | 3567 | |
| r605 | 3568 | 8 |
| 3569 | || 12 || 2300 || | |
| r606 | 3570 | || 13 || '''2400''' || |
| 3571 | || 14 || '''2408''' || | |
| r602 | 3572 | |
| r605 | 3573 | 9 |
| 3574 | || 10 || 2500 || | |
| r602 | 3575 | |
| r605 | 3576 | 11 |
| 3577 | || 8 || 2600 || | |
| r602 | 3578 | |
| r605 | 3579 | 12 |
| 3580 | || 24 || 2800 || | |
| r602 | 3581 | |
| r605 | 3582 | 1 |
| 3583 | || 12 || 2900 || | |
| r606 | 3584 | || 28 || '''3000''' || |
| 3585 | || 30 || '''3100''' || | |
| r602 | 3586 | |
| r605 | 3587 | 2 |
| 3588 | || 1 || 3200 || | |
| r606 | 3589 | || 4 || '''3333''' || |
| 3590 | || 4 || '''3500''' || | |
| 3591 | || 4 || '''3900''' || | |
| 3592 | || 5 || '''4000''' || | |
| 3593 | || 5 || '''4500''' || | |
| 3594 | || 9 || '''5000''' || | |
| 3595 | || 9 || '''5070''' || | |
| 3596 | || 11 || '''5200''' || | |
| 3597 | || 12 || '''5252''' || | |
| 3598 | || 17 || '''5353''' || | |
| 3599 | || 23 || '''5460''' || | |
| r602 | 3600 | |
| r605 | 3601 | 3 |
| 3602 | || 1 || 5500 || | |
| r606 | 3603 | || 7 || '''5555''' || |
| 3604 | || 8 || '''5600''' || | |
| 3605 | || 16 || '''5793''' || | |
| 3606 | || 23 || '''5959''' || | |
| 3607 | || 25 || '''6000''' || | |
| 3608 | || 30 || '''6100''' || | |
| r602 | 3609 | |
| r605 | 3610 | 4 |
| 3611 | || 13 || 3161 || | |
| r606 | 3612 | || 28 || '''3131''' || |
| r602 | 3613 | |
| r605 | 3614 | 6 |
| 3615 | || 8 || 2999 || | |
| r606 | 3616 | || 9 || '''3000''' || |
| r602 | 3617 | |
| r605 | 3618 | 7 |
| 3619 | || 17 || 6400 || | |
| r602 | 3620 | |
| r605 | 3621 | 8 |
| 3622 | || 7 || 6464 || | |
| r606 | 3623 | || 17 || '''6500''' || |
| r602 | 3624 | |
| r605 | 3625 | 9 |
| 3626 | || 6 || 6565 || | |
| r606 | 3627 | || 13 || '''6600''' || |
| 3628 | || 14 || '''6614''' || | |
| r602 | 3629 | |
| r605 | 3630 | 10 |
| 3631 | || 3 || 6666 || | |
| r606 | 3632 | || 6 || '''6675''' || |
| 3633 | || 13 || '''6700''' || | |
| r605 | 3634 | |
| 3635 | ||
| 3636 | ||
| 3637 | ||
| 3638 | ||
| r601 | 3639 | ||<width=200px><height=300px><^|1> {{{#!wiki style="width:100px;height:100px;border:1px solid red" |
| 3640 | }}} || | |
| r600 | 3641 | |
| 3642 | ||
| 3643 | ||
| r599 | 3644 | ||[br][br][br][br]||<width=100%> {{{#!wiki style="display:table" |
| 3645 | {{{#!wiki style="vertical-align:top" | |
| 3646 | {{{#!wiki style="height:15px;border:1px solid red" | |
| r598 | 3647 | }}}}}}}}} || |
| r599 | 3648 | margin:0 -10px; |
| r598 | 3649 | |
| r597 | 3650 | {{{#!wiki style="margin-left: 25px;width:100%;height:25px;border:1px solid red" |
| 3651 | }}} | |
| r596 | 3652 | |
| r597 | 3653 | |
| 3654 | ||
| r596 | 3655 | 1/3:1-1/3=15:X |
| 3656 | (1-1/3)15=(1/3)X | |
| 3657 | ||
| 3658 | ||
| 3659 | ||
| 3660 | ||
| r595 | 3661 | {{{#!wiki style="font-size:10px" |
| 3662 | {{{#!wiki style="width:15px;height:15px;border:1px solid red" | |
| 3663 | }}}{{{#!wiki style="display:inline-block;border:1px solid red" | |
| 3664 | 10}}} | |
| 3665 | {{{#!wiki style="display:inline-block;border:1px solid red" | |
| 3666 | 31}}} | |
| 3667 | 20 | |
| 3668 | 8 | |
| 3669 | ||
| 3670 | }}} | |
| 3671 | ||
| 3672 | ||
| r594 | 3673 | {{{#!wiki style="margin: 0 -10px -5px; min-height: calc(1.5em + 5px)" |
| 3674 | {{{#!folding ▼ | |
| 3675 | {{{#!wiki style="margin: -5px -1px -11px" | |
| 3676 | || || || | |
| 3677 | || || ||}}}}}}}}} | |
| r593 | 3678 | |
| 3679 | ||
| 3680 | ||<keepall> {{{#!wiki style="margin: 0 -10px -5px; min-height: calc(1.5em + 5px)" | |
| 3681 | {{{#!folding [ 펼치기 · 접기 ] | |
| 3682 | {{{#!wiki style="margin: -5px -1px -11px" | |
| 3683 | ||내용내용내용내용내용내용내용내용|| | |
| 3684 | ||내용내용내용내용내용내용내용내용||}}}}}}}}} || | |
| 3685 | ||
| 3686 | ||
| r592 | 3687 | {{{#!wiki style="font-size:10px" |
| r591 | 3688 | || 1 || {{{#!wiki style="margin: 0 -10px -5px; min-height: calc(1.5em + 5px)" |
| 3689 | {{{#!folding 6,700 ▼ | |
| 3690 | {{{#!wiki style="margin: -5px -1px -11px" | |
| r592 | 3691 | || 3 || 6,666 || |
| 3692 | || 13 || 6,700 ||}}}}}}}}} || {{{#!wiki style="width:200px" | |
| r591 | 3693 | }}} || |
| r592 | 3694 | }}} |
| r591 | 3695 | |
| 3696 | ||
| 3697 | ||
| r586 | 3698 | |
| r589 | 3699 | |
| 3700 | ||
| 3701 | ||
| r588 | 3702 | ||{{{#!wiki style="width:200px" |
| 3703 | }}} {{{#!folding 2222 | |
| 3704 | {{{#!wiki style="margin: -40px -40px 0 0" | |
| 3705 | || 5555 555555555 ||}}}}}} || | |
| r587 | 3706 | |
| 3707 | ||
| 3708 | ||
| 3709 | ||
| 3710 | ||
| 3711 | ||
| r588 | 3712 | ||<tablebordercolor=#f00> {{{#!wiki style="height:100px;margin-top: -2px" |
| r587 | 3713 | {{{#!wiki style="margin-top: 30px" |
| 3714 | ||<tablebordercolor=#f00> 5,555 ||}}} | |
| 3715 | {{{#!wiki style="margin-top: -80px" | |
| 3716 | {{{#!folding 2,000 ▼ | |
| 3717 | || 10 || 1,500 || {{{#!wiki style="width:200px" | |
| 3718 | }}} || | |
| 3719 | || 20 || 1,800 || {{{#!wiki style="width:200px" | |
| 3720 | }}} ||}}}}}}}}} || | |
| 3721 | ||
| 3722 | ||
| r573 | 3723 | |
| r584 | 3724 | |
| r591 | 3725 | |
| r584 | 3726 | ||<|2> 1 || 2 ||<|2> {{{#!wiki style="width:200px" |
| 3727 | }}} || | |
| 3728 | || {{{#!wiki style="margin: 0 -10px -5px; min-height: calc(1.5em + 5px)" | |
| 3729 | {{{#!folding [ 펼치기 · 접기 ] | |
| 3730 | {{{#!wiki style="margin: -5px -1px -11px" | |
| 3731 | || 내용 ||}}}}}}}}} || | |
| 3732 | ||
| 3733 | ||
| 3734 | ||
| r582 | 3735 | ||<tablewidth=100%><tablebordercolor=gray> {{{#!wiki style="text-align: center;margin: -5px -10px;padding:5px 10px;background:radial-gradient(circle at 10% 50%, #f00 20px, transparent 0), radial-gradient(closest-corner at 50% -50%, #0f0 100%, transparent 0), radial-gradient(closest-corner at 50% 150%, #0f0 100%, transparent 0), linear-gradient(90deg, gray 20%, transparent 0, transparent 80%, gray 0), linear-gradient(#fff 25%, transparent 0, transparent 65%, #fff 0), linear-gradient(90deg, #fff 28%, #000 0, #000 36%, #fff 0, #fff 38%, #000 0, #000 46%, #fff 0, #fff 48%, #000 0, #000 54%, #fff 0, #fff 56%, #000 0, #000 62%, #fff 0, #fff 64%, #000 0, #000 72%, #fff 0)" |
| r574 | 3736 | |
| 3737 | ||
| 3738 | ||
| 3739 | [[나무위키|[[파일:나무위키 검은색 가지 로고.svg|width=100&theme=light]]]][[나무위키|[[파일:나무위키 흰색 가지 로고.svg|width=100&theme=dark]]]] | |
| 3740 | {{{#!wiki style="height: 1px; background-image: linear-gradient(90deg, transparent 20%, rgba(0,0,0,.8), transparent 80%);margin: 7px 0 7px" dark-style="background-image: linear-gradient(90deg, transparent 20%, rgba(255,255,255,.8), transparent 80%)" | |
| r575 | 3741 | }}}{{{#!wiki style="text-shadow: 0 0 5px rgba(0,0,0,.1)" |
| r579 | 3742 | '''[[성탄절|{{{+5 {{{#fff 성탄절}}}}}}]]'''[br]{{{-3 {{{#000,#FFF 기독교의 축일 중 하나로[br]예수의 탄생을 기념하는 날.}}}}}}}}}}}} || |
| 3743 | ||
| 3744 | ||
| 3745 | ||
| r583 | 3746 |