"틀:안건 칸/설명문서"의 두 판 사이의 차이
< 틀:안건 칸
둘러보기로 가기
검색하러 가기
태그: 2017 원본 편집 |
태그: 편집 취소 |
||
1번째 줄: | 1번째 줄: | ||
− | ==틀데이터== | + | == 매개변수 == |
+ | === 틀데이터 === | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
− | "label": " | + | "label": "번호", |
− | "description": " | + | "description": "보고안건, 심의안건 등과 번호를 입력해주세요", |
− | "example": " | + | "example": "보고안건1", |
"type": "string", | "type": "string", | ||
− | |||
"required": true, | "required": true, | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"2": { | "2": { | ||
− | "label": " | + | "label": "안건명", |
− | "description": "안건의 | + | "description": "안건의 이름을 입력해주세요", |
− | "example": " | + | "example": "중앙집행위원회 상반기 사업보고 및 결산안", |
− | "type": " | + | "type": "string", |
− | |||
"required": true, | "required": true, | ||
+ | "suggested": true | ||
+ | }, | ||
+ | "안건발의자": { | ||
+ | "label": "발의자", | ||
+ | "description": "안건의 발의자를 작성해주세요. 발의자가 여럿이라면 나열하거나 '홍길동 외 10인' 등으로 입력해주세요", | ||
+ | "example": "[[총학생회장]] [[홍길동]]", | ||
+ | "type": "string", | ||
"suggested": true | "suggested": true | ||
} | } | ||
}, | }, | ||
− | "format": " | + | "format": "\n{{_|_=_}}\n" |
− | |||
} | } | ||
</templatedata> | </templatedata> | ||
− | == | + | |
− | + | == 같이보기 == | |
− | *{{틀|안건지 정보}} | + | * {{틀|안건지 정보}} |
− | *{{틀| | + | * {{틀|결과지 정보}} |
− |