(내용을 "{| border="1" |A |: |B |- |C |: |D |- |E |: {| |F1 |G1 |- |F2 |G2 |- |F3 |G3 |} | |- |H |: |I |}"(으)로 바꿈) 태그: 대체됨 |
태그: 편집 취소 |
||
(같은 사용자의 중간 판 70개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
{| | <onlyinclude> | ||
{| class="wikitable" align= "right" style="max-width: 400px; border: 2px solid {{{accent|}}};" | |||
|+ | |||
| colspan=2 align= "center" style="background:{{{accent|}}};" | | |||
{| | |||
{{#if: {{{icon|}}} |{{!}} style="border-right: 1px solid {{{text|}}};padding-right:10px;"{{!}} [[파일:{{{icon|}}}|100px|alt={{{title|}}} 아이콘]]|}} | |||
| {{#if: {{{icon|}}}| | align= "center" }} style="color:{{{text|}}};{{#if: {{{icon|}}}|padding-left:10px;}}" |'''<big>{{{title|}}}</big>'''<br/><small>{{{subtitle|}}}</small> | |||
|} | |} | ||
{{#if: {{{cover|}}}|{{!}}- | |||
! colspan=2 style="padding: 0;"{{!}} [[파일:{{{cover|}}}|400px|alt={{{title|}}} 커버]] |}} | |||
|- | |||
{{#ifeq: {{{developer|}}} | {{{publisher|}}} | | |||
{{!}} align="center" width="100px" style="background:{{{accent|}}}; color:{{{text|}}};" {{!}} '''개발 / 유통'''{{!}}{{!}} {{{developer|}}} | | |||
{{!}} align="center" width="100px" style="background:{{{accent|}}}; color:{{{text|}}};" {{!}} '''개발'''{{!}}{{!}}{{{developer|}}} | |||
{{!}}- | |||
{{!}} align="center" style="background:{{{accent|}}}; color:{{{text|}}};" {{!}} '''유통'''{{!}}{{!}} {{{publisher|}}} }} | |||
|- | |||
| align="center" style="background:{{{accent|}}}; color:{{{text|}}};" | '''장르'''|| {{{genre|}}} | |||
|- | |||
| align="center" style="background:{{{accent|}}}; color:{{{text|}}};" | '''출시'''|| {{{release|}}} | |||
|- | |||
| align="center" style="background:{{{accent|}}}; color:{{{text|}}};" | '''심의 등급'''|| {{#switch: {{{rating|}}} | |||
| all = [[파일:KGRB 심의등급 전체이용가.png]] 전체이용가 | |||
| 12 = [[파일:KGRB 심의등급 12세이용가.png]] 12세 이용가 | |||
| 15 = [[파일:KGRB 심의등급 15세이용가.png]] 15세 이용가 | |||
| 19 = [[파일:KGRB 심의등급 청소년이용불가.png]] 청소년이용불가 | |||
| 심의 없음 | |||
}} | |||
|- | |||
| align="center" style="background:{{{accent|}}}; color:{{{text|}}};" | '''플랫폼'''|| {{{platform|}}} | |||
|- | |||
| colspan=2 align="center" | {{{link|}}} | |||
|} | |||
__TOC__ | |||
<div style="clear:both"/> | |||
</onlyinclude> | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": { | |||
"label": "제목", | |||
"required": true, | |||
"example": "호시노 루리" | |||
}, | |||
"subtitle": { | |||
"label": "부제목", | |||
"required": true, | |||
"example": "Ruri Hoshino" | |||
}, | |||
"cover": { | |||
"label": "표지 이미지", | |||
"required": true, | |||
"type": "wiki-file-name", | |||
"example": "cover.png" | |||
}, | |||
"developer": { | |||
"label": "개발", | |||
"required": true | |||
}, | |||
"publisher": { | |||
"label": "유통", | |||
"required": true | |||
}, | |||
"release": { | |||
"label": "출시", | |||
"required": true, | |||
"type": "date" | |||
}, | |||
"platform": { | |||
"label": "플랫폼", | |||
"required": true | |||
}, | |||
"rating": { | |||
"label": "심의 등급" | |||
}, | |||
"link": { | |||
"label": "링크", | |||
"required": true | |||
}, | |||
"icon": { | |||
"label": "아이콘", | |||
"example": "icon.png", | |||
"type": "wiki-file-name" | |||
}, | |||
"accent": { | |||
"label": "강조 배경 색상" | |||
}, | |||
"genre": { | |||
"label": "장르" | |||
}, | |||
"text": { | |||
"label": "강조 텍스트 색상" | |||
} | |||
}, | |||
"description": "게임 설명 틀", | |||
"paramOrder": [ | |||
"icon", | |||
"accent", | |||
"text", | |||
"title", | |||
"subtitle", | |||
"cover", | |||
"developer", | |||
"publisher", | |||
"release", | |||
"platform", | |||
"rating", | |||
"link", | |||
"genre" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
2024년 4월 3일 (수) 18:14 기준 최신판
| ||
개발 / 유통 | ||
장르 | ||
출시 | ||
심의 등급 | 심의 없음 | |
플랫폼 | ||
게임 설명 틀
변수 | 설명 | 형식 | 상태 | |
---|---|---|---|---|
아이콘 | icon | 설명 없음
| 파일 | 선택 사항 |
강조 배경 색상 | accent | 설명 없음 | 알 수 없음 | 선택 사항 |
강조 텍스트 색상 | text | 설명 없음 | 알 수 없음 | 선택 사항 |
제목 | title | 설명 없음
| 알 수 없음 | 필수 |
부제목 | subtitle | 설명 없음
| 알 수 없음 | 필수 |
표지 이미지 | cover | 설명 없음
| 파일 | 필수 |
개발 | developer | 설명 없음 | 알 수 없음 | 필수 |
유통 | publisher | 설명 없음 | 알 수 없음 | 필수 |
출시 | release | 설명 없음 | 날짜 | 필수 |
플랫폼 | platform | 설명 없음 | 알 수 없음 | 필수 |
심의 등급 | rating | 설명 없음 | 알 수 없음 | 선택 사항 |
링크 | link | 설명 없음 | 알 수 없음 | 필수 |
장르 | genre | 설명 없음 | 알 수 없음 | 선택 사항 |