Template:NavigationBox: Difference between revisions
Jump to navigation
Jump to search
{{PAGENAME}} |
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.