Jump to content

Template:XNode Ability/doc: Difference between revisions

From LabVIEW Wiki
m Use {{Documentation}}, add template to Category:Templates
m Add note about Category:XNode abilities
 
Line 1: Line 1:
<noinclude>{{documentation subpage}}</noinclude>
<noinclude>{{documentation subpage}}</noinclude>
Pages that use this template are added to [[:Category:XNode abilities|XNode abilities]].
== Usage ==
== Usage ==
{| style="background: transparent;"
{| style="background: transparent;"

Latest revision as of 07:21, 8 August 2024

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
}}