Template:Ws/table row even: Difference between revisions

From Shifti
Jump to navigation Jump to search
m same fix from other table row
m another fix (dammit!)
Line 1: Line 1:
  |- style="background-color: silver; border-bottom: 1px dotted black;"
  |- style="background-color: silver; border-bottom: 1px dotted black;"
  | style="padding-left: 5%;"                                  | {{{1}}}
  | style="padding-left: 5%;"                                  | {{{1}}}
  | style="padding-left: 5px; border-left: 1px dotted black;"  | {{#if:{{{2|}}}||<<Needs a blurb>>|{{{2}}}}}
  | style="padding-left: 5px; border-left: 1px dotted black;"  | {{#if:{{{2|}}}|{{{2}}}|<<Needs a blurb>>}}
  | style="text-align: center; border-left: 1px dotted black;" | {{{3}}}
  | style="text-align: center; border-left: 1px dotted black;" | {{{3}}}

Revision as of 22:20, 8 January 2008

|- style="background-color: silver; border-bottom: 1px dotted black;"
| style="padding-left: 5%;"                                  | {{{1}}}
| style="padding-left: 5px; border-left: 1px dotted black;"  | {{#if:|{{{2}}}|<<Needs a blurb>>}}
| style="text-align: center; border-left: 1px dotted black;" | {{{3}}}