Difference between revisions of "Template:Trackdata"
From The Game-Maker Archive
Jump to navigationJump to search (Created page with "<div style=" background: #eeeeee; border: 1px; padding: 0px; margin: 5px 8px 10px 10px; border-style: solid; border-color: #aaaaaa; width: 300px; "> <div style="font-size:...") |
|||
(36 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style=" | <div style=" | ||
+ | width: 300px; | ||
background: #eeeeee; | background: #eeeeee; | ||
− | + | padding: 3px 0 3px 0; | |
− | padding: | ||
margin: 5px 8px 10px 10px; | margin: 5px 8px 10px 10px; | ||
− | + | font-size:12px; | |
− | border | + | border: 1px solid #aaaaaa; |
− | |||
"> | "> | ||
− | <div style=" | + | <div style="margin: -5px 0px -5px 0px; padding: 0px 5px 4px 5px; background: #eeeeee; "> |
− | < | + | <strong style="font-size:10px;">Title:</strong> <strong style="font-size:14px;">"{{{title}}}"</strong> |
+ | </div> | ||
+ | |||
+ | <div style="margin: -10px 0px -5px 0px; padding: 4px 5px 13px 5px; background: #dddddd; "> | ||
+ | <strong style="font-size:10px; position: relative; top: 2px;">Listen now:</strong> [[File:{{{mp3file}}}.mp3]] | ||
</div> | </div> | ||
− | <div style=" | + | <div style="margin: -10px 0px -5px 0px; padding: 1px 5px 4px 5px; background: #eeeeee; "> |
− | < | + | <strong style="font-size:10px;">Original filename:</strong> <strong>{{{filename}}}</strong> |
</div> | </div> | ||
− | <div style=" | + | <div style="margin: -10px 0px -5px 0px; padding: 1px 5px 4px 5px; background: #dddddd;"> |
− | < | + | <strong style="font-size:10px;">Other names:</strong> <strong>{{{altname1}}} {{{altname2}}} {{{altname3}}} {{{altname4}}} {{{altname5}}}</strong> |
</div> | </div> | ||
− | <div style=" | + | <div style="margin: -10px 0px -10px 0px; padding: 1px 5px 0px 5px; background: #eeeeee; "> |
− | < | + | <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}}}