Difference between revisions of "Template:Box"
From The Game-Maker Archive
Jump to navigationJump to search| (38 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: 10px; | + | margin: 5px 8px 10px 10px; |
border-style: solid; | border-style: solid; | ||
border-color: #aaaaaa; | border-color: #aaaaaa; | ||
| − | width: | + | width: 300px; |
float: right; | 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%; | |
| − | <div style="font-size: | + | margin-right: 10%;" |
| + | padding-left: 5px; | ||
| + | text-indent: -5px; | ||
| + | > | ||
{{{text}}} | {{{text}}} | ||
| − | </div></div> | + | </div> |
| + | |||
| + | </div> | ||
<noinclude> | <noinclude> | ||
[[Category:Templates|{{SUBPAGENAME}}]] | [[Category:Templates|{{SUBPAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 20:23, 26 October 2016
{{{file}}}
{{{text}}}