틀:캐릭터: 두 판 사이의 차이
둘러보기로 이동
검색으로 이동
새 문서: <templatestyles src="정보상자/styles.css" /> <div class="company-infobox"> <div class="company-infobox__title"> {{{이름|{{PAGENAME}}}}} </div> <div class="company-infobox__panel"> {{#if:{{{이미지|}}}| <div class="company-infobox__image"> [[파일:{{{이미지}}}|200px]] </div> }} <table class="company-infobox__details"> {{#if:{{{데뷔작|}}}| <tr> <th scope="row">데뷔작</th> <td>{{{데뷔작}}}</td> </tr> }} {{#if:{{{모티브|}... |
편집 요약 없음 |
||
| (같은 사용자의 중간 판 7개는 보이지 않습니다) | |||
| 1번째 줄: | 1번째 줄: | ||
<templatestyles src="정보상자/styles.css" /> | <templatestyles src="정보상자/styles.css" /> | ||
<div class=" | <div class="infobox"> | ||
<div class=" | <div class="infobox__title"> | ||
{{{이름|{{PAGENAME}}}}} | {{{이름|{{PAGENAME}}}}} | ||
</div> | </div> | ||
<div class=" | <div class="infobox__panel"> | ||
{{#if:{{{이미지|}}}| | {{#if:{{{이미지|}}}| | ||
<div class=" | <div class="infobox__image"> | ||
[[파일:{{{이미지}}}|200px]] | <div class="infobox__image-media"> | ||
[[파일:{{{이미지}}}|200px]] | |||
</div> | |||
{{#if:{{{이미지 설명|}}}| | |||
<div class="infobox__image-caption"> | |||
{{{이미지 설명}}} | |||
</div> | |||
}} | |||
</div> | </div> | ||
}} | }} | ||
<table class=" | <table class="infobox__details"> | ||
{{#if:{{{데뷔작|}}}| | {{#if:{{{데뷔작|}}}| | ||
<tr> | <tr> | ||
| 32번째 줄: | 39번째 줄: | ||
<th scope="row">종족</th> | <th scope="row">종족</th> | ||
<td>{{{종족}}}</td> | <td>{{{종족}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{성우|}}}| | |||
<tr> | |||
<th scope="row">성우</th> | |||
<td>{{{성우}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
2026년 7월 23일 (목) 22:20 기준 최신판
캐릭터