39번째 줄: |
39번째 줄: |
| }}</onlyinclude> | | }}</onlyinclude> |
| {{설명문서}} | | {{설명문서}} |
− | <templatedata>
| |
− | {
| |
− | "params": {
| |
− | "건물명": {
| |
− | "type": "string",
| |
− | "label": "건물 이름",
| |
− | "description": "건물의 정식 명칭을 적어주세요.",
| |
− | "example": "창의학습관"
| |
− | },
| |
− | "영문명": {
| |
− | "type": "string",
| |
− | "description": "건물의 공식 영문 명칭을 적어주세요.",
| |
− | "example": "Creative Learning Building",
| |
− | "suggested": true
| |
− | },
| |
− | "약칭": {
| |
− | "type": "string",
| |
− | "description": "건물의 약칭을 적어주세요. 두 개 이상의 약칭은 ','로 구분해주세요.",
| |
− | "example": "창의관"
| |
− | },
| |
− | "캠퍼스": {
| |
− | "example": "구성, 문지, 화암, 홍릉",
| |
− | "type": "string",
| |
− | "suggested": true,
| |
− | "description": "어느 캠퍼스에 속해있는지 적어주세요."
| |
− | },
| |
− | "번호": {
| |
− | "label": "건물번호",
| |
− | "example": "N1, E13-1, W2 등",
| |
− | "type": "string",
| |
− | "suggested": true
| |
− | },
| |
− | "위도": {
| |
− | "type": "string",
| |
− | "description": "건물의 위도를 실수 형태로 적어주세요.",
| |
− | "example": "36.37317",
| |
− | "suggested": true
| |
− | },
| |
− | "경도": {
| |
− | "type": "string",
| |
− | "description": "건물의 경도를 실수 형태로 적어주세요.",
| |
− | "example": "127.36062",
| |
− | "suggested": true
| |
− | },
| |
− | "건물사진": {
| |
− | "type": "string",
| |
− | "label": "건물 사진",
| |
− | "description": "사진파일의 이름을 적어주세요",
| |
− | "example": "신학관.jpg",
| |
− | "suggested": true
| |
− | },
| |
− | "운영시간": {
| |
− | "type": "string"
| |
− | },
| |
− | "운영기관": {
| |
− | "type": "string",
| |
− | "suggested": true
| |
− | },
| |
− | "소유기관": {
| |
− | "type": "string"
| |
− | },
| |
− | "착공일": {
| |
− | "type": "string"
| |
− | },
| |
− | "완공일": {
| |
− | "type": "string",
| |
− | "suggested": true
| |
− | },
| |
− | "면적": {
| |
− | "type": "string"
| |
− | },
| |
− | "층수": {
| |
− | "type": "string",
| |
− | "suggested": true
| |
− | },
| |
− | "주요시설": {
| |
− | "type": "string",
| |
− | "suggested": true
| |
− | },
| |
− | "사진설명": {
| |
− | "label": "건물 사진 설명",
| |
− | "description": "건물 사진에 대한 설명을 적어주세요.",
| |
− | "example": "창의관의 전경.",
| |
− | "type": "string",
| |
− | "suggested": true
| |
− | },
| |
− | "주소": {
| |
− | "description": "건물의 주소를 적어주세요.",
| |
− | "example": "대전광역시 유성구 대학로 291, 장영신학생회관 N13-1",
| |
− | "type": "string"
| |
− | }
| |
− | },
| |
− | "format": "block",
| |
− | "description": "이 틀은 건물 정보를 넣기 위한 틀입니다."
| |
− | }
| |
− | </templatedata>
| |