Difference between revisions of "Template:B1"

From SI410
Jump to: navigation, search
Line 1: Line 1:
{{FormatText|{{{Bold}}}|some bold text}}
+
{{frameBox
 +
<!--  -->|width  = {{{width-outer|}}}
 +
<!--  -->|height = {{{height-outer|}}}
 +
<!--  -->|layout = {{{layout-outer|}}};
 +
<!--  -->background:{{{background-outer|}}};
 +
<!--  -->|inner  =
 +
<!--  -->{{B2
 +
<!--            -->|layout =
 +
<!--            -->float:top;
 +
<!--            -->width:{{{width-top}}};
 +
<!--            -->height:{{{height-top}}};
 +
<!--            -->background:{{{background-top}}};
 +
<!--            -->{{{layout-top}}};
 +
<!--            -->|inner = {{{content-top}}}
 +
}}
 +
<!--    -->{{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:40, 21 November 2012