Difference between revisions of "Template:Navbox"

From The Coppermind
Jump to navigation Jump to search
(collapsible is pointless given it always opens (not cached by browser?))
m (+id option)
Line 1: Line 1:
{| {{{main-params|}}} class="infobox {{{classes|}}}" width={{{width|100%}}}
+
{| {{{main-params|}}} class="infobox {{{classes|}}}" width={{{width|100%}}} {{#if:{{{id|}}}|id={{{id}}} }}
 
|- {{{title-row-params|}}}
 
|- {{{title-row-params|}}}
 
! colspan={{{cols|2}}} class="title {{{title-classes|}}}" {{{title-params|}}} | {{{title}}}
 
! colspan={{{cols|2}}} class="title {{{title-classes|}}}" {{{title-params|}}} | {{{title}}}

Revision as of 13:38, 21 January 2015

{{{1}}}
{{{title}}}

This template is meta-template used for constructing other navbox templates. It is not meant for use directly in an article. See list of navbox templates at Category: Navbars