メニューを切り替える
個人設定メニューを切り替える
個人メニューを切り替える
ログインしていません
編集を行うと、IPアドレスが公開されます。

「テンプレート:Infobox Anime」の版間の差分

提供: MONACA Wiki
編集の要約なし
編集の要約なし
 
2行目: 2行目:


<noinclude>
<noinclude>
<templatedata>
{
  "description": "アニメ作品のスタッフおよび放送・公開情報を表示するインフォボックス。",
  "params": {
    "作品名": {
      "label": "作品名",
      "description": "作品の正式名称",
      "type": "string",
      "required": true,
      "example": "◯◯◯◯"
    },
    "原作・原案": {
      "label": "原作・原案",
      "type": "string"
    },
    "原作": {
      "label": "原作",
      "type": "string"
    },
    "原案": {
      "label": "原案",
      "type": "string"
    },
    "総監督": {
      "label": "総監督",
      "type": "string"
    },
    "監督": {
      "label": "監督",
      "type": "string"
    },
    "シリーズディレクター": {
      "label": "シリーズディレクター",
      "type": "string"
    },
    "副監督": {
      "label": "副監督",
      "type": "string"
    },
    "助監督": {
      "label": "助監督",
      "type": "string"
    },
    "シリーズ構成": {
      "label": "シリーズ構成",
      "type": "string"
    },
    "脚本": {
      "label": "脚本",
      "type": "string"
    },
    "キャラクターデザイン": {
      "label": "キャラクターデザイン",
      "type": "string"
    },
    "音響監督": {
      "label": "音響監督",
      "type": "string"
    },
    "音楽": {
      "label": "音楽",
      "type": "string"
    },
    "音楽制作": {
      "label": "音楽制作",
      "type": "string"
    },
    "音楽制作協力": {
      "label": "音楽制作協力",
      "type": "string"
    },
    "音楽プロデューサー": {
      "label": "音楽プロデューサー",
      "type": "string"
    },
    "アニメーション制作": {
      "label": "アニメーション制作",
      "type": "string"
    },
    "製作": {
      "label": "製作",
      "type": "string"
    },
    "放送時期": {
      "label": "放送時期",
      "type": "string",
      "example": "2024年10月〜"
    },
    "発売日": {
      "label": "発売日",
      "type": "string",
      "example": "2025年3月27日"
    },
    "公開日": {
      "label": "公開日",
      "type": "string"
    },
    "話数": {
      "label": "話数",
      "type": "string",
      "example": "全12話"
    }
  }
}
</templatedata>
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>