Difference between revisions of "Template:Navbox"

From The Coppermind
Jump to navigation Jump to search
m ({{{collapsible}}} removes collapsible)
m (test)
Line 1: Line 1:
{| class="infobox {{{collapsible|collapsible {{#if:{{{collapsed|}}}|collapsed|}}|}}}" align=center width={{{width|100%}}}
+
<table class="infobox {{{collapsible|collapsible {{#if:{{{collapsed|}}}|collapsed|}}|}}}" align=center width={{{width|100%}}}>
|- align=center
+
<tr align=center>
! colspan={{{cols|2}}} class=title | {{{title}}}
+
<th colspan={{{cols|2}}} class=title>{{{title}}}</th>
  +
</tr>
|-
 
 
{{{1}}}
 
{{{1}}}
|}<noinclude>
+
</table><noinclude>
 
This template is a basis for all navbox templates.
 
This template is a basis for all navbox templates.
 
[[category:Infoboxes| ]]
 
[[category:Infoboxes| ]]

Revision as of 11:52, 11 May 2012

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

This template is a basis for all navbox templates.