Jump to content

Template:LabVIEW Palette Object Information: Difference between revisions

From LabVIEW Wiki
Changed to float right
Change "Subpalette" to "Palette" and redirect to the corresponding page and category
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable" style="float: right;"
{| class="wikitable" style="float: right; margin-left: 20px;"
! colspan="2" | Object information
! colspan="2" | Object information
|-  
|-  
Line 6: Line 6:
|-
|-
! style="text-align: right;" | Type
! style="text-align: right;" | Type
| {{#switch: {{lc:{{{type|vi}}}}} | function = style="background-color: #FFFFCC;" | structure = style="background-color: #FFFFFF;" | palette = style="background-color: #FFFFFF;" | constant = style="background-color: #C8C8C8;" | vim = style="background-color: #FFCC99;" | vi = style="background-color: #FFFFFF;" | control = style="background-color: #FFFFFF;"}} | [[{{#switch: {{lc:{{{type|vi}}}}} | function = Function | structure = Structure | palette = Subpalette | constant = Constant | vim = Malleable VI | vi = VI | control = Control}}]] <includeonly>{{#ifeq:{{{category}}}|no||[[Category:{{#switch: {{lc:{{{type|vi}}}}} | function = Function | structure = Structure | palette = Subpalette | constant = Constant | vim = Malleable VI | vi = VI | control = Control}}]]}}</includeonly>
| {{#switch: {{lc:{{{type|vi}}}}} | function = style="background-color: #FFFFCC;" | structure = style="background-color: #FFFFFF;" | palette = style="background-color: #FFFFFF;" | constant = style="background-color: #C8C8C8;" | vim = style="background-color: #FFCC99;" | vi = style="background-color: #FFFFFF;" | control = style="background-color: #FFFFFF;" | expressvi = style="background-color: #CCE8FF;" | node = style="background-color: #FFFFFF;"}} | [[{{#switch: {{lc:{{{type|vi}}}}} | function = Function | structure = Structure | palette = Palette | constant = Constant | vim = Malleable VI | vi = VI | control = Control | expressvi = Express VI | node = Node}}]] <includeonly>{{#ifeq:{{{category}}}|no||[[Category:{{#switch: {{lc:{{{type|vi}}}}} | function = Functions | structure = Structures | palette = Palettes | constant = Constants | vim = Malleable VIs | vi = VIs | control = Controls | expressvi = Express VIs | node = Nodes}}]]}}</includeonly>
|-
|-
! style="text-align: right;" | Requires
! style="text-align: right;" | Requires
| [[{{#switch: {{lc:{{{requires|base}}}}} | base = Basic Development Environment | script = VI Scripting | mathscript = MathScript RT Module}}]] {{#if:{{{icon|}}}|<tr>
| [[{{#switch: {{lc:{{{requires|base}}}}} | base = Basic Development Environment | script = VI Scripting | mathscript = MathScript RT Module | #default = {{{requires|}}}}}]] {{#if:{{{icon|}}}|<tr>
! style="text-align: right;" {{!}} Icon
! style="text-align: right;" {{!}} Icon
{{!}}[[File:{{{icon}}}]]</tr>|}}
{{!}}[[File:{{{icon}}}]]</tr>|}}

Latest revision as of 08:01, 26 August 2024

Object information
Owning palette(s) Unknown
Type VI
Requires Basic Development Environment
[view] [edit] Template documentation

Usage

Examples

{{LabVIEW Palette Object Information|type=function|requires=base}}

Object information
Owning palette(s) Unknown
Type Function
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=function|requires=script}}

Object information
Owning palette(s) Unknown
Type Function
Requires VI Scripting

{{LabVIEW Palette Object Information|type=structure|requires=base}}

Object information
Owning palette(s) Unknown
Type Structure
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=palette|requires=base}}

Object information
Owning palette(s) Unknown
Type Palette
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=constant|requires=base}}

Object information
Owning palette(s) Unknown
Type Constant
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=vim|requires=base}}

Object information
Owning palette(s) Unknown
Type Malleable VI
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=vi|requires=base}}

Object information
Owning palette(s) Unknown
Type VI
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=control|requires=base}}

Object information
Owning palette(s) Unknown
Type Control
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=node|requires=base}}

Object information
Owning palette(s) Unknown
Type Node
Requires Basic Development Environment