Difference between revisions of "Template:Page-frame"

From SI410
Jump to: navigation, search
Line 12: Line 12:
 
<!--            -->{{{layout-top|}}};
 
<!--            -->{{{layout-top|}}};
 
<!--            -->|inner = {{{content-top|}}}
 
<!--            -->|inner = {{{content-top|}}}
 +
}}
 +
<!--  -->{{multiBox
 +
<!--            -->|layout=
 +
<!--            -->float:center;
 +
<!--            -->background:{{if|test={{{show-layout|}}}|then=silver|{{{background-center|}}}}};
 +
<!--            -->width:{{{width-center|34%}}};
 +
<!--            -->height:{{{height-center|75%}}};
 +
<!--            -->{{Box\center}};
 +
<!--            -->{{{layout-center|}}};
 +
<!--            -->|inner={{{content-center|}}}
 
}}
 
}}
 
<!--  -->{{multiBox
 
<!--  -->{{multiBox
Line 30: Line 40:
 
<!--            -->|inner={{{content-right|}}}
 
<!--            -->|inner={{{content-right|}}}
 
}}
 
}}
<!--  -->{{multiBox
+
 
<!--            -->|layout=
+
<!--            -->float:center;
+
<!--            -->background:{{if|test={{{show-layout|}}}|then=silver|{{{background-center|}}}}};
+
<!--            -->width:{{{width-center|34%}}};
+
<!--            -->height:{{{height-center|75%}}};
+
<!--            -->{{Box\center}};
+
<!--            -->{{{layout-center|}}};
+
<!--            -->|inner={{{content-center|}}}
+
}}
+
 
<!--    -->{{multiBox
 
<!--    -->{{multiBox
 
<!--            -->|layout=
 
<!--            -->|layout=

Revision as of 03:40, 15 November 2012

{{pageFrame
|show-layout=
|width-outer=
|height-outer=
|layout-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=
|layout-top=
|layout-left=
|layout-center=
|layout-right=
|layout-bottom=
|content-top=
|content-left=
|content-center=
|content-right=
|content-bottom=
}}