Template:NavigationBox: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
remove extraneous }}
Elf (talk | contribs)
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.