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

From SI410
Jump to: navigation, search
Line 5: Line 5:
 
<!--            -->|layout=
 
<!--            -->|layout=
 
<!--            -->float:left;
 
<!--            -->float:left;
<!--            -->background:{{{show-layout|darkgrey}}};
+
<!--            -->background:{{{background-left|}}};
 
<!--            -->width:{{{width-left|33%}}};
 
<!--            -->width:{{{width-left|33%}}};
 
<!--            -->height:{{{height-left|100%}}};
 
<!--            -->height:{{{height-left|100%}}};
Line 14: Line 14:
 
<!--            -->|layout=
 
<!--            -->|layout=
 
<!--            -->float:right;
 
<!--            -->float:right;
<!--            -->background:{{{show-layout|lightgrey}}};
+
<!--            -->background:{{{background-right|}}};
 
<!--            -->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:{{{show-layout|silver}}};
+
<!--            -->background:{{{background-middle|}}};
 
<!--            -->width:{{{width-middle|34%}}};
 
<!--            -->width:{{{width-middle|34%}}};
 
<!--            -->height:{{{height-middle|100%}}};
 
<!--            -->height:{{{height-middle|100%}}};

Revision as of 00:34, 16 November 2012