틀:둘러보기 상자/설명문서: 두 판 사이의 차이

179 바이트 추가됨 ,  2022년 4월 23일 (토)
편집 요약 없음
158번째 줄: 158번째 줄:
{
{
"params": {
"params": {
"state": {
"상태": {
"label": "State",
"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
},
},
"title": {
"제목": {
"label": "Title",
"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
},
},
"above": {
"윗글": {
"label": "Above",
"label": "윗글",
"description": "Full-width cell displayed between the titlebar and first group/list, i.e. above the template's body (groups, lists and image)",
"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
},
},
"image": {
"그림": {
"label": "Image",
"label": "그림",
"description": "Image to be displayed in a cell below the title and to the right of the body",
"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
},
},
"group1": {
"묶음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
},
},
"list1": {
"내용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
},
},
"group2": {
"묶음2": {
"suggested": true
"suggested": true
},
},
"list2": {
"내용2": {
"suggested": true
"suggested": true
},
},
"list3": {
"내용3": {
"suggested": true
"suggested": true
},
},
"group3": {
"묶음3": {
"suggested": true
"suggested": true
},
},
"group4": {},
"묶음4": {},
"list4": {},
"내용4": {},
"below": {
"아랫글": {
"label": "Below",
"label": "아랫글",
"description": "Full-width cell displayed below the template's body.",
"description": "Full-width cell displayed 아랫글 the template's body.",
"suggested": true
"suggested": true
},
},
"imageleft": {
"왼쪽그림": {
"label": "Image left",
"label": "Image left",
"description": "Image to be displayed in a cell below the title and to the left of the body. For the image to display properly, list1 parameter must be specified and no groups can be specified.",
"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"
},
},
"name": {
"이름": {
"label": "Name",
"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
},
},
"listclass": {
"내용속성": {
"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"
},
},
"navbar": {
"안내바": {
"label": "Navbar status",
"label": "안내바 status",
"example": "plain, off",
"example": "plain, off",
"type": "string"
"type": "string"
},
},
"border": {
"테두리": {
"label": "Border status",
"label": "테두리 status",
"example": "child, subgroup, none",
"example": "child, subgroup, none",
"type": "string"
"type": "string"
},
},
"bodystyle": {},
"전체모양": {},
"basestyle": {},
"기본모양": {},
"titlestyle": {},
"제목모양": {},
"groupstyle": {},
"묶음모양": {},
"group1style": {},
"묶음1모양": {},
"groupwidth": {},
"묶음너비": {},
"liststyle": {},
"내용모양": {},
"list1style": {},
"내용1모양": {},
"listpadding": {},
"내용여백": {},
"oddstyle": {},
"홀수모양": {},
"evenstyle": {},
"짝수모양": {},
"evenodd": {
"홀짝": {
"suggestedvalues": [
"suggestedvalues": [
"swap",
"swap",
269번째 줄: 269번째 줄:
]
]
},
},
"abovestyle": {},
"윗글모양": {},
"belowstyle": {},
"아랫글모양": {},
"imagestyle": {},
"그림모양": {},
"imageleftstyle": {}
"왼쪽그림모양": {}
},
},
"description": "다른 문서로 연결되는 툴러보기 상자를 만듭니다. \n모바일에서 보이지 않습니다.",
"description": "다른 문서로 연결되는 툴러보기 상자를 만듭니다. \n모바일에서 보이지 않습니다.",
"paramOrder": [
"paramOrder": [
"name",
"이름",
"title",
"제목",
"group1",
"묶음1",
"list1",
"내용1",
"listclass",
"내용속성",
"state",
"상태",
"above",
"윗글",
"below",
"아랫글",
"image",
"그림",
"group2",
"묶음2",
"list2",
"내용2",
"group3",
"묶음3",
"list3",
"내용3",
"group4",
"묶음4",
"list4",
"내용4",
"imageleft",
"왼쪽그림",
"navbar",
"안내바",
"border",
"테두리",
"bodystyle",
"전체모양",
"basestyle",
"기본모양",
"titlestyle",
"제목모양",
"groupstyle",
"묶음모양",
"liststyle",
"내용모양",
"group1style",
"묶음1모양",
"list1style",
"내용1모양",
"groupwidth",
"묶음너비",
"listpadding",
"내용여백",
"oddstyle",
"홀수모양",
"evenstyle",
"짝수모양",
"evenodd",
"홀짝",
"abovestyle",
"윗글모양",
"belowstyle",
"아랫글모양",
"imagestyle",
"그림모양",
"imageleftstyle"
"왼쪽그림모양"
]
]
}
}
익명 사용자