Rev 6123 | Rev 6707 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
!distribute item $wims_ref_bgcolor,$wims_ref_bgcolor,#DCDCDC,#FCFCF0,\
0,1,3\
into\
table_scolor,table_bgcolor,table_color1,table_color2,\
table_border,table_cellspacing,table_cellpadding
!set wims_incremental=1
!set table_center=center
!! to center the text in the cells
!set table_header=!nosubst <br class="spacer"/>\
<table class="wimstable" \
style="border: 1px solid #$table_bcolor;margin:auto;\
background-color:$table_scolor;text-align:$table_center;">
!set table_end=!nosubst </table><br class="spacer"/>
!set table_hdtr=<tr>
!set table_colors=odd,even
!set table_tr=!nosubst <tr class="$(table_colors[$wims_incremental%2+1])">