Difference between revisions of "Template:Page-frame"

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

Revision as of 01:29, 15 November 2012

}}