Template:Navbox with columns: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Ms2ger m -<center>; +css to center table |
meta>CapitalR making it 12 columns instead of 10, as requested on my talk page |
||
| Line 57: | Line 57: | ||
-->{{#if:{{{col10|}}} |<td style="width:{{{col10width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{evencolstyle|}}} {{{col10style|}}}"> | -->{{#if:{{{col10|}}} |<td style="width:{{{col10width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{evencolstyle|}}} {{{col10style|}}}"> | ||
{{{col10}}} | {{{col10}}} | ||
</td>}}<!-- | |||
-->{{#if:{{{col11|}}} |<td style="width:{{{col11width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{oddcolstyle|}}} {{{col11style|}}}"> | |||
{{{col11}}} | |||
</td>}}<!-- | |||
-->{{#if:{{{col12|}}} |<td style="width:{{{col12width|{{{colwidth|{{{width|10em}}}}}}}}}; {{{evencolstyle|}}} {{{col12style|}}}"> | |||
{{{col12}}} | |||
</td>}} | </td>}} | ||
</tr></table> | </tr></table> | ||