NavContent

{{{caption}}}
Parameters:
  TITLE   = heading of the navigation box
  COLOR   = background color of the heading row of
            the navigation box, defaults to the color
            showed above
  CONTENT = contents of the navigation box. Use | to separate links.
            It is not possible to include a pipe ("|") in the contents
            as this symbol is used to separate parameters.
  WIDTH   = Optional parameter to limit width



div.NavFrame {

       margin: 0px;
       padding: 2px;
       border: 1px solid #aaaaaa;
       text-align: center;
       border-collapse: collapse;
       font-size: 95%;


See also edit