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:darkgrey;
+
<!--            -->background:{{{show-layout|darkgrey}}};
 
<!--            -->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:lightgrey;
+
<!--            -->background:{{{show-layout|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:silver;
+
<!--            -->background:{{{show-layout|silver}}};
 
<!--            -->width:{{{width-middle|34%}}};
 
<!--            -->width:{{{width-middle|34%}}};
 
<!--            -->height:{{{height-middle|100%}}};
 
<!--            -->height:{{{height-middle|100%}}};

Revision as of 00:31, 16 November 2012