Issuepedia:W3TPL/lib/fmt

From Issuepedia
< Issuepedia:W3TPL
Revision as of 12:09, 3 June 2013 by Woozle (talk | contribs) (this should work better)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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() <= ()