Difference between revisions of "Template:Horizontal-frame-group"

From SI410
Jump to: navigation, search
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{frameBox
+
{{frame-box
|width={{{width|100}}}
+
|frame-layout=box-sizing:border-box;{{frame-size|width={{{outer-frame-width|100%}}}|height={{{outer-frame-height|100%}}}}}
|height={{{height|100}}}
+
|frame-content=
|inner=
+
<!--  -->{{frame-box
<!--  -->{{frameBox
+
<!--            -->|frame-layout=box-sizing:border-box;
<!--            -->|layout=
+
<!--            -->{{frame-size|width={{{top-frame-width|}}}|height={{{top-frame-height|}}}}}
<!--             -->
+
<!--            -->{{{top-frame-layout|}}};
<!--            -->background:{{if|test={{{show-layout|}}}|then=darkgrey|{{{background-left|}}}}};
+
<!--            -->|frame-content={{{top-frame-content|}}}
<!--            -->width:{{{width-top|100%}}};
+
<!--             -->height:{{{height-top|33%}}};
+
<!--            -->{{{layout-left|}}};
+
<!--            -->|inner={{{content-left|}}}
+
 
}}
 
}}
<!--  -->{{frameBox
+
<!--  -->{{frame-box
<!--            -->|layout=
+
<!--            -->|frame-layout=box-sizing:border-box;
<!--            -->background:{{if|test={{{show-layout|}}}|then=lightgrey|{{{background-right|}}}}};
+
<!--            -->{{frame-size|width={{{middle-frame-width|}}}|height={{{middle-frame-height|}}}}}
<!--            -->width:{{{width-right|100%}}};
+
<!--            -->{{{middle-frame-layout|}}};
<!--            -->height:{{{height-right|33%}}};
+
<!--            -->|frame-content={{{middle-frame-content|}}}
<!--            -->{{{layout-right|}}};
+
<!--            -->|inner={{{content-right|}}}
+
 
}}
 
}}
<!--  -->{{frameBox
+
<!--  -->{{frame-box
<!--            -->|layout=
+
<!--            -->|frame-layout=box-sizing:border-box;
<!--             -->
+
<!--            -->{{frame-size|width={{{bottom-frame-width|}}}|height={{{bottom-frame-height|}}}}}
<!--            -->background:{{if|test={{{show-layout|}}}|then=silver|{{{background-center|}}}}};
+
<!--            -->{{{bottom-frame-layout|}}};
<!--            -->width:{{{width-center|100%}}};
+
<!--            -->|frame-content={{{bottom-frame-content|}}}
<!--            -->height:{{{height-center|33%}}};
+
<!--            -->{{{layout-center|}}};
+
<!--            -->|inner={{{content-center|}}}
+
 
}}
 
}}
 
}}
 
}}

Latest revision as of 21:42, 25 November 2012