Difference between revisions of "Template:Page-frame"

From SI410
Jump to: navigation, search
 
(59 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{multiBox
+
{{frame-box
|width={{{width|800}}}
+
|frame-layout  = {{frame-resize-content}}
|height={{{height|1000}}}
+
                {{{outer-frame-size|}}}
|inner=
+
                {{{outer-frame-layout|}}}
{{multiBox
+
|frame-content =
|layout=float:top;background:{{{background-top|{{{show-layout|grey}}}}}}}}};width:100%;height:{{{height-top|20%}}};
+
    {{frame-box
|inner={{{content-top|}}}
+
    |frame-layout  = {{frame-position-top}}
}}
+
                    {{frame-resize-content}}
{{multiBox
+
                    {{{top-frame-size|}}}
|layout=float:left;background:{{{background-left|{{{show-layout|darkgrey}}}}}};width:{{{width-left|33%}}};height:{{{height-center|75%}}};
+
                    {{{top-frame-layout|}}}  
|inner={{{content-left|}}}
+
    |frame-content = {{{top-frame-content|}}}
}}
+
    }}
{{multiBox
+
    {{frame-box
|layout=float:right;background:{{{background-right|{{{show-layout|lightgrey}}}}}};width:{{{width-right|33%}}};height:{{{height-center|75%}}};
+
    |frame-layout = {{frame-position-top}}
|inner={{{content-right|}}}
+
                    {{frame-resize-content}}
}}
+
                    {{{middle-frame-size|}}}
{{multiBox
+
                    {{{middle-frame-layout|}}}
|layout=float:center;background:{{{background-middle|{{{show-layout|silver}}}}}};width:{{{width-center|34%}}};height:{{{height-center|75%}}};{{Box\center}}
+
    |frame-content = {{{middle-frame-content|}}}
|inner={{{content-center|}}}
+
    }}
}}
+
    {{frame-box
{{multiBox
+
    |frame-layout = {{frame-position-reset}}
|layout=clear:both;background:{{{background-middle|{{{show-layout|grey}}}}}};width:100%;height:{{{height-top|5%}}};
+
                    {{frame-position-bottom}}
|inner={{{content-bottom|}}}
+
                    {{frame-resize-content}}
}}
+
                    {{{bottom-frame-size|}}}
 +
                    {{{bottom-frame-layout|}}}
 +
    |frame-content = {{{bottom-frame-content|}}}
 +
    }}
 
}}
 
}}

Latest revision as of 17:50, 25 November 2012