Template:Navbox with columns: Difference between revisions

From Vigyanwiki
Template>Edokter
(Default above/below background (as in {{navbox}}))
Template>Sardanaphalus
(added "colwidth" as alternate name for ambiguous "width")
Line 28: Line 28:
<tr valign="top"><!--
<tr valign="top"><!--
--><td style="width:{{{padding|5em}}};"><!--padding--></td><!--
--><td style="width:{{{padding|5em}}};"><!--padding--></td><!--
------------col1------><td style="width:{{{col1width|{{{width|10em}}}}}}; {{{oddcolstyle|}}}  {{{col1style|}}}">
------------col1------><td style="width:{{{col1width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{oddcolstyle|}}}  {{{col1style|}}}">
{{{col1}}}
{{{col1}}}
</td><!--
</td><!--
------------col2------><td style="width:{{{col2width|{{{width|10em}}}}}}; {{{evencolstyle|}}} {{{col2style|}}}">
------------col2------><td style="width:{{{col2width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{evencolstyle|}}} {{{col2style|}}}">
{{{col2}}}
{{{col2}}}
</td><!--
</td><!--
-->{{#if:{{{col3|}}}  |<td style="width:{{{col3width|{{{width|10em}}}}}}; {{{oddcolstyle|}}}  {{{col3style|}}}">
-->{{#if:{{{col3|}}}  |<td style="width:{{{col3width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{oddcolstyle|}}}  {{{col3style|}}}">
{{{col3}}}
{{{col3}}}
</td>}}<!--
</td>}}<!--
-->{{#if:{{{col4|}}}  |<td style="width:{{{col4width|{{{width|10em}}}}}}; {{{evencolstyle|}}} {{{col4style|}}}">
-->{{#if:{{{col4|}}}  |<td style="width:{{{col4width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{evencolstyle|}}} {{{col4style|}}}">
{{{col4}}}
{{{col4}}}
</td>}}<!--
</td>}}<!--
-->{{#if:{{{col5|}}}  |<td style="width:{{{col5width|{{{width|10em}}}}}}; {{{oddcolstyle|}}}  {{{col5style|}}}">
-->{{#if:{{{col5|}}}  |<td style="width:{{{col5width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{oddcolstyle|}}}  {{{col5style|}}}">
{{{col5}}}
{{{col5}}}
</td>}}<!--
</td>}}<!--
-->{{#if:{{{col6|}}}  |<td style="width:{{{col6width|{{{width|10em}}}}}}; {{{evencolstyle|}}} {{{col6style|}}}">
-->{{#if:{{{col6|}}}  |<td style="width:{{{col6width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{evencolstyle|}}} {{{col6style|}}}">
{{{col6}}}
{{{col6}}}
</td>}}<!--
</td>}}<!--
-->{{#if:{{{col7|}}}  |<td style="width:{{{col7width|{{{width|10em}}}}}}; {{{oddcolstyle|}}}  {{{col7style|}}}">
-->{{#if:{{{col7|}}}  |<td style="width:{{{col7width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{oddcolstyle|}}}  {{{col7style|}}}">
{{{col7}}}
{{{col7}}}
</td>}}<!--
</td>}}<!--
-->{{#if:{{{col8|}}}  |<td style="width:{{{col8width|{{{width|10em}}}}}}; {{{evencolstyle|}}} {{{col8style|}}}">
-->{{#if:{{{col8|}}}  |<td style="width:{{{col8width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{evencolstyle|}}} {{{col8style|}}}">
{{{col8}}}
{{{col8}}}
</td>}}<!--
</td>}}<!--
-->{{#if:{{{col9|}}}  |<td style="width:{{{col9width|{{{width|10em}}}}}}; {{{oddcolstyle|}}}  {{{col9style|}}}">
-->{{#if:{{{col9|}}}  |<td style="width:{{{col9width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{oddcolstyle|}}}  {{{col9style|}}}">
{{{col9}}}
{{{col9}}}
</td>}}<!--
</td>}}<!--
-->{{#if:{{{col10|}}} |<td style="width:{{{col10width|{{{width|10em}}}}}}; {{{evencolstyle|}}} {{{col10style|}}}">
-->{{#if:{{{col10|}}} |<td style="width:{{{col10width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{evencolstyle|}}} {{{col10style|}}}">
{{{col10}}}
{{{col10}}}
</td>}}
</td>}}

Revision as of 16:43, 23 October 2007

Template:Navbox/core


Template documentation