Template:Navbox with columns: Difference between revisions
From Vigyanwiki
Template>CapitalR No edit summary |
Template>CapitalR No edit summary |
||
Line 26: | Line 26: | ||
<table style="background:transparent; text-align:left; {{{colstyle|}}}" cellspacing="0" cellpadding="0"> | <table style="background:transparent; text-align:left; {{{colstyle|}}}" cellspacing="0" cellpadding="0"> | ||
<tr valign="top"><!-- | <tr valign="top"><!-- | ||
--><td style="width:{{{padding|5em}}};"><!--padding--></td><!-- | |||
------------col1------><td style="width:{{{col1width|{{{width|10em}}}}}}; {{{oddcolstyle|}}} {{{col1style|}}}"> {{{col1}}}</td><!-- | ------------col1------><td style="width:{{{col1width|{{{width|10em}}}}}}; {{{oddcolstyle|}}} {{{col1style|}}}"> {{{col1}}}</td><!-- | ||
------------col2------><td style="width:{{{col2width|{{{width|10em}}}}}}; {{{evencolstyle|}}} {{{col2style|}}}"> {{{col2}}}</td><!-- | ------------col2------><td style="width:{{{col2width|{{{width|10em}}}}}}; {{{evencolstyle|}}} {{{col2style|}}}"> {{{col2}}}</td><!-- |