参考中译 %%form_raw{title-chn}%%
发表名义 about:form-raw-name
%%form_raw{name-fill}%%
收录于 %%form_raw{release}%%
原曲 %%form_raw{song}%%
片长 %%form_raw{time}%%

%%form_raw{cast}%%

%%form_raw{info}%%

====
[[form]]
fields:
  title:
    label: 相关作品标签:
    type: text
    hint: 手动填入一个相关作品,添加标签用。请勿使用空格。
  title-chn:
    label: 中译标题参考
    type: text
  date:
    type: date
    label: '发布日期'
    options:
      appendText: '选择发布日期。仅用于排序,不作显示。'
      autoSize: true
      changeYear: true
      dateFormat: 'yy年m月d日'
      altField: 'input[name=field-alt-date]'
      altFormat: 'yy年m月d日'
      yearRange: '2001:2024'
      firstDay: 1
      hideIfNoPrevNext: true
  name:
    label: 发表名义
    type: select
    values:
      soundhorizon: Sound Horizon
      linkedhorizon: Linked Horizon
      revo: Revo个人名义
      -: 0
  name-fill:
    type: text
    label: 手动填写名义
    hint: 手动填写发表名义。如无需要则留空。
  release:
    label: 收录于
    type: wiki
    height: 2
    hint: 手动填写收录于何处,用于页面内显示。如需内链,使用以下格式:[[[类别:页面名|]]]
  release-index:
    label: 收录详情
    type: text
    hint: 手动填写收录详情。用于在索引页上显示,将显示于题目下方。
  song:
    label: 原曲页面
    type: wiki
    height: 2
    hint: 手动填写原曲站内链接。使用以下格式:[[[song:页面名|]]]
  time:
    type: text
    label: '片长'
    hint: 片长。格式:xx分xx秒。
  check-extratable1:
    label: 开启额外表格项1
    type: checkbox
  extratable-item1:
    label: 额外表格项1
    type: wiki
    height: 1
    hint: 请输入额外表格项1
  extratable-content1:
    label: 额外表格项1内容
    type: wiki
    height: 2
    hint: 请输入额外表格项1的具体内容
  check-extratable2:
    label: 开启额外表格项2
    type: checkbox
  extratable-item2:
    label: 额外表格项2
    type: wiki
    height: 1
    hint: 请输入额外表格项2
  extratable-content2:
    label: 额外表格项2内容
    type: wiki
    height: 2
    hint: 请输入额外表格项2的具体内容
  check-extratable3:
    label: 开启额外表格项3
    type: checkbox
  extratable-item3:
    label: 额外表格项3
    type: wiki
    height: 1
    hint: 请输入额外表格项3
  extratable-content3:
    label: 额外表格项3内容
    type: wiki
    height: 2
    hint: 请输入额外表格项3的具体内容
  cast:
    label: 参与摄制
    type: wiki
    height: 5
    hint: 请在第一行内输入【+ 参与摄制】,以便正确在目录内显示该栏目标题。次级标题请使用【+++* 标题】
  info:
    label: 自由填写区域
    type: wiki
    height: 10
    hint: 该区域自由填写。请自行划分适当的标题,如【+ 简介】【+ 制作说明】等等。次级标题请使用【+++* 标题】
  upload-number:
    label: 显示几张图片?
    type: select
    values:
      0: 0
      1: 1
      2: 2
      3: 3
    default: 0
  upload:
    type: file
    label: 上传图片1
    category: pic-song
  check-upload-title:
    label: 显示图片1标题?
    type: checkbox
  upload-title:
    label: 图片1标题
    type: text
    hint: 请输入图片标题
  check-upload-caption:
    label: 显示图片1说明?
    type: checkbox
  upload-caption:
    label: 图片1说明
    type: wiki
    height: 2
    hint: 请输入图片说明
  upload-palette:
    label: 图片1配色
    type: text
    hint: 配色名称以角色名字命名,具体名称和效果请查阅笔记。
  upload2:
    type: file
    label: 上传图片2
    category: pic-song
  check-upload2-title:
    label: 显示图片1标题?
    type: checkbox
  upload2-title:
    label: 图片2标题
    type: text
    hint: 请输入图片标题
  check-upload2-caption:
    label: 显示图片2说明?
    type: checkbox
  upload2-caption:
    label: 图片2说明
    type: wiki
    height: 2
    hint: 请输入图片说明
  upload2-palette:
    label: 图片2配色
    type: text
    hint: 配色名称以角色名字命名,具体名称和效果请查阅笔记。
  upload3:
    type: file
    label: 上传图片3
    category: pic-song
  check-upload3-title:
    label: 显示图片3标题?
    type: checkbox
  upload3-title:
    label: 图片3标题
    type: text
    hint: 请输入图片标题
  check-upload3-caption:
    label: 显示图片3说明?
    type: checkbox
  upload3-caption:
    label: 图片3说明
    type: wiki
    height: 2
    hint: 请输入图片说明
  upload3-palette:
    label: 图片3配色
    type: text
    hint: 配色名称以角色名字命名,具体名称和效果请查阅笔记。
[[/form]]