Difference between revisions of "Template:Page-frame"

From SI410
Jump to: navigation, search
Line 1: Line 1:
 
{{multiBox
 
{{multiBox
|width={{{width|800}}}
+
|width={{{width-outer|800}}}
|height={{{height|1000}}}
+
|height={{{height-outer|1000}}}
 
|layout={{{layout-outer|}}};
 
|layout={{{layout-outer|}}};
 
|inner=
 
|inner=
 
{{multiBox
 
{{multiBox
|layout=float:top;background:{{{background-top|{{{show-layout|grey}}}}}};width:100%;height:{{{height-top|20%}}};{{{layout-top|}}};
+
|layout=float:top;background:{{{background-top|{{{show-layout|grey}}}}}};width:{{{width-top|100%}}};height:{{{height-top|20%}}};{{{layout-top|}}};
 
|inner={{{content-top|}}}
 
|inner={{{content-top|}}}
 
}}
 
}}
Line 21: Line 21:
 
}}
 
}}
 
{{multiBox
 
{{multiBox
|layout=clear:both;background:{{{background-bottome|{{{show-layout|grey}}}}}};width:100%;height:{{{height-bottom|5%}}};{{{layout-bottom|}}};|inner={{{content-bottom|}}}
+
|layout=clear:both;background:{{{background-bottom|{{{show-layout|grey}}}}}};width:{{{width-bottom|100%}}};height:{{{height-bottom|5%}}};{{{layout-bottom|}}};|inner={{{content-bottom|}}}
 
}}
 
}}
 
}}<noinclude>
 
}}<noinclude>
 
<nowiki>
 
<nowiki>
 
{{pageFrame</nowiki><br>
 
{{pageFrame</nowiki><br>
|width=<br>
 
|height=<br>
 
 
|show-layout=<br>
 
|show-layout=<br>
|height-top
+
|width-outer=<br>
=<br>|height-center
+
|height-outer=<br>
=<br>|height-bottom
+
|width-top=<br>
=<br>|background-top
+
|height-top=<br>
=<br>|content-top
+
|width-left=<br>
=<br>|background-left
+
|height-left=<br>
=<br>|width-left
+
|width-center=<br>
=<br>|width-right
+
|height-center=<br>
=<br>|width-center
+
|width-right=<br>
=<br>|content-left
+
|height-right=<br>
=<br>|background-right
+
|width-bottom=<br>
=<br>|height-center
+
|height-bottom=<br>
=<br>|content-right
+
|background-top=<br>
=<br>|background-middle
+
|background-left=<br>
=<br>|background-bottom
+
|background-center=<br>
=<br>|height-bottom
+
|background-right=<br>
=<br>|content-bottom
+
|background-bottom=<br>
=<br>}}
+
|content-top=<br>
 +
|content-left=<br>
 +
|content-center=<br>
 +
|content-right=<br>
 +
|content-bottom=<br>
 +
}}
  
 
</noinclude>
 
</noinclude>

Revision as of 02:56, 15 November 2012

{{pageFrame
|show-layout=
|width-outer=
|height-outer=
|width-top=
|height-top=
|width-left=
|height-left=
|width-center=
|height-center=
|width-right=
|height-right=
|width-bottom=
|height-bottom=
|background-top=
|background-left=
|background-center=
|background-right=
|background-bottom=
|content-top=
|content-left=
|content-center=
|content-right=
|content-bottom=
}}