Notes
This template is one in a series of modular source templates meant to be used to generate box-style navigation templates. It is meant to be substituted and will not work properly if subst: is not present in the template call.
Usage instructions
{{Nav box start|text|background|width}}
Required parameters
|textThe title of the whole box and its contents.
Optional parameters
|backgroundThe color of the box background, default#D8E9FC.|widthThe box width, default automatic.|max=The maximum box width, default none.|float=The horizontal position of the box, default none (centered).
- {{Nav box start}}
- {{Nav box heading}}
- {{Nav box}}
- {{Nav box end}}
Example
Code
{{Nav box start|Navigation template test}}
{{Nav box|The 1st box is the deepest}}
{{Nav box|2 Boxy 2 Blurious}}
|-
{{Nav box|3 blind boxes}}
{{Nav box|Box box BOX bOX}}
{{Nav box end}}