The Walden Effect: Farming, simple living, permaculture, and invention.

table

The table directive is supplied by the [[!iki plugins/table desc=table]] plugin.

This directive can build HTML tables from data in CSV (comma-separated values) or DSV (delimiter-separated values) format.

examples

[[!table  data="""
Customer |Amount
Fulanito |134,34
Menganito|234,56
Menganito|234,56
"""]]

[[!table  class="book_record" format=csv file="data/books/record1"]]

In this second example the record1 page should be similar to:

"Title","Perl Best Practices"
"Author","Damian Conway"
"Publisher","O’Reilly"

To make a cell span multiple columns, follow it with one or more empty cells. For example:

[[!table  data="""
left||right|
a|b|c|d
this cell spans **4** columns|||
"""]]

usage

For tab-delimited tables (often obtained by copying and pasting from HTML or a spreadsheet), delimiter must be set to a literal tab character. These are difficult to type in most web browsers - copying and pasting one from the table data is likely to be the easiest way.

Note that the contents of table cells can contain arbitrary ikiwiki and markdown markup.



Anna Hess's books
Want more in-depth information? Browse through our books.

Or explore more posts by date or by subject.

About us: Anna Hess and Mark Hamilton spent over a decade living self-sufficiently in the mountains of Virginia before moving north to start over from scratch in the foothills of Ohio. They've experimented with permaculture, no-till gardening, trailersteading, home-based microbusinesses and much more, writing about their adventures in both blogs and books.



Want to be notified when new comments are posted on this page? Click on the RSS button after you add a comment to subscribe to the comment feed, or simply check the box beside "email replies to me" while writing your comment.






profile counter myspace



Powered by Branchable Wiki Hosting.

Required disclosures:

As an Amazon Associate, I earn a few pennies every time you buy something using one of my affiliate links. Don't worry, though --- I only recommend products I thoroughly stand behind!

Also, this site has Google ads on it. Third party vendors, including Google, use cookies to serve ads based on a user's prior visits to a website. Google's use of advertising cookies enables it and its partners to serve ads to users based on their visit to various sites. You can opt out of personalized advertising by visiting this site.