Changes

Jump to: navigation, search
Basic media info template for music etc. Feel free to tweak if needed.
{| class="infobox" style="border:#92A3FF solid 1px; float:right; font-size:89%; margin:0.5em; width:300px;"
|-
! colspan="2" style="font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}
|- style="text-align:center;"
| colspan="2" style="padding:0.5em;" | [[{{{image|Image:no-image.png}}}|{{{imagewidth|250}}}px|{{{imageheight|250}}}px]]<br/>''{{{caption| }}}''
|-
! colspan="2" | Information
|-
| style="width:30%;" | '''Release date'''
| style="width:70%;" | {{{released|}}}
|-
| '''Media format'''
| {{{format|}}}
|-
| '''Artists'''
| {{{artists|}}}
|-
| '''Related franchise'''
| {{{related|}}}
|-
| '''Genre'''
| {{{genre|}}}
|-
| '''Play length'''
| {{{length|}}}
|-
| '''Publisher'''
| {{{publisher|}}}
|-
| '''Availibility'''
| {{{availibility|}}}
|}<noinclude>This is a template for inputting media release information.

Example code for using this template:
<div style="background-color:#F9F9F9; border:#000000 dashed 1px; margin-right:50%; padding:0.5em">
<nowiki>{{Template:MediaInfo</nowiki><br /><nowiki>
|image = File:Lpr-309.jpg</nowiki><br /><nowiki>
|format = DVD</nowiki><br /><nowiki>
|artists = </nowiki><br /><nowiki>
|related = [[Serial Experiments Lain DVD-BOX Яesurrection]]</nowiki><br /><nowiki>
|genre = electronic</nowiki><br /><nowiki>
|length = 11:46</nowiki><br /><nowiki>
|publisher = Pioneer Records</nowiki><br /><nowiki>
|availibility = rare}}</nowiki></div>

[[Category:Templates]]</noinclude>

Navigation menu