Template:NavigationBox: Difference between revisions
Jump to navigation
Jump to search
usage info |
m typo in usage |
||
| Line 11: | Line 11: | ||
| Title = visible title of box | | Title = visible title of box | ||
| Category = what category to put article into | | Category = what category to put article into | ||
| List = detailed list of links for the navigation box | | List = detailed list of links for the navigation box}} | ||
</nowiki></pre> | </nowiki></pre> | ||
See [[Template:DOM tutorial]] for an example.</noinclude> | See [[Template:DOM tutorial]] for an example.</noinclude> | ||
Revision as of 02:52, 28 April 2007
| {{{Title}}} |
|---|
| {{{List}}} |
Usage:
{{NavigationBox
| Color = title-background-color
| Summary = table summary (not visible)
| Title = visible title of box
| Category = what category to put article into
| List = detailed list of links for the navigation box}}
See Template:DOM tutorial for an example.