틀:둘러보기 상자/설명문서: 두 판 사이의 차이
둘러보기로 이동
검색으로 이동
→틀데이터
편집 요약 없음 |
(→틀데이터) |
||
158번째 줄: | 158번째 줄: | ||
{ | { | ||
"params": { | "params": { | ||
" | "상태": { | ||
"label": " | "label": "상태", | ||
"description": "Controls when a navbox is expanded or collapsed", | "description": "Controls when a navbox is expanded or collapsed", | ||
"example": "autocollapse", | "example": "autocollapse", | ||
172번째 줄: | 172번째 줄: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "제목": { | ||
"label": " | "label": "제목", | ||
"description": "Text in the title bar; centered in the top row of the table. Usually the template's topic.", | "description": "Text in the title bar; centered in the top row of the table. Usually the template's topic.", | ||
"example": "[[Widget stuff]]", | "example": "[[Widget stuff]]", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "윗글": { | ||
"label": " | "label": "윗글", | ||
"description": "Full-width cell displayed between the titlebar and first group/list, i.e. | "description": "Full-width cell displayed between the titlebar and first group/list, i.e. 윗글 the template's body (groups, lists and image)", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "그림": { | ||
"label": " | "label": "그림", | ||
"description": "Image to be displayed in a cell | "description": "Image to be displayed in a cell 아랫글 the title and to the right of the body", | ||
"example": "[[File:XX.jpg | 80px | link= | alt= ]]", | "example": "[[File:XX.jpg | 80px | link= | alt= ]]", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "묶음1": { | ||
"label": "Group 1", | "label": "Group 1", | ||
"description": "If specified, text appears in a header cell displayed to the left of list 1. If omitted, list 1 uses the full width of the table.", | "description": "If specified, text appears in a header cell displayed to the left of list 1. If omitted, list 1 uses the full width of the table.", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "내용1": { | ||
"label": "List 1", | "label": "List 1", | ||
"description": "Body of the template; usually a list of links. Format is inline. At least one list parameter is required; each additional list is displayed in a separate row of the table. Each listn may be preceded by a corresponding groupn parameter.\nEntries should be separated using a newline and an asterisk. If two asterisks are used, it provides nesting within the previous entry with brackets.", | "description": "Body of the template; usually a list of links. Format is inline. At least one list parameter is required; each additional list is displayed in a separate row of the table. Each listn may be preceded by a corresponding groupn parameter.\nEntries should be separated using a newline and an asterisk. If two asterisks are used, it provides nesting within the previous entry with brackets.", | ||
202번째 줄: | 202번째 줄: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "묶음2": { | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "내용2": { | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "내용3": { | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "묶음3": { | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "묶음4": {}, | ||
" | "내용4": {}, | ||
" | "아랫글": { | ||
"label": " | "label": "아랫글", | ||
"description": "Full-width cell displayed | "description": "Full-width cell displayed 아랫글 the template's body.", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "왼쪽그림": { | ||
"label": "Image left", | "label": "Image left", | ||
"description": "Image to be displayed in a cell | "description": "Image to be displayed in a cell 아랫글 the title and to the left of the body. For the image to display properly, 내용1 parameter must be specified and no groups can be specified.", | ||
"example": "[[File:XX.jpg | 80px | link= | alt= ]]", | "example": "[[File:XX.jpg | 80px | link= | alt= ]]", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | }, | ||
" | "이름": { | ||
"label": " | "label": "이름", | ||
"description": "The name of the template. Needed for \"View • Talk • Edit\" links to work properly.", | "description": "The name of the template. Needed for \"View • Talk • Edit\" links to work properly.", | ||
"type": "string", | "type": "string", | ||
234번째 줄: | 234번째 줄: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "내용속성": { | ||
"label": "List class", | "label": "List class", | ||
"description": "CSS class for the list cells, usually hlist for horizontal lists. Alternatively, use bodyclass for the whole box.", | "description": "CSS class for the list cells, usually hlist for horizontal lists. Alternatively, use bodyclass for the whole box.", | ||
240번째 줄: | 240번째 줄: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "안내바": { | ||
"label": " | "label": "안내바 status", | ||
"example": "plain, off", | "example": "plain, off", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "테두리": { | ||
"label": " | "label": "테두리 status", | ||
"example": "child, subgroup, none", | "example": "child, subgroup, none", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "전체모양": {}, | ||
" | "기본모양": {}, | ||
" | "제목모양": {}, | ||
" | "묶음모양": {}, | ||
" | "묶음1모양": {}, | ||
" | "묶음너비": {}, | ||
" | "내용모양": {}, | ||
" | "내용1모양": {}, | ||
" | "내용여백": {}, | ||
" | "홀수모양": {}, | ||
" | "짝수모양": {}, | ||
" | "홀짝": { | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"swap", | "swap", | ||
269번째 줄: | 269번째 줄: | ||
] | ] | ||
}, | }, | ||
" | "윗글모양": {}, | ||
" | "아랫글모양": {}, | ||
" | "그림모양": {}, | ||
" | "왼쪽그림모양": {} | ||
}, | }, | ||
"description": "다른 문서로 연결되는 툴러보기 상자를 만듭니다. \n모바일에서 보이지 않습니다.", | "description": "다른 문서로 연결되는 툴러보기 상자를 만듭니다. \n모바일에서 보이지 않습니다.", | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "이름", | ||
" | "제목", | ||
" | "묶음1", | ||
" | "내용1", | ||
" | "내용속성", | ||
" | "상태", | ||
" | "윗글", | ||
" | "아랫글", | ||
" | "그림", | ||
" | "묶음2", | ||
" | "내용2", | ||
" | "묶음3", | ||
" | "내용3", | ||
" | "묶음4", | ||
" | "내용4", | ||
" | "왼쪽그림", | ||
" | "안내바", | ||
" | "테두리", | ||
" | "전체모양", | ||
" | "기본모양", | ||
" | "제목모양", | ||
" | "묶음모양", | ||
" | "내용모양", | ||
" | "묶음1모양", | ||
" | "내용1모양", | ||
" | "묶음너비", | ||
" | "내용여백", | ||
" | "홀수모양", | ||
" | "짝수모양", | ||
" | "홀짝", | ||
" | "윗글모양", | ||
" | "아랫글모양", | ||
" | "그림모양", | ||
" | "왼쪽그림모양" | ||
] | ] | ||
} | } |