Template:Soundtrack Infobox: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "{{clear}}" to "{{Clear}}") |
No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
{{Infobox Table | | |||
{{Infobox Header | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }} | |||
{{Infobox Image | {{{image|}}} | {{{description|}}} | {{{size|}}} }} | |||
{{#if: {{{publisher|}}} {{{distributor|}}} {{{label|}}} {{{manufacturer|}}} {{{release date|}}} | | |||
{{Infobox Subtable | title = Information | | |||
{{#if: {{{publisher|}}} | | |||
{{Infobox Row | Publisher | {{{publisher}}} }} | |||
}}{{#if: {{{distributor|}}} | | |||
{{Infobox Row | Distributor | {{{distributor}}} }} | |||
}}{{#if: {{{label|}}} | | |||
{{#if:{{{ | {{Infobox Row | Label | {{{label}}} }} | ||
}}{{#if: {{{manufacturer|}}} | | |||
{{Infobox Row | Manufacturer | {{{manufacturer}}} }} | |||
}}{{#if: {{{release date|}}} | | |||
{{#if:{{{ | {{Infobox Row | Release date | {{{release date}}} }} | ||
}} | |||
}} | |||
}}{{#if:{{{composer|}}} {{{arranger|}}} {{{performer|}}} {{{lyricist|}}} | | |||
{{Infobox Subtable | title = Credits | | |||
}}{{#if:{{{ | {{#if: {{{composer|}}} | | ||
{{Infobox Row | Composer | {{{composer}}} }} | |||
}}{{#if: {{{arranger|}}} | | |||
{{Infobox Row | Arranger | {{{arranger}}} }} | |||
}}{{#if: {{{performer|}}} | | |||
}}{{#if:{{{ | {{Infobox Row | Performer | {{{performer}}} }} | ||
}}{{#if: {{{lyricist|}}} | | |||
{{Infobox Row | Lyricist | {{{lyricist}}} }} | |||
}} | |||
}} | |||
}}{{#if:{{{ | }}{{#if:{{{tracks|}}} {{{length|}}} {{{disc|}}} {{{catalog|}}} {{{storage medium|}}} {{{isbn|}}} {{{price|}}} | | ||
{{Infobox Subtable | title = Additional information | | |||
{{#if: {{{tracks|}}} | | |||
{{Infobox Row | Tracks | {{{tracks}}} }} | |||
}}{{#if: {{{length|}}} | | |||
}}{{#if:{{{ | {{Infobox Row | Length | {{{length}}} }} | ||
}}{{#if: {{{disc|}}} | | |||
{{Infobox Row | Disc | {{{disc}}} }} | |||
}}{{#if: {{{catalog|}}} | | |||
{{Infobox Row | Catalog | {{{catalog}}} }} | |||
}}{{#if: {{{storage medium|}}} | | |||
{{Infobox Row | Storage medium | {{{storage medium}}} }} | |||
}}{{#if: {{{isbn|}}} | | |||
{{Infobox Row | ISBN | {{{isbn}}} }} | |||
}}{{#if: {{{price|}}} | | |||
{{Infobox Row | Price | {{{price}}} }} | |||
}} | |||
}} | |||
}} | |||
}} | }} | ||
</onlyinclude> | </onlyinclude> | ||
<noinclude> | <noinclude> | ||
{{Clear}}{{Doc}} | {{Clear}}{{Doc}} | ||
[[Category:Infobox Templates]] | [[Category:Infobox Templates]]</noinclude> | ||
</noinclude> |
Revision as of 18:07, 8 June 2024
Usage
{{Soundtrack Infobox | name = | jpname = | romaji = | image = | size = | genre = | publisher = | distributor = | label = | manufacturer = | release date = | composer = | arranger = | performer = | lyricist = | tracks = | length = | disc = | catalog = | storage medium = | isbn = | price = }}
Syntax guide
- name
The soundtrack's English name.
- kana
The soundtrack's kana name.
- romaji
The soundtrack's Romaji name.
- hepburn
The soundtrack's Hepburn name.
- image
The soundtrack's image.
- size
The image's size.
- publisher
The soundtrack's publisher(s).
- distributor
The soundtrack's distributor(s).
- label
The soundtrack's labeler(s).
- manufacturer
The soundtrack's manufacturer(s).
- release date
The soundtrack's other release dates.
- composer
The soundtrack's composer(s).
- arranger
The soundtrack's arranger(s).
- performer
The soundtrack's performer(s).
- lyricist
The soundtrack's lyricist(s).
- tracks
The amount of tracks present in the album.
- length
The soundtrack's length.
- disc
The amount of discs available.
- catalog
The soundtrack's catalog.
- storage medium
The soundtrack's data storage.
- isbn
The soundtrack's International Standard Book Number (ISBN ref.).
- price
The soundtrack's price.