Difference between revisions of "Template:Box"

From The Game-Maker Archive
Jump to navigationJump to search
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div style="
 
<div style="
 
 
background: #eeeeee;  
 
background: #eeeeee;  
 
border: 1px;  
 
border: 1px;  
 
padding: 5px;  
 
padding: 5px;  
margin: 0 5px 10px 10px;  
+
margin: 5px 8px 10px 10px;  
 
border-style: solid;  
 
border-style: solid;  
 
border-color: #aaaaaa;  
 
border-color: #aaaaaa;  
 
width: 300px;
 
width: 300px;
 
float: right;  
 
float: right;  
 +
">
  
">
+
<div style="font-size:14px;">
<div style="font-size:1.2em;">
 
 
<center>{{{header}}}</center>
 
<center>{{{header}}}</center>
 
</div>
 
</div>
<center>{{{file}}}</center>
+
 
<div style="font-size:0.9em; margin-left:10%; margin-right:10%;">
+
<center><div style="background-color:black; margin: 0 4px 0 4px;">{{{file}}}</div></center>
 +
 
 +
<div style="
 +
font-size: 11px;  
 +
margin-left: 10%;  
 +
margin-right: 10%;"
 +
padding-left: 5px;
 +
text-indent: -5px;
 +
>
 
{{{text}}}
 
{{{text}}}
 
</div>
 
</div>
 +
 
</div>
 
</div>
  

Latest revision as of 20:23, 26 October 2016

{{{header}}}
{{{file}}}

{{{text}}}