틀:예시: 두 판 사이의 차이
(새 문서: <includeonly><onlyinclude>{{#ifeq:{{#var:templateExampleCSSEnabled}}|1||<!-- -->{{#CSS: @media screen and (max-width: 768px) { .frm-code-example-wrapper{ grid-template-columns:1fr!important; } } .frm-code-example-wrapper{ display:grid; grid-template-columns:1fr 1fr; width:100%; gap:1rem; } .frm-code-example-wrapper > *{ min-width:0px; background:#fff; border-radius:4px; box-shadow: 0 5px 5px -5px #ddd; } .frm-code-example-wrapper .f...) |
잔글편집 요약 없음 |
||
22번째 줄: | 22번째 줄: | ||
color: #fff!important; | color: #fff!important; | ||
background-color: #374151; | background-color: #374151; | ||
white-space:pre; | |||
} | } | ||
2023년 7월 17일 (월) 14:23 판
틀 설명이나 도움말 문서에 사용할만한 예시틀입니다. 코드부분에는 적절한 nowiki 처리가 필요합니다.
예시
코드
{{USERNAME|너}}
결과
너
{{예시|<nowiki>{{USERNAME|너}}</nowiki>|{{USERNAME|너}}}}