Used to create the main content boxes on the main page.
Parameters[]
Parameter | Function |
---|---|
|id= |
set the cell's ID |
|class= |
set the cell's class |
|style= |
add styling to the cell |
|header= |
add a header |
|headerstyle= |
add styling to the header |
|image= |
add an image to the header |
|link= |
add a link to the image |
|content= |
the content in the cell |
|contentid= |
add an id to the content |
|contentclass= |
add a class to the content |
|contentstyle= |
add styling to the content |