Difference between revisions of "Template:Boxlayout1"

From Xhodon
Jump to: navigation, search
m (link fixed)
m (removed blank lines in output)
Line 18: Line 18:
 
| style="padding:0.5em 1em;" |
 
| style="padding:0.5em 1em;" |
 
{{{Content_Left_1|&nbsp;<br>}}}
 
{{{Content_Left_1|&nbsp;<br>}}}
|}
+
|}{{#if: {{{Title_Left_2|}}} |
{{#if: {{{Title_Left_2|}}} |
+
 
{{(!}} celltabbing="0" cellspacing="0" style="margin-bottom:1em; width:100%; border:1px solid {{{Color_Border|#808080}}};"
 
{{(!}} celltabbing="0" cellspacing="0" style="margin-bottom:1em; width:100%; border:1px solid {{{Color_Border|#808080}}};"
 
! style="border-bottom:1px solid {{{Color_Border|#808080}}}; background-color:{{{Color_Title|#FFCC99}}};" {{!}} {{{Title_Left_2|&nbsp;}}}
 
! style="border-bottom:1px solid {{{Color_Border|#808080}}}; background-color:{{{Color_Title|#FFCC99}}};" {{!}} {{{Title_Left_2|&nbsp;}}}
Line 25: Line 24:
 
{{!}} style="padding:0.5em 1em;" {{!}}
 
{{!}} style="padding:0.5em 1em;" {{!}}
 
{{{Content_Left_2|&nbsp;<br>}}}
 
{{{Content_Left_2|&nbsp;<br>}}}
{{!)}}}}
+
{{!)}}}}{{#if: {{{Title_Left_3|}}} |
{{#if: {{{Title_Left_3|}}} |
+
 
{{(!}} celltabbing="0" cellspacing="0" style="margin-bottom:1em; width:100%; border:1px solid {{{Color_Border|#808080}}};"
 
{{(!}} celltabbing="0" cellspacing="0" style="margin-bottom:1em; width:100%; border:1px solid {{{Color_Border|#808080}}};"
 
! style="border-bottom:1px solid {{{Color_Border|#808080}}}; background-color:{{{Color_Title|#FFCC99}}};" {{!}} {{{Title_Left_3|&nbsp;}}}
 
! style="border-bottom:1px solid {{{Color_Border|#808080}}}; background-color:{{{Color_Title|#FFCC99}}};" {{!}} {{{Title_Left_3|&nbsp;}}}
Line 39: Line 37:
 
| style="padding:0.5em 1em;" |
 
| style="padding:0.5em 1em;" |
 
{{{Content_Right_1|&nbsp;<br>}}}
 
{{{Content_Right_1|&nbsp;<br>}}}
|}
+
|}{{#if: {{{Title_Right_2|}}} |
{{#if: {{{Title_Right_2|}}} |
+
 
{{(!}} celltabbing="0" cellspacing="0" style="margin-bottom:1em; width:100%; border:1px solid {{{Color_Border|#808080}}};"
 
{{(!}} celltabbing="0" cellspacing="0" style="margin-bottom:1em; width:100%; border:1px solid {{{Color_Border|#808080}}};"
 
! style="border-bottom:1px solid {{{Color_Border|#808080}}}; background-color:{{{Color_Title|#FFCC99}}};" {{!}} {{{Title_Right_2|&nbsp;}}}
 
! style="border-bottom:1px solid {{{Color_Border|#808080}}}; background-color:{{{Color_Title|#FFCC99}}};" {{!}} {{{Title_Right_2|&nbsp;}}}
Line 46: Line 43:
 
{{!}} style="padding:0.5em 1em;" {{!}}
 
{{!}} style="padding:0.5em 1em;" {{!}}
 
{{{Content_Right_2|&nbsp;<br>}}}
 
{{{Content_Right_2|&nbsp;<br>}}}
{{!)}}}}
+
{{!)}}}}{{#if: {{{Title_Right_3|}}} |
{{#if: {{{Title_Right_3|}}} |
+
 
{{(!}} celltabbing="0" cellspacing="0" style="margin-bottom:1em; width:100%; border:1px solid {{{Color_Border|#808080}}};"
 
{{(!}} celltabbing="0" cellspacing="0" style="margin-bottom:1em; width:100%; border:1px solid {{{Color_Border|#808080}}};"
 
! style="border-bottom:1px solid {{{Color_Border|#808080}}}; background-color:{{{Color_Title|#FFCC99}}};" {{!}} {{{Title_Right_3|&nbsp;}}}
 
! style="border-bottom:1px solid {{{Color_Border|#808080}}}; background-color:{{{Color_Title|#FFCC99}}};" {{!}} {{{Title_Right_3|&nbsp;}}}

Revision as of 10:54, 19 December 2008

Example

Title_Header

Content_Header

Title_Left_1

Content_Left_1

Title_Left_2

Content_Left_2

Title_Left_3

Content_Left_3

Title_Right_1

Content_Right_1

Title_Right_2

Content_Right_2

Title_Right_3

Content_Right_3

Usage

tbd.

Example

{{Boxlayout1
|Color_Border=#808080
|Color_Title=#FFCC99

|Title_Header=
|Content_Header=

|Title_Left_1=
|Content_Left_1=

|Title_Left_2=
|Content_Left_2=

|Title_Left_3=
|Content_Left_3=

|Title_Right_1=
|Content_Right_1=

|Title_Right_2=
|Content_Right_2=

|Title_Right_3=
|Content_Right_3=
}}