Template:Navbox

From Heterodontosaurus Balls

The Navbox, full name Navigation box, template base provides a base for all navboxes located at the bottom of pages, cataloging everything related.

Syntax

{{Navbox
|title= <title, probably should use {{CL}}.>
|name= <name of the template, without the prefix "Template:"
|state= <collapsed or expand, preferably collapsed>
|bodystyle= border:0px; background:#<hex code of the outer border>;
|titlestyle= background:#<hex code of the title block's background>; color:#<hex code of the title text>; padding:2px;
|groupstyle= background: #<hex code of the background of the group blocks>; color: #<hex code of the text of the group blocks>; border-top:solid 1px #<hex code of the dividing lines between the group blocks>; text-align:justify;
|liststyle= background: #<hex code of the background of the list blocks>; color: #<hex code of the text of the list blocks>; border-top:solid 1px #<hex code of the dividing lines between the list blocks>; text-align:justify; border-left: 1px solid #<hex code of the dividing lines>;
|abovestyle=
|belowstyle= background: #<hex code of the background of the ending block>; color: #<hex code of the text of the ending block>; border-top:2px solid #<hex code of the border at the top of the ending block>;
|oddstyle=
|evenstyle=
|listpadding= 2px
|group1=
|list1=
}}