틀:공항
"공항" 틀입니다. 다음 형식으로 호출해야 합니다:
{{공항 |img= |iata= |icao= |open= |location= |asl= |rwy1= |rwy_len1= ||rwy_remarks1= |rwy2= |rwy_len2= ||rwy_remarks2= |rwy3= |rwy_len3= ||rwy_remarks3= |rwy4= |rwy_len4= ||rwy_remarks4= |rwy5= |rwy_len5= ||rwy_remarks5= |rwy6= |rwy_len6= ||rwy_remarks6= |rwy7= |rwy_len7= ||rwy_remarks7= |rwy8= |rwy_len8= ||rwy_remarks8= |pax= |freight= |flight= |homepage= }}
틀 텍스트를 보려면 문서를 편집하세요.
<templ{ "params": { "img": { "label": "이미지", "description": "공항 대표 이미지", "example": "", "type": "content", "required": true, "aliases": [ "이미지 파일" ] }, "iata": { "label": "IATA", "description": "IATA 코드", "example": "ICN", "type": "line", "required": true, "aliases": [ "IATA 3자리 코드" ] }, "icao": { "label": "ICAO", "description": "ICAO 코드", "example": "RKSI", "type": "line", "required": true, "aliases": [ "ICAO 4자리 코드" ] }, "open": { "label": "개항일", "description": "공항 개항일", "example": "2001년 3월 29일", "type": "line", "required": true, "aliases": [ "운영 개시일" ] }, "location": { "label": "위치", "description": "공항 위치", "example": "인천시 영종동", "type": "line", "required": true, "aliases": [ "주소 혹은 대략 위치" ] }, "asl": { "label": "해발고도", "description": "해발고도", "example": "15m", "type": "line", "required": true, "aliases": [ "해발고도" ] }, "rwy1": { "label": "활주로1", "example": "15L/35R", "type": "line", "required": true, "aliases": [ "활주로 명칭" ], "description": "활주로 기호, 명칭" }, "rwy_len1": { "label": "길이1", "description": "활주로 길이", "example": "3850m", "type": "line", "required": true, "aliases": [ "활주로 길이" ] }, "rwy_remarks1": { "label": "비고1", "description": "활주로 관련 정보", "example": "CAT-IIIb, 공사 중 등", "type": "line", "required": true, "aliases": [ "활주로 관련 정보" ] }, "rwy2": { "label": "활주로2" }, "rwy_len2": { "label": "길이2" }, "rwy_remarks2": { "label": "비고2" }, "rwy3": { "label": "활주로3" }, "rwy_len3": { "label": "길이3" }, "rwy_remarks3": { "label": "비고3" }, "rwy4": { "label": "활주로4" }, "rwy_len4": { "label": "길이4" }, "rwy_remarks4": { "label": "비고4" }, "rwy5": { "label": "활주로5" }, "rwy_len5": { "label": "길이5" }, "rwy_remarks5": { "label": "비고5" }, "rwy6": { "label": "활주로6" }, "rwy_len6": { "label": "길이6" }, "rwy_remarks6": { "label": "비고6" }, "rwy7": { "label": "활주로7" }, "rwy_len7": { "label": "길이7" }, "rwy_remarks7": { "label": "비고7" }, "rwy8": { "label": "활주로8" }, "rwy_len8": { "label": "길이8" }, "rwy_remarks8": { "label": "비고8" }, "pax": { "label": "여객", "description": "공항 연간 이용객 수", "example": "34,560,234명", "type": "line", "required": true }, "freight": { "label": "화물", "description": "화물 물동량", "example": "345,234톤", "type": "line", "required": true }, "flight": { "label": "운항횟수", "description": "연간 항공기 운항편수", "example": "123,456편", "type": "line", "required": true }, "rwy9": { "label": "활주로9" }, "rwy_len9": { "label": "길이9" }, "rwy_remarks9": { "label": "비고9" }, "rwy10": { "label": "활주로10" }, "rwy_len10": { "label": "길이10" }, "rwy_remarks10": { "label": "비고10" }, "homepage": { "label": "홈페이지", "description": "인터넷 사이트", "example": "https://주소.com" } }, "description": "공항 정보상자", "format": "block", "paramOrder": [ "img", "iata", "icao", "open", "location", "asl", "rwy1", "rwy_len1", "rwy_remarks1", "rwy2", "rwy_len2", "rwy_remarks2", "rwy3", "rwy_len3", "rwy_remarks3", "rwy4", "rwy_len4", "rwy_remarks4", "rwy5", "rwy_len5", "rwy_remarks5", "rwy6", "rwy_len6", "rwy_remarks6", "rwy7", "rwy_len7", "rwy_remarks7", "rwy8", "rwy_len8", "rwy_remarks8", "rwy9", "rwy_len9", "rwy_remarks9", "rwy10", "rwy_len10", "rwy_remarks10", "pax", "freight", "flight", "homepage" ] }age" ] } </templatedata>