Name |
The name of the template. The name of this template, for example, is "Navigation with columns". |
state |
Possible values are collapsed , uncollapsed , and the default autocollapse . |
titlestyle |
CSS style/s to apply to titlebar; usually background:color (background defaults to NavHead default). |
title |
The title of the template, displayed centered in the titlebar at the top of the template. |
bodystyle |
CSS style/s to apply to the template's body (i.e. including space not used by columns) |
abovestyle |
CSS style/s to apply to the above parameter. |
above |
Text or other elements to appear above the columns. |
image |
Image to the right of all of the columns. |
imageleft |
Image to the left of all of the columns. |
width |
Width, preferably in a proportional unit such as 'em', used for each column whose width not specified by colNwidth below. Defaults to 10em. |
padding |
Padding before first column, preferably in a proportional unit. Defaults to 5em. |
colstyle |
CSS style/s to apply across all columns; if used, usually background:color per titlestyle above. |
oddcolstyle |
CSS style/s to apply to all odd-numbered columns (again, if used, usually background:color ). |
evencolstyle |
CSS style/s to apply to all even-numbered columns (ditto). |
col1width |
First column's width (overrides width above). |
col1style |
CSS style/s to apply to the first column. |
col1 |
First column's content. |
col2width |
Second column's width (overrides width above). |
col2style |
CSS style/s to apply to the second column. |
col2 |
Second column's content. |
col3width |
Third column's width (overrides width above). |
col3style |
CSS style/s to apply to the third column. |
col3 |
Third column's content. |
...... |
...... |
col10width |
Tenth and final column's width (overrides width above). |
col10style |
CSS style/s to apply to the tenth and final column. |
col10 |
Tenth and final column's content. |
belowstyle |
CSS style/s to apply to the below parameter. |
below |
Text or other elements to appear below the columns. |
category |
The category or categories to which a page including the template will become a member. Avoid using, as such categories not shown in the code of a page transcluding the template. |