Difference between revisions of "Template:Page-frame"

From SI410
Jump to: navigation, search
 
(61 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;width:100%;height:20%;
+
    {{frame-box
}}
+
    |frame-layout = {{frame-position-top}}
{{multiBox
+
                    {{frame-resize-content}}
|layout=float:left;width:33%;height:70%;
+
                    {{{top-frame-size|}}}
}}
+
                    {{{top-frame-layout|}}}
{{multiBox
+
    |frame-content = {{{top-frame-content|}}}
|layout=float:right;width:33%;height:70%;
+
    }}
}}
+
    {{frame-box
{{multiBox
+
    |frame-layout = {{frame-position-top}}
|layout=float:center;width:34%;height:70%;{{Box\center}}
+
                    {{frame-resize-content}}
}}
+
                    {{{middle-frame-size|}}}
{{multiBox
+
                    {{{middle-frame-layout|}}}
|layout=clear:both;width:100%;height:10%;
+
    |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