{{Navbox
| name = {{subst:PAGENAME}}
| navbar =
| state =
| titlestyle = <!-- (defaults to #ccccff) -->
| title =
| image =
| bodystyle = <!-- (or "style =" if no other style parameters used) -->
| groupstyle = <!-- (defaults to #ddddff) -->
| liststyle = <!-- (defaults to #f9f9f9) -->
| oddstyle =
| evenstyle =
| abovestyle =
| above =
| group1 =
| list1 =
| group2 =
| list2 =
...
| group20 =
| list20 =
| belowstyle =
| below =
}}
{{Navbox generic subgroup
| bodystyle =
| groupstyle =
| liststyle =
| oddstyle =
| evenstyle =
| group1 =
| list1 =
| group2 =
| list2 =
...
| group10 =
| list10 =
}}
background:#nnnnnn;
text-align:[right/center/left/justified];
width:N [em/%/px or width:auto];
float:[left/right/none];
clear:[right/left/both/none];
vertical-align:[top/middle/bottom];
white-space:nowrap;
{{Navbox with columns
| name =
| state =
| titlestyle =
| title =
| bodystyle =
| abovestyle =
| above =
| image =
| imageleft =
| width =
| padding =
| colstyle =
| oddcolstyle =
| evencolstyle =
| col1width =
| col1style =
| col1 =
| col2width =
| col2style =
| col2 =
| col3width =
| col3style =
| col3 =
...... ......
| col10width =
| col10style =
| col10 =
| belowstyle =
| below =
}}
<div class="NavFrame">
<div class="NavHead">[... This is the title of your collapsible content ...]</div>
<div class="NavContent" style="display:none;">
[... The content you want to hide goes here ...]
</div>
</div>
Navbox: micro topic; shades of red
Footer: macro topic; colors (red orange yellow...)