Difference between revisions of "Template:B1"

From SI410
Jump to: navigation, search
Line 1: Line 1:
{{B2
+
{{box|
<!--  -->|width  = {{{width-outer}}}
+
{{width|{{{width-outer}}}}}
<!--  -->|height = {{{height-outer}}}
+
{{height|{{{height-outer}}}}}
<!--  -->|layout = {{{layout-outer}}};
+
{{background|{{{background-outer}}}}}
<!--  -->background:{{{background-outer}}};
+
{{{layout-outer}}}
<!--  -->|inner  =
+
|{{box|float:top;
<!--  -->{{B2
+
{{width|{{{width-top}}}}}
<!--            -->|layout =
+
{{height|{{{height-top}}}}}
<!--            -->float:top;
+
{{background|{{{background-top}}}}}
<!--            -->width:{{{width-top}}};
+
{{{layout-top}}}
<!--            -->height:{{{height-top}}};
+
|{{{content-top}}}
<!--            -->background:{{{background-top}}};
+
}}
<!--             -->{{{layout-top}}};
+
{{box|float:top;
<!--             -->|inner = {{{content-top}}}
+
{{width|{{{width-middle}}}}}
 +
{{height|{{{height-middle}}}}}
 +
{{background|{{{background-middle}}}}}
 +
{{{layout-middle}}}
 +
|{{{content-middle}}}
 +
}}
 +
{{box|clear:both;
 +
{{width|{{{width-bottom}}}}}
 +
{{height|{{{height-bottom}}}}}
 +
{{background|{{{background-bottom}}}}}
 +
{{{layout-bottom}}}
 +
|{{{content-bottom}}}
 
}}
 
}}
<!--    -->{{B2
 
<!--            -->|layout =
 
<!--            -->float:top;
 
<!--            -->width:{{{width-middle}}};
 
<!--            -->height:{{{height-middle}}};
 
<!--            -->background:{{{background-middle}}};
 
<!--            -->{{{layout-middle}}};
 
<!--            -->|inner = {{{content-middle}}}
 
 
}}
 
}}
<!--    -->{{B2
 
<!--            -->|layout=clear:both;
 
<!--            -->background:{{{background-bottom}}};
 
<!--            -->width:{{{width-bottom}}};
 
<!--            -->height:{{{height-bottom}}};
 
<!--            -->{{{layout-bottom}}};
 
<!--            -->|inner={{{content-bottom}}}
 
}}}}
 

Revision as of 03:50, 21 November 2012

{{{content-top}}}
{{{content-middle}}}
{{{content-bottom}}}