편집 요약 없음 |
편집 요약 없음 |
||
12번째 줄: | 12번째 줄: | ||
|} | |} | ||
<syntaxhighlight lang="html"> | <syntaxhighlight lang="html"> | ||
{| class="wikitable" style="border: 2px solid | {| class="wikitable" style="border: 2px solid 〔색상코드〕; font-size: 10pt; width: 100%; text-align: center;" | ||
| style=" background: | | style=" background: 〔색상코드〕;" | <span style="color: white;">'''〔틀 제목〕'''</span> | ||
|- | |- | ||
| style="margin-bottom: 0;" |<span class="mw-customtoggle- | | style="margin-bottom: 0;" |<span class="mw-customtoggle-〔펼치기 접기 아이디〕">'''[ 펼치기 · 접기 ]'''</span> | ||
<div class="mw-collapsible mw-collapsed hidden" id="mw-customcollapsible- | <div class="mw-collapsible mw-collapsed hidden" id="mw-customcollapsible-〔펼치기 접기 아이디〕"> | ||
<hr style="margin: 0; margin-top: 6px"> | <hr style="margin: 0; margin-top: 6px"> | ||
〔내용〕 | |||
</div> | </div> | ||
|} | |} | ||
</syntaxhighlight> | </syntaxhighlight> |
2023년 12월 5일 (화) 23:02 판
펼치기 접기 예제 1
펼치기 접기 예제 |
[ 펼치기 · 접기 ] |
{| class="wikitable" style="border: 2px solid 〔색상코드〕; font-size: 10pt; width: 100%; text-align: center;"
| style=" background: 〔색상코드〕;" | <span style="color: white;">'''〔틀 제목〕'''</span>
|-
| style="margin-bottom: 0;" |<span class="mw-customtoggle-〔펼치기 접기 아이디〕">'''[ 펼치기 · 접기 ]'''</span>
<div class="mw-collapsible mw-collapsed hidden" id="mw-customcollapsible-〔펼치기 접기 아이디〕">
<hr style="margin: 0; margin-top: 6px">
〔내용〕
</div>
|}