Template:Navbox: Difference between revisions

    m>Edokter
    (Make above and below start on new line)
    m>Edokter
    (+{{{aboveclass}}})
    Line 36: Line 36:
    -->{{#if:{{{above|}}}|<!--
    -->{{#if:{{{above|}}}|<!--
      -->{{#if:{{{title|}}}|<tr style="height:2px;"><td></td></tr>}}<!--
      -->{{#if:{{{title|}}}|<tr style="height:2px;"><td></td></tr>}}<!--
      --><tr><td class="navbox-abovebelow" style="{{{basestyle|}}};{{{abovestyle|}}}" <!--
      --><tr><td class="navbox-abovebelow {{{aboveclass|}}}" style="{{{basestyle|}}};{{{abovestyle|}}}" <!--
      -->colspan="{{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}}}"><!--
      -->colspan="{{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}}}"><!--
      -->{{{above}}}</td></tr>}}<!--
      -->{{{above}}}</td></tr>}}<!--