Issuepedia:W3TPL/lib/fmt
Jump to navigation
Jump to search
fmt.ledger.row.tag()
Call this function after the |- in each row of a table to make a striped "ledger"-style table. Later, we may want a way to include other style attributes -- either by passing them to the function or by having another function which just returns the style code (" background: #eee;").
> function fmt.ledger.row.tag() <= ()