Jump to content

Template:XNode Ability/doc

From LabVIEW Wiki
Revision as of 07:21, 8 August 2024 by Logmanoriginal (talk | contribs) (Add note about Category:XNode abilities)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is the documentation page for Template:XNode Ability.
When it is viewed directly, links using variables may appear broken; do not replace these with hardcoded page names or URLs.

Pages that use this template are added to XNode abilities.

Usage

{{XNode Ability
| name = 
| public_name =
| deprecated_prefer =
| introduced_version_number =
| deprecated_version_number =
| is_not_ability =
| provides ui = 
| os handled =
}}

Example

{{XNode Ability
| name = Ability5
| public_name = TheAbility5
| deprecated_prefer = Ability6
| introduced_version_number = 8.20
| deprecated_version_number = 8.21
| is_not_ability =
| provides ui = No
| os handled = Yes
}}