Difference between revisions of "Template:B1\b"

From SI410
Jump to: navigation, search
Line 5: Line 5:
 
<!--            -->|layout=
 
<!--            -->|layout=
 
<!--            -->float:left;
 
<!--            -->float:left;
<!--            -->background:{{{background-left|}}};
+
<!--            -->background:{{{background-left}}};
<!--            -->width:{{{width-left|33%}}};
+
<!--            -->width:{{{width-left}}};
<!--            -->height:{{{height-left|100%}}};
+
<!--            -->height:{{{height-left}}};
<!--            -->{{{layout-left|}}};
+
<!--            -->{{{layout-left}}};
<!--            -->|inner={{{content-left|}}}
+
<!--            -->|inner={{{content-left}}}
 
}}
 
}}
 
<!--  -->{{B2
 
<!--  -->{{B2
 
<!--            -->|layout=
 
<!--            -->|layout=
 
<!--            -->float:right;
 
<!--            -->float:right;
<!--            -->background:{{{background-right|}}};
+
<!--            -->background:{{{background-right}}};
<!--            -->width:{{{width-right|33%}}};
+
<!--            -->width:{{{width-right}}};
<!--            -->height:{{{height-right|100%}}};
+
<!--            -->height:{{{height-right}}};
<!--            -->{{{layout-right|}}};
+
<!--            -->{{{layout-right}}};
<!--            -->|inner={{{content-right|}}}
+
<!--            -->|inner={{{content-right}}}
 
}}
 
}}
 
<!--  -->{{b2
 
<!--  -->{{b2
 
<!--            -->|layout=
 
<!--            -->|layout=
 
<!--            -->float:center;
 
<!--            -->float:center;
<!--            -->background:{{{background-middle|}}};
+
<!--            -->background:{{{background-middle}}};
<!--            -->width:{{{width-middle|34%}}};
+
<!--            -->width:{{{width-middle}}};
<!--            -->height:{{{height-middle|100%}}};
+
<!--            -->height:{{{height-middle}}};
 
<!--            -->{{Box\center}};
 
<!--            -->{{Box\center}};
<!--            -->{{{layout-middle|}}};
+
<!--            -->{{{layout-middle}}};
<!--            -->|inner={{{content-middle|}}}
+
<!--            -->|inner={{{content-middle}}}
 
}}
 
}}
 
}}
 
}}

Revision as of 03:36, 21 November 2012

((frame-box
|frame-layout={{{frame-layout}}}
|frame-content={{{frame-content}}}
))