Template:Infobox album: Difference between revisions
From Vintage Story Wiki
mNo edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{|border="1 | {|border="1" cellspacing="0" style="border-radius:7px; font-size:90%; width:250px; float:right; position:relative;" | ||
|- | |- | ||
|bgcolor="#000000 | |bgcolor="#000000" class="TC" style="border-top-right-radius:7px; border-top-left-radius:7px; text-align:center; font-size:13.5px;"|<font color="white">'''{{{Name}}}'''</font> | ||
|- | |- | ||
|bgcolor="#ffffff" | |bgcolor="#ffffff" style="text-align: center"| {{{Image}}} | ||
|- | |- | ||
|bgcolor="#000000 | |bgcolor="#000000" class="Bloba" style="text-align:center; font-size:13.5px; border-bottom-right-radius:7px; border-bottom-left-radius:7px;"|[[Mobs|<font color="white">'''Music'''</font>]] | ||
|- | |- | ||
{{#if: {{{Music|}}} | {{#!:|- class{{{Music}}} | {{#if: {{{Music|}}} | {{#!:|- class{{{Music}}} | ||
| | |bgcolor="#3D3D3D" class="TC"|'''Music Artist: ''' {{{Music}}}}}}} | ||
{{#if: {{{Release|}}} | {{#!:|- class{{{Release}}} | {{#if: {{{Release|}}} | {{#!:|- class{{{Release}}} | ||
|class="TC"|'''Released''' | |bgcolor="#3D3D3D" class="TC"|'''Released: ''' {{{Release|}}}}}}} | ||
{{#if: {{{Genre|}}} | {{#!:|- class{{{Genre}}} | {{#if: {{{Genre|}}} | {{#!:|- class{{{Genre}}} | ||
|class="TC"|'''Genre''' | |bgcolor="#3D3D3D" class="TC"|'''Genre: ''' {{{Genre}}}}}}} | ||
{{#if: {{{Length|}}} | {{#!:|- class{{{Length}}} | {{#if: {{{Length|}}} | {{#!:|- class{{{Length}}} | ||
|class="TC"|'''Length''' | |bgcolor="#3D3D3D" class="TC"|'''Length: ''' {{{Length}}}}}}} | ||
{{#if: {{{Producer|}}} | {{#!:|- class{{{Producer}}} | {{#if: {{{Producer|}}} | {{#!:|- class{{{Producer}}} | ||
|class="TC"|'''Producer''' | |bgcolor="#3D3D3D" class="TC"|'''Producer: ''' {{{Producer}}}}}}} | ||
|- | |- | ||
|bgcolor="#000000 | |bgcolor="#000000" class="Bloba" style="text-align:center; font-size:13.5px; border-bottom-right-radius:7px; border-bottom-left-radius:7px;"|[[Mobs|<font color="white">'''Graphics'''</font>]] | ||
|- | |- | ||
{{#if: {{{Artwork|}}} | {{#!:|- class{{{Artwork}}} | {{#if: {{{Artwork|}}} | {{#!:|- class{{{Artwork}}} | ||
|class="TC"|'''Artwork Artist''' | |bgcolor="#3D3D3D" class="TC"|'''Artwork Artist: '''{{{Artwork}}}}}}} | ||
{{#if: {{{Logo|}}} | {{#!:|- class{{{Logo}}} | {{#if: {{{Logo|}}} | {{#!:|- class{{{Logo}}} | ||
|class="TC"|'''Logo Artist''' | |bgcolor="#3D3D3D" class="TC"|'''Logo Artist:''' {{{Logo|}}}}}}} | ||
{{#if: {{{Misc|}}} | {{#!:|- class{{{Misc}}} | |||
|- | |- | ||
|bgcolor="#000000 | |bgcolor="#000000" class="Bloba" style="text-align:center; font-size:13.5px; border-bottom-right-radius:7px; border-bottom-left-radius:7px;"|[[Mobs|<font color="white">'''Misc'''</font>]] | ||
|- | |- | ||
|bgcolor="#3D3D3D" class="TC"|{{{Misc}}}}}}} | |||
|} | |} |