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

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

提供: MONACA Wiki
編集の要約なし
編集の要約なし
 
(同じ利用者による、間の17版が非表示)
1行目: 1行目:
<onlyinclude>{{#invoke:Tracklist|main}}</onlyinclude><pre>
<onlyinclude><div style="overflow:auto;">{{#invoke:Tracklist|main}}</div></onlyinclude>
{{Tracklist
<noinclude>
| id =
<templatedata>
| collapsed =
{
| headline =
  "description": "楽曲・CD・サウンドトラック向けの高機能トラックリストを表示します。",
| extra_column =
  "params": {
| total_length =
    "id": {
      "label": "ID",
      "description": "トラックリストに固有のIDを指定します。",
      "type": "string"
    },
    "collapsed": {
      "label": "折りたたみ",
      "description": "yes を指定するとトラックリストを折りたたみ表示します。",
      "type": "string",
      "example": "yes"
    },
    "headline": {
      "label": "見出し",
      "description": "A面/B面、Disc 1/2 などの区分見出し。",
      "type": "string",
      "example": "Disc 1"
    },
    "extra_column": {
      "label": "追加列の見出し",
      "description": "編曲、オリジナル・アーティスト、リミックスなどの追加列名。",
      "type": "string"
    },
    "total_length": {
      "label": "総再生時間",
      "description": "auto を指定すると各トラックの length から自動計算します。",
      "type": "string",
      "example": "auto"
    },


| 1 =
    "all_lyrics": {
| all_writing =
      "label": "全曲作詞",
| all_lyrics =
      "description": "全トラックの作詞者が同一の場合に指定します。",
| all_music =
      "type": "string"
| all_arrangements =
    },
| 2 =
    "all_music": {
      "label": "全曲作曲",
      "description": "全トラックの作曲者が同一の場合に指定します。",
      "type": "string"
    },
    "all_writing": {
      "label": "全曲作詞・作曲",
      "description": "全トラックの作詞・作曲が同一の場合に指定します。",
      "type": "string"
    },
    "all_arrangements": {
      "label": "全曲編曲",
      "description": "全トラックの編曲者が同一の場合に指定します。",
      "type": "string"
    },


| writing_credits =
    "lyrics_credits": {
| lyrics_credits =
      "label": "作詞欄表示",
| music_credits =
      "type": "string",
| arrangements_credits =
      "example": "yes"
    },
    "music_credits": {
      "label": "作曲欄表示",
      "type": "string",
      "example": "yes / +a"
    },
    "writing_credits": {
      "label": "作詞・作曲統合表示",
      "type": "string",
      "example": "yes"
    },
    "arrangements_credits": {
      "label": "編曲欄表示",
      "type": "string",
      "example": "yes"
    },
    "strings_arrange_credits": {
      "label": "ストリングス編曲欄",
      "type": "string",
      "example": "yes / +b / +h"
    },
    "brass_arrange_credits": {
      "label": "ブラス編曲欄",
      "type": "string",
      "example": "yes"
    },
    "horn_arrange_credits": {
      "label": "ホーン編曲欄",
      "type": "string",
      "example": "yes"
    },
    "orchestra_arrange_credits": {
      "label": "オーケストラ編曲欄",
      "type": "string",
      "example": "yes"
    },
    "singer_credits": {
      "label": "歌唱欄表示",
      "type": "string",
      "example": "yes"
    },
    "remix_credits": {
      "label": "リミックス欄表示",
      "type": "string",
      "example": "yes"
    }
  }
}
</templatedata>


| #1 =
{{Documentation}}
| title1 =
| note1 =
| writer1 =
| lyrics1 =
| music1 =
| arranger1 =
| extra1 =
| length1 =


| #2 =
</noinclude>
| title2 =
| note2 =
| writer2 =
| lyrics2 =
| music2 =
| arranger2 =
| extra2 =
| length2 =
 
...
 
}}
</pre>