| This template is used onapproximately 17,000 pages and changes may be widely noticed. Test changes in the template's/sandbox or/testcases subpages, or in your ownuser subpage. Consider discussing changes on thetalk page before implementing them. |
| This template usesLua: |
This template may be used for embedding wikitables (or other difficult to embed content) inside of navboxes.
The syntax is the same syntax used for{{navbox}} with the table placed between the{{navbox top}} and{{navbox bottom}} templates. Any content that would normally appear before the first list (list1) should be passed to thetop template, and any content that would normally appear after the first list (list1) should be passed to thebottom template. Any content passed through|list1= is ignored.
{{navbox top| name={{subst:PAGENAME}}| title= Title| state={{{state|}}}| above= Above}}{|style="width:100%"class="wraplinks"! Header1! Header2|-| Item 1| Item 2|}{{navbox bottom|below=Below}}
{{navbox top| name={{subst:PAGENAME}}| title= Title| above= Above| state={{{state|}}}| innerstyle= table-layout:fixed}}<divstyle="overflow:auto">{|style="width:100%;min-width:150em"class="wraplinks"! Header1! Header2|-| Item 1| Item 2|}</div>{{navbox bottom|below=Below}}