틀:게임: 두 판 사이의 차이
둘러보기로 이동
검색으로 이동
정보상자 빌더로 생성된 정보상자. |
편집 요약 없음 |
||
| (같은 사용자의 중간 판 하나는 보이지 않습니다) | |||
| 1번째 줄: | 1번째 줄: | ||
<infobox> | <templatestyles src="정보상자/styles.css" /> | ||
< | |||
<div class="infobox"> | |||
</ | <div class="infobox__hanger" aria-hidden="true"></div> | ||
<div class="infobox__title"> | |||
< | {{{이름|{{PAGENAME}}}}} | ||
</div> | |||
<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"> | |||
{{#if:{{{개발|}}}| | |||
<tr> | |||
<th scope="row">개발</th> | |||
<td>{{{개발}}}</td> | |||
</tr> | |||
}} | |||
< | |||
</ | {{#if:{{{유통|}}}| | ||
</ | <tr> | ||
<th scope="row">유통</th> | |||
<td>{{{유통}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{장르|}}}| | |||
<tr> | |||
<th scope="row">장르</th> | |||
<td>{{{장르}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{플랫폼|}}}| | |||
<tr> | |||
<th scope="row">플랫폼</th> | |||
<td>{{{플랫폼}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{출시|}}}| | |||
<tr> | |||
<th scope="row">출시</th> | |||
<td>{{{출시}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{서비스 종료|}}}| | |||
<tr> | |||
<th scope="row">서비스 종료</th> | |||
<td>{{{서비스 종료}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{등급|}}}| | |||
<tr> | |||
<th scope="row">등급</th> | |||
<td>{{{등급}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{엔진|}}}| | |||
<tr> | |||
<th scope="row">엔진</th> | |||
<td>{{{엔진}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{현재 버전|}}}| | |||
<tr> | |||
<th scope="row">현재 버전</th> | |||
<td>{{{현재 버전}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{웹사이트|}}}| | |||
<tr> | |||
<th scope="row">웹사이트</th> | |||
<td>{{{웹사이트}}}</td> | |||
</tr> | |||
}} | |||
</table> | |||
</div> | |||
</div> | |||
2026년 7월 26일 (일) 00:15 기준 최신판
게임