Template:LabVIEW VI Analyzer Toolkit TreeOfTests: Difference between revisions
Appearance
m Fix typos |
Add LabVIEW VI Analyzer Toolkit as root element |
||
| Line 1: | Line 1: | ||
{{#tree: minExpandLevel= | {{#tree: minExpandLevel=2 | root=[[LabVIEW VI Analyzer Toolkit]] | | ||
*{"expanded":{{#ifeq:{{lc:{{{category|}}}}}|block diagram|true|false}}} Block Diagram | *{"expanded":{{#ifeq:{{lc:{{{category|}}}}}|block diagram|true|false}}} Block Diagram | ||
**{"expanded":{{#ifeq:{{lc:{{{subcategory|}}}}}|performance|true|false}}} Performance | **{"expanded":{{#ifeq:{{lc:{{{subcategory|}}}}}|performance|true|false}}} Performance | ||
Revision as of 06:18, 20 August 2024
This documentation is transcluded from Template:LabVIEW VI Analyzer Toolkit TreeOfTests/doc (history).
Displays a tree with tests included in different versions of LabVIEW VI Analyzer Toolkit.
Usage
{{LabVIEW VI Analyzer Toolkit TreeOfTests|version|category|subcategory}}
Parameters
| Parameter | Description |
|---|---|
| version (optional) | The version of LabVIEW VI Analyzer Toolkit to display in the tree. Items not included in the version are omitted. |
| category (optional) | The category folder to expand when the tree is loaded. Allowed values are any of the top-level folders. |
| subcategory (optional) | The subcategory folder to expand when the tree is loaded. Allowed values are any of the subfolders. |