「テンプレート:Release」の版間の差分
ナビゲーションに移動
検索に移動
KJP-System (トーク | 投稿記録) ページの作成:「<noinclude> KPOP JPWiki の個別リリース情報テンプレートです。 {{#cargo_declare: _table=Releases |Title=String (mandatory) |ReleaseGroupPage=Page (mandatory) |EditionName=String |ReleaseDate=Date |Region=String |ReleaseFormat=String (mandatory;allowed values=Digital,CD,Vinyl,Cassette,Platform Album,KiT,NFC,USB,その他) |ReleaseStatus=String (mandatory;allowed values=発売予定,発売済み,発売中止,不明) }} </noinclude> <includeonly> {{#c…」 |
KJP-System (トーク | 投稿記録) 編集の要約なし |
||
| 48行目: | 48行目: | ||
| {{{ReleaseStatus|}}} | | {{{ReleaseStatus|}}} | ||
|} | |} | ||
== 収録曲 == | |||
{{#cargo_query: | |||
tables=Tracks | |||
|fields=DiscNumber=Disc,TrackNumber=Track,RecordingPage=音源 | |||
|where=ReleasePage='{{FULLPAGENAME}}' | |||
|order by=DiscNumber,TrackNumber | |||
|format=table | |||
|default=収録曲情報はありません。 | |||
}} | |||
</includeonly> | </includeonly> | ||