|
|
| (같은 사용자의 중간 판 하나는 보이지 않습니다) |
| 1번째 줄: |
1번째 줄: |
| <includeonly><table class="navbox collapsible autocollapse nowraplinks">
| | #넘겨주기 [[틀:둘러보기 상자]] |
| {{#if: {{{제목|}}} | <tr><th style="text-align:center; background:#eaeaea" {{#if: {{{묶음1|}}} | colspan="2" | }}>
| |
| {{#if: {{{이름|}}} |
| |
| <div style="float:left; width:6em; text-align:left;"><!--
| |
| --><span class="noprint plainlinks plainlinksneverexpand" style="white-space:nowrap; font-weight:normal; font-size:smaller;"><!--
| |
| -->[{{fullurl:틀:{{{이름}}}}} v] • <!--
| |
| -->[{{fullurl:틀:{{{이름}}}|action=edit}} e]</span></div> | }}<!--
| |
| -->{{{제목}}}<!--
| |
| --><div style="float:right; width:6em; text-align:right;"><!--
| |
| --><span class="noprint plainlinks plainlinksneverexpand" style="white-space:nowrap; font-weight:normal; font-size:smaller;"> </span></div>
| |
| </th></tr> | }}
| |
| {{#if: {{{내용|}}} | <tr>
| |
| <td class="navbox-list hlist" style="text-align:center;">
| |
| {{{내용}}}
| |
| </td></tr> | {{#if: {{{묶음1|}}} | <tr>
| |
| <th style="white-space:nowrap; background:#f0f0f0; text-align:right;">{{{묶음1}}}</th>
| |
| <td style="text-align:left; width:100%; background:#ffffff;" class="hlist"> {{#if: {{{내용1|}}} |
| |
| {{{내용1}}} | }}
| |
| </td></tr>
| |
| {{#if: {{{묶음2|}}} | <tr>
| |
| <th style="white-space:nowrap; background:#f0f0f0; text-align:right;">{{{묶음2}}}</th>
| |
| <td style="text-align:left; width:100%; background:#f7f7f7;" class="hlist"> {{#if: {{{내용2|}}} |
| |
| {{{내용2}}} | }}
| |
| </td></tr> | }}
| |
| {{#if: {{{묶음3|}}} | <tr>
| |
| <th style="white-space:nowrap; background:#f0f0f0; text-align:right;">{{{묶음3}}}</th>
| |
| <td style="text-align:left; width:100%; background:#ffffff;" class="hlist"> {{#if: {{{내용3|}}} |
| |
| {{{내용3}}} | }}
| |
| </td></tr> | }}
| |
| {{#if: {{{묶음4|}}} | <tr>
| |
| <th style="white-space:nowrap; background:#f0f0f0; text-align:right;">{{{묶음4}}}</th>
| |
| <td style="text-align:left; width:100%; background:#f7f7f7;" class="hlist"> {{#if: {{{내용4|}}} |
| |
| {{{내용4}}} | }}
| |
| </td></tr> | }}
| |
| {{#if: {{{묶음5|}}} | <tr>
| |
| <th style="white-space:nowrap; background:#f0f0f0; text-align:right;">{{{묶음5}}}</th>
| |
| <td style="text-align:left; width:100%; background:#ffffff;" class="hlist"> {{#if: {{{내용5|}}} |
| |
| {{{내용5}}} | }}
| |
| </td></tr> | }}
| |
| {{#if: {{{묶음6|}}} | <tr>
| |
| <th style="white-space:nowrap; background:#f0f0f0; text-align:right;">{{{묶음6}}}</th>
| |
| <td style="text-align:left; width:100%; background:#f7f7f7;" class="hlist"> {{#if: {{{내용6|}}} |
| |
| {{{내용6}}} | }}
| |
| </td></tr> | }}
| |
| {{#if: {{{묶음7|}}} | <tr>
| |
| <th style="white-space:nowrap; background:#f0f0f0; text-align:right;">{{{묶음7}}}</th>
| |
| <td style="text-align:left; width:100%; background:#ffffff;" class="hlist"> {{#if: {{{내용7|}}} |
| |
| {{{내용7}}} | }}
| |
| </td></tr> | }}
| |
| {{#if: {{{묶음8|}}} | <tr>
| |
| <th style="white-space:nowrap; background:#f0f0f0; text-align:right;">{{{묶음8}}}</th>
| |
| <td style="text-align:left; width:100%; background:#f7f7f7;" class="hlist"> {{#if: {{{내용8|}}} |
| |
| {{{내용8}}} | }}
| |
| </td></tr> | }}
| |
| {{#if: {{{묶음9|}}} | <tr>
| |
| <th style="white-space:nowrap; background:#f0f0f0; text-align:right;">{{{묶음9}}}</th>
| |
| <td style="text-align:left; width:100%; background:#ffffff;" class="hlist"> {{#if: {{{내용9|}}} |
| |
| {{{내용9}}} | }}
| |
| </td></tr> | }}
| |
| {{#if: {{{묶음10|}}} | <tr>
| |
| <th style="white-space:nowrap; background:#f0f0f0; text-align:right;">{{{묶음10}}}</th>
| |
| <td style="text-align:left; width:100%; background:#f7f7f7;" class="hlist"> {{#if: {{{내용10|}}} |
| |
| {{{내용10}}} | }}
| |
| </td></tr> | }}
| |
| | }}
| |
| }}
| |
| </table></includeonly><noinclude>
| |
| == 사용법 ==
| |
| 둘러보기 틀을 만드는 틀.
| |
| | |
| <pre>
| |
| {{둘러보기
| |
| |이름 = 예제
| |
| |제목 = 예제
| |
| |내용 =
| |
| * 예제 1
| |
| * 예제 2
| |
| * 예제 3
| |
| }}
| |
| </pre>
| |
| | |
| <pre>
| |
| {{둘러보기
| |
| |이름 = 예제
| |
| |제목 = 예제
| |
| |묶음1 = 예제 묶음 1
| |
| |내용1 =
| |
| * 예제 11
| |
| * 예제 12
| |
| * 예제 13
| |
| |묶음2 = 예제 묶음 2
| |
| |내용2 =
| |
| * 예제 21
| |
| * 예제 22
| |
| * 예제 23
| |
| }}
| |
| </pre>
| |
| | |
| [[분류:공유]]
| |
| [[분류:틀]]
| |
| </noinclude>[[분류:위키노트에서 가져온 문서]]
| |