Difference between revisions of "Template:Page-frame"

From SI410
Jump to: navigation, search
Line 4: Line 4:
 
|inner=
 
|inner=
 
{{multiBox
 
{{multiBox
|layout=float:top;width:100%;height:20%;
+
|layout=float:top;background:{{{background-top|grey}}};width:100%;height:{{{height-top|20%}}};
 
}}
 
}}
 
{{multiBox
 
{{multiBox
|layout=float:left;width:33%;height:70%;
+
|layout=float:left;background:{{{background-left|darkgrey}}};width:{{{width-left|33%}}};height:{{{height-center|75%}}};
 
}}
 
}}
 
{{multiBox
 
{{multiBox
|layout=float:right;width:33%;height:70%;
+
|layout=float:right;background:{{{background-right|lightgrey}}};width:{{{width-right|33%}}};height:{{{height-center|75%}}};
 
}}
 
}}
 
{{multiBox
 
{{multiBox
|layout=float:center;width:34%;height:70%;{{Box\center}}
+
|layout=float:center;background:{{{background-middle|silver}}};width:{{{width-center|34%}}};height:{{{height-center|75%}}};{{Box\center}}
 
}}
 
}}
 
{{multiBox
 
{{multiBox
|layout=clear:both;width:100%;height:10%;
+
|layout=clear:both;background:{{{background-middle|grey}}};width:100%;height:{{{height-top|5%}}};
 
}}
 
}}
 
}}
 
}}

Revision as of 01:24, 15 November 2012