틀:정보상자 칸: 두 판 사이의 차이

(오욕의꽃 (토론)의 8964판 편집을 되돌림)
편집 요약 없음
 
(사용자 5명의 중간 판 22개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<onlyinclude><includeonly>{{#if:{{{2|}}}|
<onlyinclude><includeonly>{{#if:{{{2|}}}|<tr>
{{!}}- {{#if:{{{rclass|}}}| class="{{{rclass}}}"}}{{#if:{{{rstyle|}}}| style="{{{rstyle}}}"}}
<th class="tp_link" style="width: 1%; text-align: left;{{{항목style|}}}">{{{1|}}}</th>
! style="{{{style|text-align: left;}}}" {{!}} {{{1|}}}
<td {{#if:{{{내용class|}}}|class="{{{내용class}}}"}}{{#if:{{{내용style|}}}|style="{{{내용style}}}"}}>
{{!}} {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{style2|}}}|style="{{{style2}}}"}} {{#if:{{{class|}}}{{{style2|}}}|{{!}}}} {{{3|{{{2|}}}}}}
{{{2|}}}</td>
{{!}}-
</tr>}}</includeonly></onlyinclude><noinclude>
}}</includeonly></onlyinclude>
{{설명문서}}
 
</noinclude>
{{설명문서}}

2023년 9월 9일 (토) 09:02 기준 최신판

설명문서 [편집] [역사] [새로고침]

표를 만들 때 사용하는 틀. 사용은 {{정보상자 칸|항목|내용}}와 같이 사용하며 이 틀을 해체하면 아래와 같은 형식이 된다.

|- style="text-align:left"
| 항목
| 내용
|-
연습장이나 사용자 문서에서 틀의 사용이나 수정을 연습할 수 있습니다.
분류는 /설명문서에 넣어주세요.