Template:Nav/doc: Difference between revisions
new nav syntax |
m →Section: vellipsis |
||
| Line 16: | Line 16: | ||
* [[link 1]] | * [[link 1]] | ||
* [[link 2]] | * [[link 2]] | ||
⋮ | |||
}}</pre> | }}</pre> | ||
*section: A required parameter marking this as a section. This parameter must be the first parameter. | *section: A required parameter marking this as a section. This parameter must be the first parameter. | ||
| Line 22: | Line 22: | ||
*class: An optional parameter for specifying a class name which will alter the colors/styles of the subheader. By default, the navMainSeries class is used. This parameter must come after the 2 required parameters. | *class: An optional parameter for specifying a class name which will alter the colors/styles of the subheader. By default, the navMainSeries class is used. This parameter must come after the 2 required parameters. | ||
*content: A required parameter listing the links for a section. | *content: A required parameter listing the links for a section. | ||
===Footer=== | ===Footer=== | ||
The footer call marks the end of the navigation bar. | The footer call marks the end of the navigation bar. | ||