====
[[form]]
fields:
  year:
    label: 年份(索引用)
    type: text
    hint: 年份頁索引用。僅需輸入數字,如2004。
  month:
    label: 月份(歸檔及顯示用)
    type: pagepath
    category: news-archive
    max-level: 2
  day:
    type: text
    label: 日期(顯示用)
    hint: 只需輸入數字,如01、17、31。
  original:
    label: 新聞原文
    type: wiki
    hint: 填入新聞原文。不顯示,僅供內部參考。
    height: 10
  news:
    label: 新聞正文
    type: wiki
    hint: 填入新聞正文
    height: 20
  hint-image:
    type: static
    label: '如需插入圖片'
    value: |
            [[include widget:img |image=
            news-archive:_root/檔名(只能使用英數,短橫,下劃線,點)
            ]]
            圖片請統一傳到:[*/news-archive:_root 索引頁]中去
  summary:
    label: 簡介
    type: wiki
    hint: 填入簡介,用於在首頁上顯示。
    height: 5
  source:
    label: 來源
    type: wiki
    hint: 填入來源。只需列出網址,注意要在網址前新增【*】。如有多個來源,來源之間需換行。
    height: 3
  hide:
    label: 是否在索引內隱藏?
    type: checkbox
  repo:
    label: 是否為媒體Repo?
    type: checkbox
[[/form]]