틀:캐릭터: 두 판 사이의 차이
식물 vs 좀비 위키
편집 요약 없음 태그: 모바일 편집 모바일 웹 편집 |
편집 요약 없음 |
||
| (같은 사용자의 중간 판 5개는 보이지 않습니다) | |||
| 6번째 줄: | 6번째 줄: | ||
</div> | </div> | ||
{{#if:{{{이미지|}}}| | <div class="infobox__panel"> | ||
{{#if:{{{이미지|}}}| | |||
<div class="infobox__image"> | |||
<div class="infobox__image-media"> | |||
[[파일:{{{이미지}}}|200px]] | |||
</div> | |||
{{#if:{{{이미지 설명|}}}| | |||
<div class="infobox__image-caption"> | |||
{{{이미지 설명}}} | |||
</div> | |||
}} | |||
</div> | |||
}} | |||
<table class="infobox__details"> | <table class="infobox__details"> | ||
{{#if:{{{데뷔작|}}}| | {{#if:{{{데뷔작|}}}| | ||
| 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> | ||
}} | }} | ||
