Difference between revisions of "Template:Box"

From The Game-Maker Archive
Jump to navigationJump to search
 
(49 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div style="
 
<div style="
background: #aaaaaa;  
+
background: #eeeeee;  
border-color: #888888;  
+
border: 1px;
 +
padding: 5px;
 +
margin: 5px 8px 10px 10px;  
 
border-style: solid;  
 
border-style: solid;  
border: 2px;  
+
border-color: #aaaaaa;  
padding: 5px;
+
width: 300px;
margin: 10px;  
 
 
float: right;  
 
float: right;  
width: 320px;
+
">
 +
 
 +
<div style="font-size:14px;">
 +
<center>{{{header}}}</center>
 +
</div>
 +
 
 +
<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><noinclude>
+
</div>
 +
 
 +
</div>
 +
 
 +
<noinclude>
 
[[Category:Templates|{{SUBPAGENAME}}]]
 
[[Category:Templates|{{SUBPAGENAME}}]]
 
</noinclude>
 
</noinclude>

Latest revision as of 20:23, 26 October 2016

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

{{{text}}}