1,407
edits
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<!--------------------------------> | <!--------------------------------> | ||
{{Box1 | {{Box1 | ||
| {{#if:{{{title_header}}} | title={{{title_header}}} }} | | {{#if:{{{title_header|}}} | title={{{title_header}}} }} | ||
| {{#if:{{{content_header}}} | content={{{content_header}}} }} | | {{#if:{{{content_header|}}} | content={{{content_header}}} }} | ||
}} | }} | ||
Line 11: | Line 11: | ||
<!--------------------------------> | <!--------------------------------> | ||
{{Box2 | {{Box2 | ||
| {{#if:{{{title_simple}}} | title={{{title_simple}}} }} | | {{#if:{{{title_simple|}}} | title={{{title_simple}}} }} | ||
| {{#if:{{{content_simple}}} | content={{{content_simple}}} }} | | {{#if:{{{content_simple|}}} | content={{{content_simple}}} }} | ||
}} | }} | ||
Line 19: | Line 19: | ||
<!--------------------------------> | <!--------------------------------> | ||
{{Box3 | {{Box3 | ||
| {{#if:{{{title_left}}} | title_left={{{title_left}}} }} | | {{#if:{{{title_left|}}} | title_left={{{title_left}}} }} | ||
| {{#if:{{{content_left}}} | content_left={{{content_left}}} }} | | {{#if:{{{content_left|}}} | content_left={{{content_left}}} }} | ||
| {{#if:{{{title_right}}} | title_right={{{title_right}}} }} | | {{#if:{{{title_right|}}} | title_right={{{title_right}}} }} | ||
| {{#if:{{{content_right}}} | content_right={{{content_right}}} }} | | {{#if:{{{content_right|}}} | content_right={{{content_right}}} }} | ||
}} | }} | ||
Line 30: | Line 30: | ||
{{Box1 | {{Box1 | ||
|{{#if:{{{title_footer}}} | title={{{title_footer}}} }} | |{{#if:{{{title_footer|}}} | title={{{title_footer}}} }} | ||
| {{#if:{{{content_footer}}} | content={{{content_footer}}} }} | | {{#if:{{{content_footer|}}} | content={{{content_footer}}} }} | ||
}} | }} | ||
<noinclude> | <noinclude> |