Difference between revisions of "Documentation/4.0/Developers/Sandbox"
From Slicer Wiki
Line 38: | Line 38: | ||
| text = The shape of the banana should be displayed below | | text = The shape of the banana should be displayed below | ||
}} | }} | ||
+ | |||
+ | {{#get_web_data: | ||
+ | url=http://wiki.slicer.org/slicerWiki/index.php/Special:GetData/Documentation/4.0/Developers/Sandbox_data | ||
+ | |format=CSV with header | ||
+ | |data=BananaShape=Shape | ||
+ | |filters=Name=Banana | ||
+ | }} | ||
+ | {{BananaShape}} |
Revision as of 08:16, 2 February 2012
Home < Documentation < 4.0 < Developers < SandboxBack to Developers Information←
The raw set of data retrieved using this URL is reported below:
There are two extra empty lines ! |
Name,Color,Shape Apple,Red,Round Banana,Yellow,Oblong Orange,Orange,Round Pear,Yellow,"Pear-shaped"
The following table should contains Fruits |
Name | Color |
---|
The shape of the banana should be displayed below |