Template:NavigationBox: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
{{PAGENAME}}
Elf (talk | contribs)
typo
Line 1: Line 1:
{| style="background-color: #f9f9f9; border: 1px solid #aaa; clear: both; font-size: 90%; margin: 1em 0em 0em; padding: 2px;  text-align: center;  width: 100%;" summary="Navigation box - {{{Summary}}}"  
{| style="background-color: #f9f9f9; border: 1px solid #aaa; clear: both; font-size: 90%; margin: 1em 0em 0em; padding: 2px;  text-align: center;  width: 100%;" summary="Navigation box - {{{Summary}}}"  
|- style="background-color: {{{Color}}}"  
|- style="background-color: {{{Color}}};"  
!{{{Title}}}
!{{{Title}}}
|-
|-

Revision as of 01:50, 24 February 2009

{{{Title}}}
{{{Summary}}}
{{{List}}}

Usage:

{{NavigationBox
| Color = title-background-color
| Summary = table summary
| Title = visible title of box
| Category = what category to put article into
| List = detailed list of links for the navigation box}}

See Template:DOM navigation for an example.