틀:반응형 화살표: 두 판 사이의 차이
편집 요약 없음
편집 요약 없음 |
편집 요약 없음 |
||
| 18번째 줄: | 18번째 줄: | ||
}}"><div class="arrow-shaft" style="background: {{#if:{{{color|}}}|{{{color}}}|black}}; border-radius: 100px; | }}"><div class="arrow-shaft" style="background: {{#if:{{{color|}}}|{{{color}}}|black}}; border-radius: 100px; | ||
{{#switch: {{{direction|}}} | {{#switch: {{{direction|}}} | ||
|right|left|#default= | |right|left|#default= width: 100%; height: calc({{#if:{{{thick|}}}|{{{thick}}}|5}}*2px); | ||
width: 100%; height: calc({{#if:{{{thick|}}}|{{{thick}}}|5}}*2px); | |up|down= width: calc({{#if:{{{thick|}}}|{{{thick}}}|5}}*2px); height: 100%; | ||
|up|down= | |||
width: calc({{#if:{{{thick|}}}|{{{thick}}}|5}}*2px); height: 100%; | |||
}}"></div><div class="arrow-tip" style=" | }}"></div><div class="arrow-tip" style=" | ||
background: {{#if:{{{color|}}}|{{{color}}}|black}}; | background: {{#if:{{{color|}}}|{{{color}}}|black}}; | ||