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

From SI410
Jump to: navigation, search
Line 6: Line 6:
 
<!--            -->|layout=
 
<!--            -->|layout=
 
<!--            -->float:left;
 
<!--            -->float:left;
<!--            -->background:{{if|test={{{show-layout|}}}|then=darkgrey|{{{background-left|}}}}};
+
<!--            -->background:darkgrey;
 
<!--            -->width:{{{width-left|33%}}};
 
<!--            -->width:{{{width-left|33%}}};
 
<!--            -->height:{{{height-left|100%}}};
 
<!--            -->height:{{{height-left|100%}}};
Line 14: Line 14:
 
<!--  -->{{frameBox
 
<!--  -->{{frameBox
 
<!--            -->|layout=float:right;
 
<!--            -->|layout=float:right;
<!--            -->background:{{if|test={{{show-layout|}}}|then=lightgrey|{{{background-right|}}}}};
+
<!--            -->background:lightgrey;
 
<!--            -->width:{{{width-right|33%}}};
 
<!--            -->width:{{{width-right|33%}}};
 
<!--            -->height:{{{height-right|100%}}};
 
<!--            -->height:{{{height-right|100%}}};
Line 23: Line 23:
 
<!--            -->|layout=
 
<!--            -->|layout=
 
<!--            -->float:center;
 
<!--            -->float:center;
<!--            -->background:{{if|test={{{show-layout|}}}|then=silver|{{{background-center|}}}}};
+
<!--            -->background:silver;
 
<!--            -->width:{{{width-center|34%}}};
 
<!--            -->width:{{{width-center|34%}}};
 
<!--            -->height:{{{height-center|100%}}};
 
<!--            -->height:{{{height-center|100%}}};

Revision as of 05:32, 15 November 2012