Template:Pagelayout 3Box
From St George Squadron
Usage
This template creates a page with 3 boxes side by side. The boxes automatically re-size together so they are the same length.
Code
The following code should be added where you want the box to appear.
{{Pagelayout 3Box |LeftWidth= |LeftBoxBorder= |LeftBoxColour= |LeftBoxTitle= |LeftBoxContent= |CenterWidth= |CenterBoxBorder= |CenterBoxColour= |CenterBoxTitle= |CenterBoxContent= |RightWidth= |RightBoxBorder= |RightBoxColour= |RightBoxTitle= |RightBoxContent= }}
{{{LeftBoxTitle}}} {{{LeftBoxContent}}} |
{{{CenterBoxTitle}}} {{{CenterBoxContent}}} |
{{{RightBoxTitle}}} {{{RightBoxContent}}} |