Template:Soundtrack Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
(Created page with "<onlyinclude> <table class="{{GameClass}}" style="float:right; clear:right; margin:0.5em; width:350px"> <th style="border-radius:10px; padding:5px">''<big>{{#if:{{{name|}}}|{{...")
 
mNo edit summary
Line 26: Line 26:
}}
}}
</table>
</table>
}}{{#if:{{{composer|}}} {{{arranger|}}} {{{performer|}}} {{{lyricist|}}} {{{tracks|}}} {{{length|}}} {{{disc|}}} {{{catalog|}}} {{{storage medium|}}} {{{isbn|}}} {{{price|}}}|
}}{{#if:{{{composer|}}} {{{arranger|}}} {{{performer|}}} {{{lyricist|}}}|
<tr>
<tr>
<td style="background-color:rgba(0,0,0,0)">
<td style="background-color:rgba(0,0,0,0)">
<table class="mw-collapsible mw-collapsed" style="width:100%">
<table class="mw-collapsible mw-collapsed" style="width:100%">
<th colspan="2" style="border-radius:10px">Additional info
<th colspan="2" style="border-radius:10px">Credits
{{#if:{{{composer|}}}|<tr>
{{#if:{{{composer|}}}|<tr>
<th style="width:100px; border-radius:10px 0 0 10px">Composer(s)
<th style="width:100px; border-radius:10px 0 0 10px">Composer(s)
Line 43: Line 43:
<th style="width:100px; border-radius:10px 0 0 10px">Lyricist(s)
<th style="width:100px; border-radius:10px 0 0 10px">Lyricist(s)
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{lyricist}}}
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{lyricist}}}
}}{{#if:{{{tracks|}}}|<tr>
}}
</table>
}}{{#if:{{{tracks|}}} {{{length|}}} {{{disc|}}} {{{catalog|}}} {{{storage medium|}}} {{{isbn|}}} {{{price|}}}|
<tr>
<td style="background-color:rgba(0,0,0,0)">
<table class="mw-collapsible mw-collapsed" style="width:100%">
<th colspan="2" style="border-radius:10px">Additional info{{#if:{{{tracks|}}}|<tr>
<th style="width:100px; border-radius:10px 0 0 10px"># of tracks
<th style="width:100px; border-radius:10px 0 0 10px"># of tracks
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{tracks}}}
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{tracks}}}
}}{{#if:{{{length|}}}|<tr>
}}{{#if:{{{length|}}}|<tr>
<th style="width:100px; border-radius:10px 0 0 10px">length
<th style="width:100px; border-radius:10px 0 0 10px">Length
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{length}}}
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{length}}}
}}{{#if:{{{disc|}}}|<tr>
}}{{#if:{{{disc|}}}|<tr>

Revision as of 19:16, 20 December 2021

Soundtrack Infobox
Media needed icon large.png
Template-info.png Documentation

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.