Template:Navbox
Template page
More actions
| {{{header}}} |
|---|
| {{{body}}} |
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
- Description
- This template is used to create a basic navigation box.
- Syntax
- Type
{{navbox|<...>}}somewhere, with parameters as shown below. - Sample output
{{navbox
|header=Land of Bob
|body=This [[place]] and that [[place]].
}}
Results in...
| Land of Bob |
|---|
| This [[place]] and that [[place]]. |