Difference between revisions of "Template:Page-frame"

From SI410
Jump to: navigation, search
(Created page with "{{multiBox |width={{{width|800}}} |height={{{height|1000}}} |inner= {{multiBox |layout=float:top;background:black;width:100%;height:20%; }} {{multiBox |layout=float:left;backg...")
 
 
(62 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:black;width:100%;height:20%;
+
    {{frame-box
}}
+
    |frame-layout = {{frame-position-top}}
{{multiBox
+
                    {{frame-resize-content}}
|layout=float:left;background:blue;width:30%;height:60%;
+
                    {{{top-frame-size|}}}
}}
+
                    {{{top-frame-layout|}}}
{{multiBox
+
    |frame-content = {{{top-frame-content|}}}
|layout=float:right;background:blue;width:30%;height:60%;
+
    }}
}}
+
    {{frame-box
{{multiBox
+
    |frame-layout = {{frame-position-top}}
|layout=float:center;background:red;width:34%;height:60%;{{Box\center}}
+
                    {{frame-resize-content}}
}}
+
                    {{{middle-frame-size|}}}
{{multiBox
+
                    {{{middle-frame-layout|}}}
|layout=clear:both;background:black;width:100%;height:20%;
+
    |frame-content = {{{middle-frame-content|}}}
}}
+
    }}
 +
    {{frame-box
 +
    |frame-layout = {{frame-position-reset}}
 +
                    {{frame-position-bottom}}
 +
                    {{frame-resize-content}}
 +
                    {{{bottom-frame-size|}}}
 +
                    {{{bottom-frame-layout|}}}
 +
    |frame-content = {{{bottom-frame-content|}}}
 +
    }}
 
}}
 
}}

Latest revision as of 17:50, 25 November 2012