Jump to content

Template:Labviewconfigurationkey: Difference between revisions

From LabVIEW Wiki
No edit summary
No edit summary
Line 1: Line 1:
== {{{keyname}}} ==
== {{{keyname}}} ==
{{ #if:{{{example|{{{example|}}} }}} | '''Example:''' {{{example}}}<br />}}
{{ #if:{{{example|{{{example|}}} }}} | '''Example:''' {{{example}}}<br />}}
'''Description:''' {{{description}}}<br />
{{ #if:{{{description|{{{description|}}} }}} | '''Description:''' {{{description}}}<br />}}
'''Datatype:'''
{{ #if:{{{datatype|{{{datatype|}}} }}} | '''Datatype:'''
{{
{{
#switch: {{{datatype}}}
#switch: {{{datatype}}}
Line 9: Line 9:
  | s = String
  | s = String
  | #default = Undefined
  | #default = Undefined
}}
}}
}}
<br />
<br />
'''Permitted Values:''' {{{permitted values}}}<br />
{{ #if:{{{permitted values|{{{permitted values|}}} }}} | '''Permitted Values:''' {{{permitted values}}}<br />}}
'''Default Value:''' {{{default}}}<br />
{{ #if:{{{default|{{{default|}}} }}} | '''Default Value:''' {{{default}}}<br />}}
'''LabVIEW Versions:'''  
{{ #if:{{{LV|{{{LV|}}} }}} | '''LabVIEW Versions:'''  
{{
{{
#switch: {{{LV}}}
#switch: {{{LV}}}
Line 20: Line 21:
  | 8 = 8.x
  | 8 = 8.x
  | #default = Undefined
  | #default = Undefined
}}
}}
}}
<br />
<br />
'''OS's Supported:''' {{{OS}}}<br />
{{ #if:{{{OS|{{{OS|}}} }}} | '''OS's Supported:''' {{{OS}}}<br />}}
'''Notes:''' {{{notes}}}<br />
{{ #if:{{{notes|{{{notes|}}} }}} | '''Notes:''' {{{notes}}}<br />}}


[[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:log
[[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:log

Revision as of 04:53, 9 May 2007

{{{keyname}}}





[[Image:log


Usage Example

{{inikey
|keyname=
|example=
|description=
|datatype=
|permitted values=
|default=
|LV=
|OS=
|notes=
}}


Image:logo.Windows.pngImage:logo.Mac.pngImage:logo.Linux.pngImage:logo.Sun.png