Difference between revisions of "Template:Box"

From The Game-Maker Archive
Jump to navigationJump to search
 
(50 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="background: #aaaaaa; border: 2px; padding: 5px; margin: 10px; border-style: solid; border-color: #888888; float:right; width: 320px;>
+
<div style="
 +
background: #eeeeee;  
 +
border: 1px;  
 +
padding: 5px;  
 +
margin: 5px 8px 10px 10px;  
 +
border-style: solid;  
 +
border-color: #aaaaaa;  
 +
width: 300px;
 +
float: right;  
 +
">
 +
 
 +
<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}}}