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