틀:Fmbox: 두 판 사이의 차이

엔트리 위키
내용 추가됨 내용 삭제됨
편집 요약 없음
(내용을 "오류가 있어서 잘 작동을 안하네요 삭제 부탁드립니다. 분류:스타일시트"(으)로 바꿈)
태그: 대체됨
1번째 줄: 1번째 줄:
오류가 있어서 잘 작동을 안하네요 삭제 부탁드립니다.
<table {{#if:{{{id|}}}|id="{{{id|}}}"}} class="plainlinks fmbox"

{{#switch:{{{종류|}}}
[[분류:스타일시트]]
| 경고 = fmbox-warning
| 편집안내 = fmbox-editnotice
| 시스템 <!-- system = default -->
| #default = fmbox-system
}} {{{class|}}}" style="{{{모양|clear: both; margin: 0.2em 0; width: 70%; border: 1px solid #a2a9b1; background-color: #f8f9fa; box-sizing: border-box;}}}">
<tr>
{{#ifeq:{{{그림|}}}|없음
| <!-- 그림 없음. -->
| <td class="mbox-image">
{{#if:{{{그림|}}}
| {{{그림}}}
| [[File:{{#switch:{{{종류|}}}
| 경고 = Cmbox deletion.png
| 편집안내 = Imbox notice.png
| 시스템 <!-- system = default -->
| #default = Imbox notice.png
}}|40x40px|link=|alt=]]
}}</td>
}}
<td class="mbox-text" style="{{{본문모양|}}}"> {{{본문}}} </td>
{{#if:{{{오른쪽그림|}}}
| <td class="mbox-imageright"> {{{오른쪽그림}}} </td>
}}
</tr>
</table><!--
Detect and report usage with faulty "type" parameter:
-->{{#switch:{{{종류|}}}
| <!-- No type fed, is also valid input -->
| 경고
| 편집안내
| 시스템 = <!-- Do nothing, valid "type" -->
| #default = <div style="text-align: center;">이 알림 상자는 잘못된 "종류={{{종류|}}}" 인자를 사용하고 있습니다. 수정이 필요합니다.</div>[[분류:수정이 필요한 알림 상자|{{본문 기타|본문:}}{{FULLPAGENAME}}]]<!-- Sort on namespace -->
}}

2022년 2월 8일 (화) 10:51 판

오류가 있어서 잘 작동을 안하네요 삭제 부탁드립니다.