"틀:Namecard"의 두 판 사이의 차이
1번째 줄: | 1번째 줄: | ||
− | + | <table class="Info" style="width:350px; font-size:90%; border:1px dotted #cccccc; margin: 0px 2px 15px 15px;" cellspacing="10" align="right"> | |
− | < | + | <tr> |
− | + | <td colspan="2" style="background:LIGHTBLUE; color:#ffffff; text-align:center; font-size:120%; height:150%;"><b>Namecard</b></td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td colspan="2"> {{#if:{{{이미지}}} | {{{이미지|}}} }}</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td colspan="2" style="background:LIGHTBLUE; color:#ffffff; text-align:center; font-size:110%;"></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; width:20%;">영문명</th> | |
− | + | <td style="text-align:center; width:40%;">{{{영문명|}}}</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; width:20%;">전공</th> |
− | + | <td style="text-align:center; width:40%;">{{{전공|}}}</td> | |
− | + | </tr> }} | |
− | + | {{#if:{{{이메일|}}} | <tr> | |
− | + | <th style="text-align:center; width:20%;">이메일</th> | |
− | + | <td style="text-align:center; width:40%;">{{{이메일|}}}</td> | |
− | + | </tr> }} | |
− | + | </tr> | |
− | + | </table> | |
− | < | ||
− | {{ | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} | ||
− | </ |
2023년 10월 10일 (화) 04:03 판
Namecard | |