틀:예시: 두 판 사이의 차이
둘러보기로 이동
검색으로 이동
>BANIP 잔글편집 요약 없음 |
>BANIP (틀 전체 세로 마진 처리) |
||
2번째 줄: | 2번째 줄: | ||
-->{{#CSS: | -->{{#CSS: | ||
@media screen and (max-width: 768px) { | @media screen and (max-width: 768px) { | ||
.frm-code-example-wrapper{ grid-template-columns:1fr!important; } | .frm-code-example-wrapper{ grid-template-columns:1fr!important; margin:12px 0;} | ||
} | } | ||
.frm-code-example-wrapper{ | .frm-code-example-wrapper{ |
2023년 7월 26일 (수) 11:39 판
틀 설명이나 도움말 문서에 사용할만한 예시틀입니다. 코드부분에는 적절한 nowiki 처리가 필요합니다.
예시
code_blocks 코드
{{USERNAME|너}}
description 결과
너
{{예시|<nowiki>{{USERNAME|너}}</nowiki>|{{USERNAME|너}}}}