경고: 로그인하지 않았습니다. 편집을 하면 IP 주소가 공개되게 됩니다. 로그인하거나 계정을 생성하면 편집자가 사용자 이름으로 기록되고, 다른 장점도 있습니다.스팸 방지 검사입니다. 이것을 입력하지 마세요!{{설명문서 안내}} <!-- 여기에 틀에 대한 설명문서를 작성하세요. --> {{루아|모듈:TreeChart}} 이 틀은 [[아스키 아트]]와 유사한 형태의 한 줄로 이루어진 가계도 형식의 차트를 만듭니다. {{틀|차트/시작}} 및 {{틀|차트/끝}}과 함께 사용해야 합니다. [[종속형 시트|CSS]] 속성을 이용한 [[HTML]] 표로 차트를 나타내며, 상자 내에 [[위키텍스트]]를 넣을 수도 있습니다. == 예시 == === 기본 === 코드: <pre><nowiki> {{차트/시작}} {{차트| | | |할머 |~|y|~| 할아 | |할머=할머니|할아=할아버지}} {{차트| | | | | | | |)|-|-|-|.| }} {{차트| | | 엄 |y| 아 | |고|엄=엄마|아=아빠|고=고모}} {{차트| |,|-|-|-|+|-|-|-|.| | | }} {{차트| 오 | | 나 | | 여 | | |오=내 오빠|나='''나!'''|여=내 여동생}} {{차트/끝}} </nowiki></pre> 결과: {{차트/시작}} {{차트| | | |할머 |~|y|~| 할아 | |할머=할머니|할아=할아버지}} {{차트| | | | | | | |)|-|-|-|.| }} {{차트| | | 엄 |y| 아 | |고|엄=엄마|아=아빠|고=고모}} {{차트| |,|-|-|-|+|-|-|-|.| | | }} {{차트| 오 | | 나 | | 여 | | |오=내 오빠|나='''나!'''|여=내 여동생}} {{차트/끝}} === 접을 수 있는 표 === 표: <pre><nowiki> {{차트 상단|가계도 예시}} {{차트/시작|정렬=중앙}} {{차트| | | |GrMa |~|y|~| GRP | |GrMa=Grandma|GRP=Grandpa}} {{차트| | | | | | | |)|-|-|-|.| }} {{차트| | | MOM |y| DAD | |DAISY|MOM=Mom|DAD=Dad|DAISY=Aunt Daisy}} {{차트| |,|-|-|-|+|-|-|-|.| | | }} {{차트| JOE | | ME | | SIS | | |JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}} {{차트/끝}} {{차트 하단}} </nowiki></pre> 결과: {{차트 상단|가계도 예시}} {{차트/시작|정렬=중앙}} {{차트| | | |GrMa |~|y|~| GRP | |GrMa=Grandma|GRP=Grandpa}} {{차트| | | | | | | |)|-|-|-|.| }} {{차트| | | MOM |y| DAD | |DAISY|MOM=Mom|DAD=Dad|DAISY=Aunt Daisy}} {{차트| |,|-|-|-|+|-|-|-|.| | | }} {{차트| JOE | | ME | | SIS | | |JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}} {{차트/끝}} {{차트 하단}} == 매개변수 == 이 틀은 이름 없는 변수 여러 개를 받을 수 있으며, 각각의 변수는 '''상자'''와 '''타일'''을 지정합니다. * '''상자'''에는 [[위키 텍스트]]를 쓸 수 있습니다. 각 상자의 내용은 지정된 이름 있는 변수를 통해 지정됩니다. 각 상자의 너비는 타일 세 개의 너비와 동일하며, 2픽셀 너비의 검정색 테두리로 그려집니다. 상자에는 최소 두 자리 알파벳 이상의 글자라면 어떤 변수 이름이라도 쓸 수 있습니다. * '''타일'''은 상자를 연결하기 위해 그려지는 선을 가리킵니다. 여러 모양의 수선으로 이루어져 있으며, 꺾은 모양도 준비되어 있습니다. 타일에는 한 글자 또는 두 글자의 이름이 부여되어 있습니다. 대부분의 경우 타일의 이름은 타일의 모양과 비슷하게 배정되어 있습니다. ‘빈 타일 ’은 공백 문자 하나로 지정되어 있습니다. 사용 가능한 타일은 다음과 같습니다. {| style="float: left; margin-left: 1em;" |+ '''실선:''' |- | {{big|<code>!</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|!}}{{차트/끝}} || | {{big|<code>,</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|,}}{{차트/끝}} || | {{big|<code>v</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|v}}{{차트/끝}} || | {{big|<code>.</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|.}}{{차트/끝}} || |- | {{big|<code>-</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|-}}{{차트/끝}} || | {{big|<code>)</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|)}}{{차트/끝}} || | {{big|<code>+</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|+}}{{차트/끝}} || | {{big|<code>(</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|(}}{{차트/끝}} || |- | || || | {{big|<code>`</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|`}}{{차트/끝}} || | {{big|<code>^</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|^}}{{차트/끝}} || | {{big|<code>'</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|'}}{{차트/끝}} || |} {| style="float: left; margin-left: 1em;" |+ '''파선:''' |- | {{big|<code>:</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|:}}{{차트/끝}} || | {{big|<code>F</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|F}}{{차트/끝}} || | {{big|<code>V</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|V}}{{차트/끝}} || | {{big|<code>7</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|7}}{{차트/끝}} || |- | {{big|<code>~</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|~}}{{차트/끝}} || | {{big|<code>D</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|D}}{{차트/끝}} || | {{big|<code>%</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|%}}{{차트/끝}} || | {{big|<code>C</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|C}}{{차트/끝}} || |- | || || | {{big|<code>L</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|L}}{{차트/끝}} || | {{big|<code>A</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|A}}{{차트/끝}} || | {{big|<code>J</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|J}}{{차트/끝}} || |} {| style="float: left; margin-left: 1em;" |+ '''점선:''' |- | {{big|<code>Q</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|Q}}{{차트/끝}} || | {{big|<code>S</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|S}}{{차트/끝}} || | {{big|<code>M</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|M}}{{차트/끝}} || | {{big|<code>T</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|T}}{{차트/끝}} || |- | {{big|<code>P</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|P}}{{차트/끝}} || | {{big|<code>H</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|H}}{{차트/끝}} || | {{big|<code>R</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|R}}{{차트/끝}} || | {{big|<code>G</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|G}}{{차트/끝}} || |- | || || | {{big|<code>Y</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|Y}}{{차트/끝}} || | {{big|<code>W</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|W}}{{차트/끝}} || | {{big|<code>Z</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|Z}}{{차트/끝}} || |} {| style="float: left; margin-left: 1em;" |+ '''혼합:''' |- | || || | {{big|<code>j</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|j}}{{차트/끝}} || | || || | || || | {{big|<code>y</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|y}}{{차트/끝}} || | || || | || || | || || | {{big|<code>r</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|r}}{{차트/끝}} || | || || | || || | {{big|<code>m</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|m}}{{차트/끝}} || | || || | || || | || || | {{big|<code>r2</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|r2}}{{차트/끝}} || | || || | || || | {{big|<code>m2</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|m2}}{{차트/끝}} || | || || |- | {{big|<code>d</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|d}}{{차트/끝}} || | {{big|<code>*</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|*}}{{차트/끝}} || | {{big|<code>c</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|c}}{{차트/끝}} || | {{big|<code>f</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|f}}{{차트/끝}} || | {{big|<code>t</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|t}}{{차트/끝}} || | {{big|<code>e</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|e}}{{차트/끝}} || | || || | {{big|<code>k</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|k}}{{차트/끝}} || | {{big|<code>a</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|a}}{{차트/끝}} || | {{big|<code>l</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|l}}{{차트/끝}} || | {{big|<code>o</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|o}}{{차트/끝}} || | {{big|<code>b</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|b}}{{차트/끝}} || | {{big|<code>p</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|p}}{{차트/끝}} || | || || | {{big|<code>k2</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|k2}}{{차트/끝}} || | {{big|<code>a2</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|a2}}{{차트/끝}} || | {{big|<code>l2</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|l2}}{{차트/끝}} || | {{big|<code>o2</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|o2}}{{차트/끝}} || | {{big|<code>b2</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|b2}}{{차트/끝}} || | {{big|<code>p2</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|p2}}{{차트/끝}} || |- | || || | {{big|<code>i</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|i}}{{차트/끝}} || | || || | || || | {{big|<code>h</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|h}}{{차트/끝}} || | || || | || || | || || | {{big|<code>q</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|q}}{{차트/끝}} || | || || | || || | {{big|<code>n</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|n}}{{차트/끝}} || | || || | || || | || || | {{big|<code>q2</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|q2}}{{차트/끝}} || | || || | || || | {{big|<code>n2</code>}} || style="border: 1px solid gray;" | {{차트/시작}}{{차트|n2}}{{차트/끝}} || | || || |} {{clear}} == 모양 속성 == 열에 있는 상자의 모양을 다음을 이용하여 바꿀 수도 있습니다. * <code>border</code>는 상자 테두리의 너비를 지정합니다. * <code>boxstyle</code>은 상자 전체의 CSS 모양 속성을 지정합니다. 코드: <pre><nowiki> {{차트/시작}} {{차트|border=1|boxstyle=background:green; | | FOO |y| BAR | |FOO=1번|BAR=2번}} {{차트 | | |,|-|^|-|.| | }} {{차트|border=3|boxstyle=background:yellow; | | FOO | | BAR | |FOO=3번|BAR=4번}} {{차트/끝}} </nowiki></pre> 결과: {{차트/시작}} {{차트|border=1|boxstyle=background:green; | | FOO |y| BAR | |FOO=1번|BAR=2번}} {{차트 | | |,|-|^|-|.| | }} {{차트|border=3|boxstyle=background:yellow; | | FOO | | BAR | |FOO=3번|BAR=4번}} {{차트/끝}} 스타일 속성은 같은 줄에 있는 상자라도 아래와 같이 각각 지정할 수 있습니다. 코드: <pre><nowiki> {{차트/시작}} {{차트| | | | |CLEAR| | | | |CLEAR=빈 상자}} {{차트| |,|-|-|'|!|`|-|-|.| }} {{차트|RED |~|GREEN|~|BLUE |RED=빨간 상자|GREEN=초록 상자|BLUE=파란 상자 |boxstyle_RED =background-color: red; |boxstyle_GREEN=background-color: green; |boxstyle_BLUE =background-color: blue; }} {{차트/끝}} </nowiki></pre> 결과: {{차트/시작}} {{차트| | | | |CLEAR| | | | |CLEAR=빈 상자}} {{차트| |,|-|-|'|!|`|-|-|.| }} {{차트|RED |~|GREEN|~|BLUE |RED=빨간 상자|GREEN=초록 상자|BLUE=파란 상자 |boxstyle_RED =background-color: red; |boxstyle_GREEN=background-color: green; |boxstyle_BLUE =background-color: blue; }} {{차트/끝}} {{경고표지|주의!}} 이름이 있는 개별 상자에 모양 속성을 적용하는 경우, 상자의 이름을 '''왼쪽'''에 붙여 써야 합니다. 즉, <code>| RED |</code>가 아니라 <code>|RED |</code>와 같이 써야 합니다. 왼쪽에 붙여 쓰지 않으면 이름에 공백 문자가 포함된 것으로 인식 됩니다. {{틀|차트/시작}} 틀에서도 {{para|모양}}과 {{para|정렬}}을 따로 지정할 수 있습니다. == 가계도 틀에서 옮기기 == 이전에 쓰이던 틀인 {{틀|가계도}}는 현재 {{틀|차트}}로 넘겨주기 처리되어 있습니다. 그러나, 이전의 {{틀|가계도}}와 현재 {{틀|차트}} 사이에는 호환이 되지 않는 부분이 일부 있으므로, 이 부분은 직접 수정해야 합니다. 아래는 이름이 바뀌었거나 새로 추가된 타일입니다. {| class="wikitable" style="text-align:center;" !타일!!가계도!!차트 |- |{{차트/시작}}{{차트|c}}{{차트/끝}}||<code>{</code>||<code>c</code> |- |{{차트/시작}}{{차트|d}}{{차트/끝}}||<code>}</code>||<code>d</code> |- |{{차트/시작}}{{차트|t}}{{차트/끝}}||<code>#</code>||<code>t</code> |- |{{차트/시작}}{{차트|e}}{{차트/끝}}||<code>[</code>||<code>e</code> |- |{{차트/시작}}{{차트|f}}{{차트/끝}}||<code>]</code>||<code>f</code> |- |{{차트/시작}}{{차트|i}}{{차트/끝}}|| ||<code>i</code> |- |{{차트/시작}}{{차트|j}}{{차트/끝}}|| ||<code>j</code> |} 아래 타일은 모양이 바뀌었거나, {{틀|가계도}}에서는 존재했지만 {{틀|차트}}에는 없는 타일입니다. {| |- | {| class="wikitable" style="text-align:center;margin-left:1em" |- ! Hex !! 글자 !! 가계도 !! 차트 |- | 47 || G | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td style="border-right:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td style="border-bottom:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td style="border-right:1px solid black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|G}}{{차트/끝}} |- | 4B || K | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td style="border-right:1px dashed black;border-bottom:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td rowspan="2"><div style="width:1em;height:2em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td style="border-right:1px solid black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|K}}{{차트/끝}} |- | 54 || T | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td style="border-bottom:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td style="border-bottom:1px solid black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td style="border-right:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|T}}{{차트/끝}} |- | 55 || U | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td style="border-right:1px dashed black;border-bottom:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td style="border-bottom:1px solid black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td colspan="2"><div style="width:2em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|U}}{{차트/끝}} |- | 58 || X | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td style="border-right:1px dashed black;border-bottom:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td style="border-bottom:1px solid black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td style="border-right:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|X}}{{차트/끝}} |- | 62 || b | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td style="border-right:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td style="border-bottom:1px solid black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td colspan="2"><div style="width:2em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|b}}{{차트/끝}} |- | 63 || c | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td style="border-right:1px solid black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td style="border-bottom:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td colspan="2"><div style="width:2em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|c}}{{차트/끝}} |} | {| class="wikitable" style="text-align:center;margin-left:1em" |- ! Hex !! 글자 !! 가계도 !! 차트 |- | 64 || d | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td style="border-right:1px dashed black;border-bottom:1px solid black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td colspan="2"><div style="width:2em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|d}}{{차트/끝}} |- | 6A || j | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td style="border-right:1px solid black;border-bottom:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td colspan="2"><div style="width:2em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|j}}{{차트/끝}} |- | 6B || k | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td style="border-right:1px solid black;border-bottom:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td rowspan="2"><div style="width:1em;height:2em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td style="border-right:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|k}}{{차트/끝}} |- | 6E || n | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td style="border-bottom:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td rowspan="2"><div style="width:1em;height:2em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td style="border-right:1px solid black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|n}}{{차트/끝}} |- | 70 || p | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td style="border-bottom:1px solid black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td style="border-right:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|p}}{{차트/끝}} |- | 71 || q | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td style="border-bottom:1px solid black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td rowspan="2"><div style="width:1em;height:2em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td style="border-right:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|q}}{{차트/끝}} |- | 72 || r | <table style="border-spacing: 0px 0px; " title="Boxes and lines diagram"><tr style="height: 1px; text-align: center;"><td><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td style="border-bottom:1px dashed black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr><tr style="height: 1px; text-align: center;"><td style="border-right:1px solid black"><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td><td><div style="width:1em;height:1em"><span style="font:1px/1px serif"> </span></div></td></tr></table> | {{차트/시작}} {{차트|r}}{{차트/끝}} |} |} 또한 {{틀|가계도}} 틀이 <code>|}}</code> 코드로 끝나는 경우, 수직선을 반드시 없애야 합니다. == 같이 보기 == * [[:분류:가계도 틀]] <includeonly> <!-- 여기에 분류를 넣고, 인터위키는 위키데이터에 작성하세요. --> [[분류:차트 틀]] </includeonly> {{퍼온문서|틀:차트}} 요약: 이음위키에서의 모든 기여는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 4.0 라이선스로 배포된다는 점을 유의해 주세요(자세한 내용에 대해서는 이음위키:저작권 문서를 읽어주세요). 만약 여기에 동의하지 않는다면 문서를 저장하지 말아 주세요. 또한, 직접 작성했거나 퍼블릭 도메인과 같은 자유 문서에서 가져왔다는 것을 보증해야 합니다. 저작권이 있는 내용을 허가 없이 저장하지 마세요! 취소 편집 도움말 (새 창에서 열림) 이 문서에서 사용한 틀: 틀:- (편집) 틀:Big (편집) 틀:Clear (편집) 틀:Para (편집) 틀:경고표지 (편집) 틀:고지 상자 (편집) 틀:루아 (편집) 틀:변수 (편집) 틀:설명문서 안내 (편집) 틀:알림바 (편집) 틀:차트 (편집) 틀:차트/끝 (편집) 틀:차트/시작 (편집) 틀:차트 상단 (편집) 틀:차트 하단 (편집) 틀:틀 (편집) 틀:퍼온문서 (편집) 모듈:Category handler (편집) 모듈:Category handler/blacklist (원본 보기) (보호됨)모듈:Category handler/config (원본 보기) (보호됨)모듈:Category handler/data (원본 보기) (보호됨)모듈:Category handler/shared (원본 보기) (보호됨)모듈:List (원본 보기) (보호됨)모듈:Lua banner (원본 보기) (보호됨)모듈:Message box (원본 보기) (보호됨)모듈:Message box/configuration (원본 보기) (보호됨)모듈:Message box/localize (원본 보기) (보호됨)모듈:Namespace detect/config (원본 보기) (보호됨)모듈:Namespace detect/data (원본 보기) (보호됨)모듈:No globals (편집) 모듈:TableTools (원본 보기) (보호됨)모듈:TreeChart (원본 보기) (보호됨)모듈:TreeChart/data (편집) 모듈:Yesno (원본 보기) (보호됨)이 문서는 다음의 숨은 분류 1개에 속해 있습니다: 분류:스크립트 오류가 있는 문서