Changes
no edit summary
| above =
| name = Navbox/doc
| state = uncollapsed
| title = {{{title}}}| above = {{{above}}}| image = {{{image}}}| group1 = {{{group1}}}| list1 = {{{list1}}}| group2 = {{{group2}}}| list2 = {{{list2}}}| list3 = {{{list3}}} ''without {{{group3}}}''| group4 = {{{group4}}}| list4 = {{{list4}}}
| below = {{{below}}} <br /> See alternate navbox formats under: [[#Layout of table|''Layout of table'']]
}}
The basic and most common parameters are as follows (see [[#Parameter descriptions|below]] for the full list):
: <code>name</code> – the name of the template.: <code>title</code> – text in the title bar, such as: <nowiki>[[Widget stuff]]</nowiki>.: <code>listclass</code> – a CSS class for the list cells, usually <code>hlist</code> for horizontal lists. Alternatively, use bodyclass for the whole box.
: <code>state</code> – controls when a navbox is expanded or collapsed.
: <code>titlestyle</code> – a CSS style for the title-bar, such as: <code>background: gray;</code>