Difference between revisions of "Template:Page-frame"

From SI410
Jump to: navigation, search
(Created page with "{{multiBox |width={{{width|800}}} |height={{{height|1000}}} |inner= {{multiBox |layout=float:top;background:black;width:100%;height:20%; }} {{multiBox |layout=float:left;backg...")
 
Line 4: Line 4:
 
|inner=
 
|inner=
 
{{multiBox
 
{{multiBox
|layout=float:top;background:black;width:100%;height:20%;
+
|layout=float:top;width:100%;height:20%;
 
}}
 
}}
 
{{multiBox
 
{{multiBox
|layout=float:left;background:blue;width:30%;height:60%;
+
|layout=float:left;width:33%;height:70%;
 
}}
 
}}
 
{{multiBox
 
{{multiBox
|layout=float:right;background:blue;width:30%;height:60%;
+
|layout=float:right;width:33%;height:70%;
 
}}
 
}}
 
{{multiBox
 
{{multiBox
|layout=float:center;background:red;width:34%;height:60%;{{Box\center}}
+
|layout=float:center;width:34%;height:70%;{{Box\center}}
 
}}
 
}}
 
{{multiBox
 
{{multiBox
|layout=clear:both;background:black;width:100%;height:20%;
+
|layout=clear:both;width:100%;height:10%;
 
}}
 
}}
 
}}
 
}}

Revision as of 01:17, 15 November 2012