바뀜

둘러보기로 가기 검색하러 가기
883 바이트 추가됨 ,  2020년 8월 19일 (수) 01:20
잔글
1번째 줄: 1번째 줄: −
== 매개변수 ==
+
==매개변수==
=== 틀데이터 ===
+
===틀데이터===
 
<templatedata>
 
<templatedata>
 
{
 
{
 
"params": {
 
"params": {
 
"1": {
 
"1": {
"label": "안건번호",
+
"label": "번호",
 
"description": "보고안건, 심의안건 등과 번호를 입력해주세요",
 
"description": "보고안건, 심의안건 등과 번호를 입력해주세요",
"example": "보고안건1",
+
"example": "보고안건1 / 심의안건1",
 
"type": "string",
 
"type": "string",
 
"required": true,
 
"required": true,
"suggested": true
+
"suggested": true,
 +
"autovalue": "보고안건1"
 
},
 
},
 
"2": {
 
"2": {
16번째 줄: 17번째 줄:  
"description": "안건의 이름을 입력해주세요",
 
"description": "안건의 이름을 입력해주세요",
 
"example": "중앙집행위원회 상반기 사업보고 및 결산안",
 
"example": "중앙집행위원회 상반기 사업보고 및 결산안",
 +
"type": "string",
 +
"required": true,
 +
"suggested": true
 +
},
 +
"안건발의자": {
 +
"label": "안건발의자",
 +
"description": "안건의 발의자를 작성해주세요. 발의자가 여럿이라면 나열하거나 '홍길동 외 10인' 등으로 입력해주세요",
 +
"example": "[[총학생회장]] [[홍길동]]",
 +
"type": "string",
 +
"deprecated": "발의자"
 +
},
 +
"발의자직책": {
 +
"label": "발의자 직책",
 +
"description": "안건 발의자의 직책",
 +
"example": "총학생회장",
 +
"type": "string",
 +
"suggested": true
 +
},
 +
"발의자": {
 +
"label": "발의자",
 +
"description": "안건 발의자",
 +
"example": "홍길동",
 
"type": "string",
 
"type": "string",
 
"required": true,
 
"required": true,
21번째 줄: 44번째 줄:  
}
 
}
 
},
 
},
"format": "block"
+
"format": "\n{{_|_=_}}\n",
 +
"paramOrder": [
 +
"1",
 +
"2",
 +
"발의자직책",
 +
"발의자",
 +
"안건발의자"
 +
]
 
}
 
}
 
</templatedata>
 
</templatedata>
   −
== 같이보기 ==
+
==같이보기==
* {{|안건지 정보}}
+
 
* {{틀|결과지 정보}}
+
*[[틀:안건 칸/preload]]
 +
*[[틀:안건 칸/intro]]
 +
*[[틀:안건지/preload]]
 +
*[[:안건지/intro]]
 +
*{{틀|안건}}

둘러보기 메뉴