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

From SI410
Jump to: navigation, search
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{frameBox
+
{{frame-box
|layout=box-sizing:border-box;width:100%;height:100%;
+
|frame-layout=box-sizing:border-box;{{frame-size|width={{{outer-frame-width|100%}}}|height={{{outer-frame-height|100%}}}}}
|inner=
+
|frame-content=
<!--  -->{{frameBox
+
<!--  -->{{frame-box
<!--            -->|layout=border:1px;border-style:solid;
+
<!--            -->|frame-layout=box-sizing:border-box;
<!--            -->background:{{{background-top|}}};
+
<!--            -->{{frame-size|width={{{top-frame-width|}}}|height={{{top-frame-height|}}}}}
<!--            -->width:{{{width-top|100%}}};
+
<!--            -->{{{top-frame-layout|}}};
<!--            -->height:{{{height-top|33%}}};
+
<!--            -->|frame-content={{{top-frame-content|}}}
<!--            -->{{{layout-top|}}};
+
<!--            -->|inner={{{content-top|}}}
+
 
}}
 
}}
<!--  -->{{frameBox
+
<!--  -->{{frame-box
<!--            -->|layout=border:1px;border-style:solid;
+
<!--            -->|frame-layout=box-sizing:border-box;
<!--            -->background:{{{background-middle|}}};
+
<!--            -->{{frame-size|width={{{middle-frame-width|}}}|height={{{middle-frame-height|}}}}}
<!--            -->width:{{{width-middle|100%}}};
+
<!--            -->{{{middle-frame-layout|}}};
<!--            -->height:{{{height-middle|34%}}};
+
<!--            -->|frame-content={{{middle-frame-content|}}}
<!--            -->{{{layout-middle|}}};
+
<!--            -->|inner={{{content-middle|}}}
+
 
}}
 
}}
<!--  -->{{frameBox
+
<!--  -->{{frame-box
<!--            -->|layout=border:1px;border-style:solid;
+
<!--            -->|frame-layout=box-sizing:border-box;
<!--            -->background:{{{background-bottom|}}};
+
<!--            -->{{frame-size|width={{{bottom-frame-width|}}}|height={{{bottom-frame-height|}}}}}
<!--            -->width:{{{width-bottom|100%}}};
+
<!--            -->{{{bottom-frame-layout|}}};
<!--            -->height:{{{height-bottom|33%}}};
+
<!--            -->|frame-content={{{bottom-frame-content|}}}
<!--            -->{{{layout-bottom|}}};
+
<!--            -->|inner={{{content-bottom|}}}
+
 
}}
 
}}
 
}}
 
}}

Latest revision as of 21:42, 25 November 2012