Template:NavigationBox: Difference between revisions
Jump to navigation
Jump to search
remove extraneous }} |
usage info |
||
| Line 4: | Line 4: | ||
|- | |- | ||
| {{{List}}} | | {{{List}}} | ||
|}{{{Category|}}}<noinclude>''Usage:''</noinclude> | |}{{{Category|}}}<noinclude>''Usage:'' | ||
<pre><nowiki>{{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 | |||
</nowiki></pre> | |||
See [[Template:DOM tutorial]] for an example.</noinclude> | |||
Revision as of 00:02, 11 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.