편집 요약 없음 |
편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
<onlyinclude><div style=" | <onlyinclude><div style=" | ||
overflow: hidden; | overflow: hidden; | ||
width: {{{ | width: {{{cWidth|100}}}px; | ||
height: {{ | height: {{{cHeight|100}}}px; | ||
border: 1px solid lightgray; | border: 1px solid lightgray; | ||
display: block; | display: block; | ||
10번째 줄: | 10번째 줄: | ||
style=" | style=" | ||
position: relative; | position: relative; | ||
width: {{#expr: 3840 * 3 | width: {{#expr: 3840 * 3}}px; | ||
top: -{{#expr: {{{oTop|0}}} | top: -{{#expr: {{{oTop|0}}}}}px; | ||
left: -{{#expr: 3840 + {{{oLeft|0}}} | left: -{{#expr: 3840 + {{{oLeft|0}}}}}px; | ||
" | " | ||
> | > |