Difference between revisions of "Template:Page-frame"

From SI410
Jump to: navigation, search
 
(51 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{multiBox
+
{{frame-box
|width={{{width-outer|800}}}
+
|frame-layout  = {{frame-resize-content}}
|height={{{height-outer|1000}}}
+
                {{{outer-frame-size|}}}
|layout={{{layout-outer|}}};
+
                {{{outer-frame-layout|}}}
|inner=
+
|frame-content =
{{multiBox
+
    {{frame-box
|layout=float:top;background:{{{background-top|}}};width:{{{width-top|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-bottom|{{{show-layout|grey}}}}}};width:{{{width-bottom|100%}}};height:{{{height-bottom|5%}}};{{{layout-bottom|}}};|inner={{{content-bottom|}}}
 
}}
 
}}<noinclude>
 
<nowiki>
 
{{pageFrame</nowiki><br>
 
|show-layout=<br>
 
|width-outer=<br>
 
|height-outer=<br>
 
|width-top=<br>
 
|height-top=<br>
 
|width-left=<br>
 
|height-left=<br>
 
|width-center=<br>
 
|height-center=<br>
 
|width-right=<br>
 
|height-right=<br>
 
|width-bottom=<br>
 
|height-bottom=<br>
 
|background-top=<br>
 
|background-left=<br>
 
|background-center=<br>
 
|background-right=<br>
 
|background-bottom=<br>
 
|content-top=<br>
 
|content-left=<br>
 
|content-center=<br>
 
|content-right=<br>
 
|content-bottom=<br>
 
}}
 
 
</noinclude>
 

Latest revision as of 17:50, 25 November 2012