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

From SI410
Jump to: navigation, search
Line 1: Line 1:
 
{{frameBox
 
{{frameBox
|layout=box-sizing:border-box;width:100%;height:100%;
+
|frame-layout=box-sizing:border-box;width:100%;height:100%;
|inner=
+
|frame-content=
 
<!--  -->{{frameBox
 
<!--  -->{{frameBox
<!--            -->|layout=
+
<!--            -->|frame-layout=
 
<!--            -->float:left;
 
<!--            -->float:left;
 
<!--            -->background:{{{background-left|}}};
 
<!--            -->background:{{{background-left|}}};
Line 9: Line 9:
 
<!--            -->height:{{{height-left|100%}}};
 
<!--            -->height:{{{height-left|100%}}};
 
<!--            -->{{{layout-left|}}};
 
<!--            -->{{{layout-left|}}};
<!--            -->|inner={{{content-left|}}}
+
<!--            -->|frame-content={{{content-left|}}}
 
}}
 
}}
 
<!--  -->{{frameBox
 
<!--  -->{{frameBox
<!--            -->|layout=
+
<!--            -->|frame-layout=
 
<!--            -->float:right;
 
<!--            -->float:right;
 
<!--            -->background:{{{background-right|}}};
 
<!--            -->background:{{{background-right|}}};
Line 18: Line 18:
 
<!--            -->height:{{{height-right|100%}}};
 
<!--            -->height:{{{height-right|100%}}};
 
<!--            -->{{{layout-right|}}};
 
<!--            -->{{{layout-right|}}};
<!--            -->|inner={{{content-right|}}}
+
<!--            -->|frame-content={{{content-right|}}}
 
}}
 
}}
 
<!--  -->{{frameBox
 
<!--  -->{{frameBox
<!--            -->|layout=
+
<!--            -->|frame-layout=
 
<!--            -->float:center;
 
<!--            -->float:center;
 
<!--            -->background:{{{background-middle|}}};
 
<!--            -->background:{{{background-middle|}}};
Line 28: Line 28:
 
<!--            -->{{Box\center}};
 
<!--            -->{{Box\center}};
 
<!--            -->{{{layout-middle|}}};
 
<!--            -->{{{layout-middle|}}};
<!--            -->|inner={{{content-middle|}}}
+
<!--            -->|frame-content={{{content-middle|}}}
 
}}
 
}}
 
}}
 
}}

Revision as of 04:23, 21 November 2012