[[Template:{{{1}}}| V ]]•[[Template_talk:{{{1}}}| T ]]•[{{fullurl:Template:{{{1}}}|action=edit|edit}} E ] |
---|
{{{body}}} |
Template documentation follows |
---|
Note: the template above may sometimes be partially or fully invisible. |
Visit Template:Navbox/doc to edit this documentation. (How does this work?) |
- Description
- This template is used to create a basic navbox.
- Syntax
- Type
{{navbox|<...>}}
somewhere, with parameters as shown below. - Parameters
{{Navbox|{{subst:PAGENAME}}| |
Start of navbox template, plus the name of the location of the template which may not be the same as the header. This controls the "V • T • E" links. |
header= |
Title of the template, linked automatically. |
h= |
Alters the title of the template, e.g. "ABC (United States)" displays as "ABC" at Template:ABC |
body= |
Main text of the the template. |
align2= |
Changes the alignment of the body text (default: center) (User sparingly). |
- Sample output
{{Navbox|{{subst:PAGENAME}}| |header=Land of Bob |body=This [[place]] and that [[place]]. }}
Results in...
Land of Bob
|
---|
This place and that place. |