[[form]]
fields:
  hint1:
    type: static
    value: "**ライセンス情報を入力してください。**"
  name:
    label: "作品名:"
    type: text
  author:
    label: "作者:"
    type: text
  source:
    label: "作品へのリンク:"
    type: text
  firstpub:
    label: "未公開作品:"
    type: checkbox
    join: true
  hint2:
    type: static
    value: "**ネット上に公開されていない作品の場合は「未公開作品」にチェックを入れてください。**"
  license:
    label: "ライセンス:"
    type: select
    values:
      -1: CC BY-SA 4.0
      0: CC BY-SA 3.0
      1: CC BY-SA 2.0
      2: CC BY-SA 2.5
      3: CC BY 1.0
      4: CC BY 2.0
      5: CC BY 2.5
      6: CC BY 3.0
      7: CC BY 4.0
      8: パブリックドメイン/CC0
      9: その他
    default: 0
  otherlicenses:
    hint: "ライセンスで「その他」を選択した場合のみ、直接記入してください。"
    join: true
    type: text
    width: 10
    height: 3
  pubyear:
    label: "公開年:"
    type: text
    default: 不明
  complement:
    label: "補足:"
    type: text
    height: 15
  hint3:
    type: static
    value: "**「Save」をクリックして保存した後、ファイルをアップロードできます。**"
  hint4:
    type: static
    value: "**ファイルを使用している記事のURLを記入してください。複数ある場合、URLごとに改行してください。**"
  used:
    type: text
    height: 5
    hint: "http://scp-jp.wikidot.com/scp-xxxx"
[[/form]]

特に明記しない限り、このページのコンテンツは次のライセンスの下にあります: Creative Commons Attribution-ShareAlike 3.0 License