Difference between revisions of "Issuepedia:W3TPL/lib/fmt"

From Issuepedia
Jump to navigation Jump to search
(this should work better)
(No difference)

Revision as of 12:09, 3 June 2013

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() <= ()