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