틀:캐릭터: 두 판 사이의 차이
식물 vs 좀비 위키
편집 요약 없음 |
편집 요약 없음 |
||
| 9번째 줄: | 9번째 줄: | ||
{{#if:{{{이미지|}}}| | {{#if:{{{이미지|}}}| | ||
<div class="infobox__image"> | <div class="infobox__image"> | ||
[[파일:{{{이미지}}}|200px]] | {{#if:{{#pos:{{{이미지}}}|<gallery}}| | ||
{{{이미지}}} | |||
| | |||
[[파일:{{{이미지}}}|200px]] | |||
}} | |||
</div> | </div> | ||
}} | }} | ||
| 15번째 줄: | 19번째 줄: | ||
<table class="infobox__details"> | <table class="infobox__details"> | ||
{{#if:{{{데뷔작|}}}| | {{#if:{{{데뷔작|}}}| | ||
<tr><th scope="row">데뷔작</th><td>{{{데뷔작}}}</td></tr> | <tr> | ||
<th scope="row">데뷔작</th> | |||
<td>{{{데뷔작}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{모티브|}}}| | {{#if:{{{모티브|}}}| | ||
<tr><th scope="row">모티브</th><td>{{{모티브}}}</td></tr> | <tr> | ||
<th scope="row">모티브</th> | |||
<td>{{{모티브}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{종족|}}}| | {{#if:{{{종족|}}}| | ||
<tr><th scope="row">종족</th><td>{{{종족}}}</td></tr> | <tr> | ||
<th scope="row">종족</th> | |||
<td>{{{종족}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{성우|}}}| | {{#if:{{{성우|}}}| | ||
<tr><th scope="row">성우</th><td>{{{성우}}}</td></tr> | <tr> | ||
<th scope="row">성우</th> | |||
<td>{{{성우}}}</td> | |||
</tr> | |||
}} | }} | ||
</table> | </table> | ||
</div> | </div> | ||
</div> | </div> | ||
