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