Difference between revisions of "Template:Trackdata"

From The Game-Maker Archive
Jump to navigationJump to search
 
(28 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
width: 300px;
 
width: 300px;
 
background: #eeeeee;  
 
background: #eeeeee;  
padding: 0px;  
+
padding: 3px 0 3px 0;  
 
margin: 5px 8px 10px 10px;  
 
margin: 5px 8px 10px 10px;  
 
font-size:12px;  
 
font-size:12px;  
Line 8: Line 8:
 
">
 
">
  
<div style="margin: -5px 0px -5px 0px; padding: 0px 5px 0px 5px; background: #eeeeee; ">
+
<div style="margin: -5px 0px -5px 0px; padding: 0px 5px 4px 5px; background: #eeeeee; ">
<strong>Title:</strong> "{{{title}}}"
+
<strong style="font-size:10px;">Title:</strong> <strong style="font-size:14px;">"{{{title}}}"</strong>
 
</div>
 
</div>
  
<div style="margin: -10px 0px -5px 0px; padding: 0px 5px 0px 5px; background: #dddddd;">
+
<div style="margin: -10px 0px -5px 0px; padding: 4px 5px 13px 5px; background: #dddddd; ">
<strong>File: </strong>[[File:{{{mp3file}}}.mp3]]
+
<strong style="font-size:10px; position: relative; top: 2px;">Listen now:</strong> [[File:{{{mp3file}}}.mp3]]  
 
</div>
 
</div>
  
<div style="margin: -10px 0px -5px 0px; padding: 0px 5px 0px 5px; background: #eeeeee; ">
+
<div style="margin: -10px 0px -5px 0px; padding: 1px 5px 4px 5px; background: #eeeeee; ">
<strong>Original filename:</strong> {{{filename}}}
+
<strong style="font-size:10px;">Original filename:</strong> <strong>{{{filename}}}</strong>
 
</div>
 
</div>
  
<div style="margin: -10px 0px -5px 0px; padding: 0px 5px 0px 5px; background: #dddddd;">
+
<div style="margin: -10px 0px -5px 0px; padding: 1px 5px 4px 5px; background: #dddddd;">
<strong>Other names:</strong> {{{altname1}}} {{{altname2}}} {{{altname3}}} {{{altname4}}} {{{altname5}}}
+
<strong style="font-size:10px;">Other names:</strong> <strong>{{{altname1}}} {{{altname2}}} {{{altname3}}} {{{altname4}}} {{{altname5}}}</strong>
 
</div>
 
</div>
  
<div style="margin: -10px 0px -10px 0px; padding: 0px 5px 0px 5px; background: #eeeeee; ">
+
<div style="margin: -10px 0px -10px 0px; padding: 1px 5px 0px 5px; background: #eeeeee; ">
<strong>Created on or before:</strong> {{{date}}}
+
<strong style="font-size:10px;">Created on or before:</strong> <strong>{{{date}}}</strong>
 
</div>
 
</div>
  

Latest revision as of 10:52, 15 August 2013

Title: "{{{title}}}"

Listen now: [[File:{{{mp3file}}}.mp3]]

Original filename: {{{filename}}}

Other names: {{{altname1}}} {{{altname2}}} {{{altname3}}} {{{altname4}}} {{{altname5}}}

Created on or before: {{{date}}}