Jump to content

Template:Labviewconfigurationkey: Difference between revisions

From LabVIEW Wiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>== {{{keyname}}} ==
<includeonly>== {{{keyname}}} ==
{{ #if:{{{example|{{{example|}}} }}} | '''Example:''' {{{example}}}<br />}}
{{ #if:{{{example|{{{example|}}} }}} | '''Example:''' {{{example}}}<br />|}}
{{ #if:{{{description|{{{description|}}} }}} | '''Description:''' {{{description}}}<br />}}
{{ #if:{{{description|{{{description|}}} }}} | '''Description:''' {{{description}}}<br />|}}
{{ #if:{{{datatype}}} | '''Datatype:'''
{{ #if:{{{datatype}}}|{{{datatype|}}} }}} | '''Datatype:'''
{{ #switch: {{{datatype}}}
{{ #switch: {{{datatype}}}
  | b = Boolean
  | b = Boolean
Line 8: Line 8:
  | s = String
  | s = String
  | #default = Undefined
  | #default = Undefined
}}
}}<br />|
}}
}}
{{ #if:{{{permitted_values|{{{permitted_values|}}} }}} | '''Permitted Values:''' {{{permitted_values}}}<br />}}
{{ #if:{{{permitted_values|{{{permitted_values|}}} }}} | '''Permitted Values:''' {{{permitted_values}}}<br />}}

Revision as of 06:25, 9 May 2007


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