More actions
m Coding and testing. |
m Coding and testing. |
||
| Line 12: | Line 12: | ||
-->cellpadding="{{#if:{{{cellpadding|}}} |{{{cellpadding}}} |0}}" <!-- | -->cellpadding="{{#if:{{{cellpadding|}}} |{{{cellpadding}}} |0}}" <!-- | ||
-->style="{{#if:{{{width|}}} |width: {{{width}}}; }} {{{bodystyle|{{{style|}}} }}}" | -->style="{{#if:{{{width|}}} |width: {{{width}}}; }} {{{bodystyle|{{{style|}}} }}}" | ||
> | ><!-- | ||
-->{{#if: {{{outertitle|}}} | |||
| <caption class="sidebar-outertitle {{{outertitleclass|}}}" style="{{{outertitlestyle|}}}">{{{outertitle}}}</caption> | | <caption class="sidebar-outertitle {{{outertitleclass|}}}" style="{{{outertitlestyle|}}}">{{{outertitle}}}</caption> | ||
}} | }} | ||
| Line 26: | Line 26: | ||
</td> | </td> | ||
</tr> | </tr> | ||
}} | }}<!-- | ||
-->{{#if:{{{pretitle|}}} | |||
| <tr> | | <tr> | ||
<td class="sidebar-pretitle{{#if: {{{topimage|}}} <!-- NO space between sidebar-pretitle and {{#if because -with-topimage need to be connected to sidebar-pretitle --> | <td class="sidebar-pretitle{{#if: {{{topimage|}}} <!-- NO space between sidebar-pretitle and {{#if because -with-topimage need to be connected to sidebar-pretitle --> | ||