Difference between revisions of "Template:B1"

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

Revision as of 04:06, 21 November 2012

((frame-box
|frame-layout={{{frame-layout}}}
|frame-content={{{frame-content}}}
))