Difference between revisions of "Template:B1"

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

Revision as of 04:17, 21 November 2012

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