틀:예시: 두 판 사이의 차이
둘러보기로 이동
검색으로 이동
>BANIP 잔글편집 요약 없음 |
>BANIP 편집 요약 없음 |
||
19번째 줄: | 19번째 줄: | ||
} | } | ||
.frm-code-example-wrapper > .frm-code{ | |||
background-color: #374151; | |||
} | |||
.frm-code-example-wrapper > .frm-code .frm-content{ | .frm-code-example-wrapper > .frm-code .frm-content{ | ||
font-family:Söhne Mono,Monaco,Andale Mono,Ubuntu Mono,monospace!important; | font-family:Söhne Mono,Monaco,Andale Mono,Ubuntu Mono,monospace!important; | ||
color: #fff!important; | color: #fff!important; | ||
white-space:pre; | white-space:pre; | ||
} | } | ||
28번째 줄: | 30번째 줄: | ||
.frm-code-example-wrapper .frm-title{ | .frm-code-example-wrapper .frm-title{ | ||
font-weight:bold; | font-weight:bold; | ||
padding:0.5em; | |||
font-size: 1.5em; | font-size: 1.5em; | ||
background-color: #fff; | |||
} | } | ||
}}<!-- | }}<!-- |
2023년 7월 17일 (월) 17:06 판
틀 설명이나 도움말 문서에 사용할만한 예시틀입니다. 코드부분에는 적절한 nowiki 처리가 필요합니다.
예시
코드
{{USERNAME|너}}
결과
너
{{예시|<nowiki>{{USERNAME|너}}</nowiki>|{{USERNAME|너}}}}