Difference between revisions of "Template:B1"

From SI410
Jump to: navigation, search
Line 1: Line 1:
{{box|
+
{{frameBox
{{width|{{{width-outer}}}}}
+
<!--  -->|width  = {{{width-outer|}}}
{{height|{{{height-outer}}}}}
+
<!--  -->|height = {{{height-outer|}}}
{{color\background|{{{background-outer|}}}}}
+
<!--   -->|layout = {{{layout-outer|}}};
{{{layout-outer|}}}
+
<!--   -->background:{{{background-outer|}}};
|{{box|float:top;
+
<!--  -->|inner  =
{{width|{{{width-top}}}}}
+
<!--  -->{{frameBox
{{height|{{{height-top}}}}}
+
<!--            -->|layout =
{{color\background|{{{background-top|}}}}}
+
<!--            -->float:top;
{{{layout-top}}}
+
<!--            -->width:{{{width-top|100%}}};
|{{{content-top}}}
+
<!--            -->height:{{{height-top|25%}}};
}}
+
<!--            -->background:{{{background-top|}}};
{{box|float:top;
+
<!--            -->{{{layout-top|}}};
{{width|{{{width-middle}}}}}
+
<!--             -->|inner = {{{content-top|}}}
{{height|{{{height-middle}}}}}
+
{{color\background|{{{background-middle|}}}}}
+
{{{layout-middle}}}
+
|{{{content-middle}}}
+
}}
+
{{box|clear:both;
+
{{width|{{{width-bottom}}}}}
+
{{height|{{{height-bottom}}}}}
+
{{color\background|{{{background-bottom|}}}}}
+
{{{layout-bottom}}}
+
|{{{content-bottom}}}
+
 
}}
 
}}
 +
<!--    -->{{frameBox
 +
<!--            -->|layout =
 +
<!--            -->float:top;
 +
<!--            -->width:{{{width-middle|100%}}};
 +
<!--            -->height:{{{height-middle|70%}}};
 +
<!--            -->background:{{{background-middle|}}};
 +
<!--            -->{{{layout-middle|}}};
 +
<!--            -->|inner = {{{content-middle|}}}
 
}}
 
}}
 +
<!--    -->{{frameBox
 +
<!--            -->|layout=clear:both;
 +
<!--            -->background:{{{background-bottom|}}};
 +
<!--            -->width:{{{width-bottom|100%}}};
 +
<!--            -->height:{{{height-bottom|5%}}};
 +
<!--            -->{{{layout-bottom|}}};
 +
<!--            -->|inner={{{content-bottom|}}}
 +
}}}}

Revision as of 04:01, 21 November 2012