Difference between revisions of "Template:Page-frame"

From SI410
Jump to: navigation, search
 
(55 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}}
 +
                    {{{top-frame-size|}}}
 +
                    {{{top-frame-layout|}}}  
 +
    |frame-content = {{{top-frame-content|}}}
 +
    }}
 +
    {{frame-box
 +
    |frame-layout  = {{frame-position-top}}
 +
                    {{frame-resize-content}}
 +
                    {{{middle-frame-size|}}}
 +
                    {{{middle-frame-layout|}}}
 +
    |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|}}}
 +
    }}
 
}}
 
}}
{{multiBox
 
|layout=float:left;background:{{{background-left|{{{show-layout|darkgrey}}}}}};width:{{{width-left|33%}}};height:{{{height-center|75%}}};
 
|inner={{{content-left|}}}
 
}}
 
{{multiBox
 
|layout=float:right;background:{{{background-right|{{{show-layout|lightgrey}}}}}};width:{{{width-right|33%}}};height:{{{height-center|75%}}};
 
|inner={{{content-right|}}}
 
}}
 
{{multiBox
 
|layout=float:center;background:{{{background-middle|{{{show-layout|silver}}}}}};width:{{{width-center|34%}}};height:{{{height-center|75%}}};{{Box\center}}
 
|inner={{{content-center|}}}
 
}}
 
{{multiBox
 
|layout=clear:both;background:{{{background-middle|{{{show-layout|grey}}}}}};width:100%;height:{{{height-top|5%}}};
 
|inner={{{content-bottom|}}}
 
}}
 
}}<noinclude>
 
<nowiki>
 
{{pageFrame</nowiki><br>
 
|width=<br>
 
|height=<br>
 
|show-layout=<br>
 
|height-top
 
=<br>|height-center
 
=<br>|height-bottom
 
=<br>|background-top
 
=<br>|content-top
 
=<br>|background-left
 
=<br>|width-left
 
=<br>|width-right
 
=<br>|width-center
 
=<br>|content-left
 
=<br>|background-right
 
=<br>|height-center
 
=<br>|content-right
 
=<br>|background-middle
 
=<br>|background-bottom
 
=<br>|height-bottom
 
=<br>|content-bottom
 
=<br>}}
 
 
</noinclude>
 

Latest revision as of 17:50, 25 November 2012