Template:Navbox/doc

From PWNipedia
Jump to navigation Jump to search

Template:Documentation subpage

Lua error in package.lua at line 80: module 'Module:Hatnote' not found.

This template allows a navigational template to be set up relatively quickly by supplying it with one or more lists of links. It comes equipped with default styles that should work for most navigational templates. Changing the default styles is possible, but not recommended. Using this template, or one of its "Navbox suite" sister templates, is highly recommended for standardization of navigational templates, and for ease of use.

Navboxes and other templates using the navbox or vertical-navbox attributes are not displayed on the Mobile Web site for Wikipedia, which accounts for approximately 45% of readers.

Usage[edit source]

Please remove the parameters that are left blank.

{{Navbox
| name       = {{subst:PAGENAME}}{{subst:void|Don't change anything on this line. It will change itself when you save.}}
| title      =
| listclass  = hlist
| state      = {{{state|}}}

| above      =
| image      =

| group1     =
| list1      =

| group2     =
| list2      =
<!-- ... -->
| group20    =
| list20     =

| below      =
}}

Parameter list[edit source]

The navbox uses lowercase parameter names, as shown in the box (above). The required name and title will create a one-line box if other parameters are omitted.