Jump to content

Template:Node list/doc: Difference between revisions

From LabVIEW Wiki
m Fix spelling
Add example code
Line 6: Line 6:


==Example==
==Example==
<pre>
{{node list
|Build Array
|Sort 1D Array
}}
</pre>
{{node list
{{node list
|Build Array
|Build Array

Revision as of 18:28, 11 August 2024

This is the documentation page for Template:Node list.
When it is viewed directly, links using variables may appear broken; do not replace these with hardcoded page names or URLs.

Create a node list, where each entry has an icon and links to the corresponding page.

Usage

This template only works for nodes whose file name, display name and page name are all the same. For example, the "Build Array" function must have a corresponding File:Build Array.png file and a Build Array page.

Example

{{node list
|Build Array
|Sort 1D Array
}}
Icon Name
Build ArrayBuild Array
Sort 1D ArraySort 1D Array