"틀:인물정보"의 두 판 사이의 차이
32번째 줄: | 32번째 줄: | ||
</includeonly> | </includeonly> | ||
+ | <pre> | ||
<table class="Info" style="width:200px; font-size:90%; border:1px dotted #CC99FF; margin: 0px 2px 15px 15px;" cellspacing="10" align="right"> | <table class="Info" style="width:200px; font-size:90%; border:1px dotted #CC99FF; margin: 0px 2px 15px 15px;" cellspacing="10" align="right"> | ||
<tr> | <tr> | ||
62번째 줄: | 63번째 줄: | ||
</tr> }} | </tr> }} | ||
</table> | </table> | ||
+ | </pre> |
2024년 6월 11일 (화) 23:12 판
<table class="Info" style="width:200px; font-size:90%; border:1px dotted #CC99FF; margin: 0px 2px 15px 15px;" cellspacing="10" align="right"> <tr> <td colspan="2" style="background:#663399; color:#ffffff; font-size:150%; text-align:center;"><b>{{{이름|}}}</b></td> </tr> <tr> <td colspan="2" style="background:#663399; color:#ffffff; font-size:100%; text-align:center;"><b>{{{이름(원어)|}}}</b></td> </tr> <tr> <td colspan="2"> {{#if:{{{이미지}}} | [[file:{{{이미지|}}}|360px|thumb|center|{{{이미지출처|}}}]]}}</td> </tr> <tr> <td colspan="2" style="background:#663399; color:#CC99FF; text-align:center;"></td> </tr> {{#if:{{{출생|}}} | <tr> <th style="text-align:center; width:20%;">출생</th> <td style="text-align:center; width:40%;">{{{출생|}}}</td> </tr> }} {{#if:{{{사망|}}} | <tr> <th style="text-align:center;">사망</th> <td style="text-align:center;">{{{사망|}}}</td> </tr> }} {{#if:{{{국적|}}} | <tr> <th style="text-align:center;">국적</th> <td style="text-align:center;">{{{국적|}}}</td> </tr> }} {{#if:{{{직업|}}} | <tr> <th style="text-align:center;">직업</th> <td style="text-align:center;">{{{직업|}}}</td> </tr> }} </table>