편집
51,695
번
편집 요약 없음 |
편집 요약 없음 |
||
37번째 줄: | 37번째 줄: | ||
|freight= | |freight= | ||
|flight= | |flight= | ||
|homepage= | |||
}} | }} | ||
</pre> | </pre> | ||
89번째 줄: | 90번째 줄: | ||
|}</includeonly> | |}</includeonly> | ||
<noinclude> | <noinclude> | ||
< | <templ{ | ||
{ | |||
"params": { | "params": { | ||
"img": { | "img": { | ||
97번째 줄: | 97번째 줄: | ||
"example": "[[파일:icn.jpg|280px]]", | "example": "[[파일:icn.jpg|280px]]", | ||
"type": "content", | "type": "content", | ||
"required": true | "required": true, | ||
"aliases": [ | |||
"이미지 파일" | |||
] | |||
}, | }, | ||
"iata": { | "iata": { | ||
104번째 줄: | 107번째 줄: | ||
"example": "ICN", | "example": "ICN", | ||
"type": "line", | "type": "line", | ||
"required": true | "required": true, | ||
"aliases": [ | |||
"IATA 3자리 코드" | |||
] | |||
}, | }, | ||
"icao": { | "icao": { | ||
111번째 줄: | 117번째 줄: | ||
"example": "RKSI", | "example": "RKSI", | ||
"type": "line", | "type": "line", | ||
"required": true | "required": true, | ||
"aliases": [ | |||
"ICAO 4자리 코드" | |||
] | |||
}, | }, | ||
"open": { | "open": { | ||
118번째 줄: | 127번째 줄: | ||
"example": "2001년 3월 29일", | "example": "2001년 3월 29일", | ||
"type": "line", | "type": "line", | ||
"required": true | "required": true, | ||
"aliases": [ | |||
"운영 개시일" | |||
] | |||
}, | }, | ||
"location": { | "location": { | ||
125번째 줄: | 137번째 줄: | ||
"example": "인천시 영종동", | "example": "인천시 영종동", | ||
"type": "line", | "type": "line", | ||
"required": true | "required": true, | ||
"aliases": [ | |||
"주소 혹은 대략 위치" | |||
] | |||
}, | }, | ||
"asl": { | "asl": { | ||
132번째 줄: | 147번째 줄: | ||
"example": "15m", | "example": "15m", | ||
"type": "line", | "type": "line", | ||
"required": true | "required": true, | ||
"aliases": [ | |||
"해발고도" | |||
] | |||
}, | }, | ||
"rwy1": { | "rwy1": { | ||
138번째 줄: | 156번째 줄: | ||
"example": "15L/35R", | "example": "15L/35R", | ||
"type": "line", | "type": "line", | ||
"required": true | "required": true, | ||
"aliases": [ | |||
"활주로 명칭" | |||
], | |||
"description": "활주로 기호, 명칭" | |||
}, | }, | ||
"rwy_len1": { | "rwy_len1": { | ||
145번째 줄: | 167번째 줄: | ||
"example": "3850m", | "example": "3850m", | ||
"type": "line", | "type": "line", | ||
"required": true | "required": true, | ||
"aliases": [ | |||
"활주로 길이" | |||
] | |||
}, | }, | ||
"rwy_remarks1": { | "rwy_remarks1": { | ||
152번째 줄: | 177번째 줄: | ||
"example": "CAT-IIIb, 공사 중 등", | "example": "CAT-IIIb, 공사 중 등", | ||
"type": "line", | "type": "line", | ||
"required": true | "required": true, | ||
"aliases": [ | |||
"활주로 관련 정보" | |||
] | |||
}, | }, | ||
"rwy2": { | "rwy2": { | ||
257번째 줄: | 285번째 줄: | ||
}, | }, | ||
"homepage": { | "homepage": { | ||
"label": "홈페이지" | "label": "홈페이지", | ||
"description": "인터넷 사이트", | |||
"example": "https://주소.com" | |||
} | } | ||
}, | }, | ||
303번째 줄: | 333번째 줄: | ||
"flight", | "flight", | ||
"homepage" | "homepage" | ||
] | |||
}age" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |