편집 요약 없음 |
편집 요약 없음 |
||
2번째 줄: | 2번째 줄: | ||
| style="border: none; padding: 0; background: none;" | {{CSS image crop | | style="border: none; padding: 0; background: none;" | {{CSS image crop | ||
| Image = Tasdia de sat.png | | Image = Tasdia de sat.png | ||
| bSize = 3840 | | bSize = {{#expr: 3840 * {{{size|968}}} / {{{cWidth|968}}} round 0}} | ||
| cWidth = {{{ | | cWidth = {{{size|968}}} | ||
| cHeight = {{{{ | | cHeight = {{#expr: {{{cHeight}}} * {{{size|968}}} / {{{cWidth|968}}} round 0}} | ||
| oTop = {{{ | | oTop = {{#expr: {{{oTop}}} * {{{size|968}}} / {{{cWidth|968}}} round 0}} | ||
| oLeft = {{{ | | oLeft = {{#expr: {{{oLeft}}} * {{{size|968}}} / {{{cWidth|968}}} round 0}} | ||
}} | }} | ||
|} | |} | ||