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:...")
 
Line 9: Line 9:
 
">
 
">
  
<div style="font-size:12px; padding:5px; background: #dddddd;">
+
<div style="font-size:16px; padding:5px; background: #dddddd;">
<center>"{{{title}}}"</center>
+
<strong>"{{{title}}}"</strong>
 
</div>
 
</div>
  
 
<div style="font-size:12px; padding:5px; ">
 
<div style="font-size:12px; padding:5px; ">
<center>Filename: {{{filename}}}</center>
+
<strong>Filename: {{{filename}}}
 
</div>
 
</div>
  
 
<div style="font-size:12px; padding:5px; background: #dddddd;">
 
<div style="font-size:12px; padding:5px; background: #dddddd;">
<center>"Other names: {{{altname1}}} {{{altname2}}} {{{altname3}}} {{{altname4}}} {{{altname5}}}"</center>
+
<strong>Other names:</strong> {{{altname1}}} {{{altname2}}} {{{altname3}}} {{{altname4}}} {{{altname5}}}
 
</div>
 
</div>
  
 
<div style="font-size:12px; padding:5px; ">
 
<div style="font-size:12px; padding:5px; ">
<center>"Created on or before: {{{date}}}"</center>
+
<strong>Created on or before:</strong> {{{date}}}
 
</div>
 
</div>
  

Revision as of 15:58, 14 August 2013

"{{{title}}}"

Filename: {{{filename}}}

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

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