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

From SI410
Jump to: navigation, search
(Created page with "{{frameBox |width={{{width|100}}} |height={{{height|100}}} |inner= <!-- -->{{frameBox <!-- -->|layout= <!-- -->float:left; <!-- -->backgr...")
 
Line 5: Line 5:
 
<!--  -->{{frameBox
 
<!--  -->{{frameBox
 
<!--            -->|layout=
 
<!--            -->|layout=
<!--            -->float:left;
+
<!--            -->
 
<!--            -->background:{{if|test={{{show-layout|}}}|then=darkgrey|{{{background-left|}}}}};
 
<!--            -->background:{{if|test={{{show-layout|}}}|then=darkgrey|{{{background-left|}}}}};
<!--            -->width:{{{width-left|33%}}};
+
<!--            -->width:{{{width-top|100%}}};
<!--            -->height:{{{height-left|100%}}};
+
<!--            -->height:{{{height-top|33%}}};
 
<!--            -->{{{layout-left|}}};
 
<!--            -->{{{layout-left|}}};
 
<!--            -->|inner={{{content-left|}}}
 
<!--            -->|inner={{{content-left|}}}
 
}}
 
}}
 
<!--  -->{{frameBox
 
<!--  -->{{frameBox
<!--            -->|layout=float:right;
+
<!--            -->|layout=
 
<!--            -->background:{{if|test={{{show-layout|}}}|then=lightgrey|{{{background-right|}}}}};
 
<!--            -->background:{{if|test={{{show-layout|}}}|then=lightgrey|{{{background-right|}}}}};
<!--            -->width:{{{width-right|33%}}};
+
<!--            -->width:{{{width-right|100%}}};
<!--            -->height:{{{height-right|100%}}};
+
<!--            -->height:{{{height-right|33%}}};
 
<!--            -->{{{layout-right|}}};
 
<!--            -->{{{layout-right|}}};
 
<!--            -->|inner={{{content-right|}}}
 
<!--            -->|inner={{{content-right|}}}
Line 22: Line 22:
 
<!--  -->{{frameBox
 
<!--  -->{{frameBox
 
<!--            -->|layout=
 
<!--            -->|layout=
<!--            -->float:center;
+
<!--            -->
 
<!--            -->background:{{if|test={{{show-layout|}}}|then=silver|{{{background-center|}}}}};
 
<!--            -->background:{{if|test={{{show-layout|}}}|then=silver|{{{background-center|}}}}};
<!--            -->width:{{{width-center|34%}}};
+
<!--            -->width:{{{width-center|100%}}};
<!--            -->height:{{{height-center|100%}}};
+
<!--            -->height:{{{height-center|33%}}};
<!--            -->{{Box\center}};
+
 
<!--            -->{{{layout-center|}}};
 
<!--            -->{{{layout-center|}}};
 
<!--            -->|inner={{{content-center|}}}
 
<!--            -->|inner={{{content-center|}}}
 
}}
 
}}
 
}}
 
}}

Revision as of 05:22, 15 November 2012