FrontPage 

TB Wiki

Login

TestTableTestData in split format

Here is a test of the table functionality, using internal test data:
Here is a test of the table functionality, using internal test data:
{{TableOfContents}}
This page shows tests of various configuration items:
This page shows tests of various configuration items:

show whole table [edit section]

= show whole table =
{{{#!Table
source_spec=test_data
}}}

test cols - show only name and phone number [edit section]

= test cols - show only name and phone number =
{{{#!Table
source_spec=test_data
cols=Phone:Name
}}}

test row_filter - filter by name equals tim [edit section]

= test row_filter - filter by name equals tim =
{{{#!Table
source_spec=test_data
row_filter=Name=Tim
}}}

test external conf file [edit section]

= test external conf file =
{{{#!Table
source_spec=test_data
conf=TestPageTestDataConf
}}}
See TestPageTestDataConf
See [[TestPageTestDataConf]]
TBWiki engine 1.9.1 by Tim Bird