Difference between revisions of "Template:MediaInfo"

From Serial Experiments Lain wiki
Jump to: navigation, search
(Basic media info template for music etc. Feel free to tweak if needed.)
 
m (Reverted edits by Bytor (talk) to last revision by Prince)
Tag: Rollback
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox" style="border:#92A3FF solid 1px; float:right; font-size:89%; margin:0.5em; width:300px;"
+
{| class="infobox" style="border:#E69713 solid 2px; float:right; font-size:89%; margin:0.5em; width:300px;"
 
|-
 
|-
 
! colspan="2" style="font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}
 
! colspan="2" style="font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}
Line 6: Line 6:
 
|-
 
|-
 
! colspan="2" | Information
 
! colspan="2" | Information
 +
|-
 +
| '''Track'''
 +
| {{{track|}}}
 
|-
 
|-
 
| style="width:30%;" | '''Release date'''
 
| style="width:30%;" | '''Release date'''
Line 34: Line 37:
 
Example code for using this template:
 
Example code for using this template:
 
<div style="background-color:#F9F9F9; border:#000000 dashed 1px; margin-right:50%; padding:0.5em">
 
<div style="background-color:#F9F9F9; border:#000000 dashed 1px; margin-right:50%; padding:0.5em">
<nowiki>{{Template:MediaInfo</nowiki><br /><nowiki>
+
<nowiki>{{MediaInfo</nowiki><br /><nowiki>
 
|image = File:Lpr-309.jpg</nowiki><br /><nowiki>
 
|image = File:Lpr-309.jpg</nowiki><br /><nowiki>
 
|format = DVD</nowiki><br /><nowiki>
 
|format = DVD</nowiki><br /><nowiki>
Line 42: Line 45:
 
|length = 11:46</nowiki><br /><nowiki>
 
|length = 11:46</nowiki><br /><nowiki>
 
|publisher = Pioneer Records</nowiki><br /><nowiki>
 
|publisher = Pioneer Records</nowiki><br /><nowiki>
|availibility = rare}}</nowiki></div>
+
|availibility = rare</nowiki><br /><nowiki>}}</nowiki></div>
  
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Latest revision as of 21:23, 7 August 2022

MediaInfo
No-image.png
Information
Track
Release date
Media format
Artists
Related franchise
Genre
Play length
Publisher
Availibility

This is a template for inputting media release information.

Example code for using this template:

{{MediaInfo
|image = File:Lpr-309.jpg
|format = DVD
|artists =
|related = [[Serial Experiments Lain DVD-BOX Яesurrection]]
|genre = electronic
|length = 11:46
|publisher = Pioneer Records
|availibility = rare
}}