Difference between revisions of "Template:Trackdata"
From The Game-Maker Archive
Jump to navigationJump to searchLine 1: | Line 1: | ||
<div style=" | <div style=" | ||
− | + | width: 300px; | |
− | + | background: #eeeeee; | |
padding: 0px; | padding: 0px; | ||
margin: 5px 8px 10px 10px; | margin: 5px 8px 10px 10px; | ||
font-size:12px; | font-size:12px; | ||
− | border | + | border: 1px solid #aaaaaa; |
− | |||
− | |||
"> | "> | ||
− | <div style="margin: 0px; padding: 0px 5px 0px 5px; background: #eeeeee; "> | + | <div style="margin: -5px 0px -5px 0px; padding: 0px 5px 0px 5px; background: #eeeeee; "> |
<strong>Title:</strong> "{{{title}}}" | <strong>Title:</strong> "{{{title}}}" | ||
</div> | </div> | ||
− | <div style="margin: 0px; padding: 0px 5px 0px 5px; background: #dddddd;"> | + | <div style="margin: -10px 0px -5px 0px; padding: 0px 5px 0px 5px; background: #dddddd;"> |
<strong>File: </strong>[[File:{{{mp3file}}}.mp3]] | <strong>File: </strong>[[File:{{{mp3file}}}.mp3]] | ||
</div> | </div> | ||
− | <div style="margin: 0px; padding: 0px 5px 0px 5px; background: #eeeeee; "> | + | <div style="margin: -10px 0px -5px 0px; padding: 0px 5px 0px 5px; background: #eeeeee; "> |
<strong>Original filename:</strong> {{{filename}}} | <strong>Original filename:</strong> {{{filename}}} | ||
</div> | </div> | ||
− | <div style="margin: 0px; padding: 0px 5px 0px 5px; background: #dddddd;"> | + | <div style="margin: -10px 0px -5px 0px; padding: 0px 5px 0px 5px; background: #dddddd;"> |
<strong>Other names:</strong> {{{altname1}}} {{{altname2}}} {{{altname3}}} {{{altname4}}} {{{altname5}}} | <strong>Other names:</strong> {{{altname1}}} {{{altname2}}} {{{altname3}}} {{{altname4}}} {{{altname5}}} | ||
</div> | </div> | ||
− | <div style="margin: 0px; padding: 0px 5px 0px 5px; background: #eeeeee; "> | + | <div style="margin: -10px 0px -10px 0px; padding: 0px 5px 0px 5px; background: #eeeeee; "> |
<strong>Created on or before:</strong> {{{date}}} | <strong>Created on or before:</strong> {{{date}}} | ||
</div> | </div> |
Revision as of 09:40, 15 August 2013
Title: "{{{title}}}"
File: [[File:{{{mp3file}}}.mp3]]
Original filename: {{{filename}}}
Other names: {{{altname1}}} {{{altname2}}} {{{altname3}}} {{{altname4}}} {{{altname5}}}
Created on or before: {{{date}}}