Difference between revisions of "Template:Page-frame"

From SI410
Jump to: navigation, search
 
(54 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|}}}
|layout={{{layout-outer|}}};
+
                {{{outer-frame-layout|}}}
|inner=
+
|frame-content =
{{multiBox
+
    {{frame-box
|layout=float:top;background:{{{background-top|{{{show-layout|grey}}}}}};width:100%;height:{{{height-top|20%}}};{{{layout-top|}}};
+
    |frame-layout = {{frame-position-top}}
|inner={{{content-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-left|75%}}};{{{layout-left|}}}; |inner={{{content-left|}}}
 
}}
 
{{multiBox
 
|layout=float:right;background:{{{background-right|{{{show-layout|lightgrey}}}}}};width:{{{width-right|33%}}};height:{{{height-right|75%}}};{{{layout-right|}}};
 
|inner={{{content-right|}}}
 
}}
 
{{multiBox
 
|layout=float:center;background:{{{background-center|{{{show-layout|silver}}}}}};width:{{{width-center|34%}}};height:{{{height-center|75%}}};{{Box\center}};
 
{{{layout-center|}}};
 
|inner={{{content-center|}}}
 
}}
 
{{multiBox
 
|layout=clear:both;background:{{{background-bottome|{{{show-layout|grey}}}}}};width:100%;height:{{{height-bottom|5%}}};{{{layout-bottom|}}};|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