(새 문서: {{namucat}} <onlyinclude><includeonly>{{#css: .horizontal-list { margin: .8rem 0; } .horizontal-list li { float: left; list-style: none; } .horizontal-list li:before { content: ""; border-right: 1px solid #ddd; margin: 0 5px; } .horizontal-list li:first-child:before { border: none; margin: 0; } }} <div class="horizontal-list"> {{{1}}} </div>{{-}}</includeonly></onlyinclude> 가로로 나열되는 목록을 만드는 틀입니다. {|{{style|class=wiki|width=100%|layout=on}} |- !...) |
편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
{{namucat}} | {{namucat|김찬/제작한 틀}} | ||
<onlyinclude><includeonly>{{#css: .horizontal-list { margin: .8rem 0; } .horizontal-list li { float: left; list-style: none; } .horizontal-list li:before { content: ""; border-right: 1px solid #ddd; margin: 0 5px; } .horizontal-list li:first-child:before { border: none; margin: 0; } }} | <onlyinclude><includeonly>{{#css: .horizontal-list { margin: .8rem 0; } .horizontal-list li { float: left; list-style: none; } .horizontal-list li:before { content: ""; border-right: 1px solid #ddd; margin: 0 5px; } .horizontal-list li:first-child:before { border: none; margin: 0; } }} | ||
<div class="horizontal-list"> | <div class="horizontal-list"> |
2024년 5월 23일 (목) 23:30 판
가로로 나열되는 목록을 만드는 틀입니다.
문법 | 결과 |
---|---|
{{가로 목록| * 내용1 * 내용2 * 내용3 * 내용4 * 내용5 }} |
|
이처럼 틀 안에 기존처럼 목록 문법을 사용하면 목록이 가로로 나타납니다.