%%form_data{image_name}%%



%%form_data{about}%%

%%form_data{location}%%

====

[[form]]
fields:
  about:
    label: 簡介
    type: wiki
    width: 80
    height: 20
  location:
    label: Google 地圖連結
    type: wiki
    width: 80
    height: 10   
    default: "[[embed]][[/embed]]"
  url:
    label: 網站 URL
    type: url
    default-schema: http://
  image_name:
    label: 照片檔案名稱
    type: text
    width: 50
  flickr_tag:
    label: Flickr 照片標籤 (逗點分開)
    type: text
    width: 20
  flickr_id:
    label: Flickr 照片ID
    type: text
    width: 20
  video_url:
    label: Youtube / Google Video 影片 ID
    type: text
    width: 20
  weather_widget:
    label: Accuweather
    type: wiki
    width: 40
    height: 20
  hotel_widget:
    label: Hotel
    type: wiki
    width: 40
    height: 20 
[[/form]]