Template:Labviewconfigurationkey: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>== {{{keyname}}} == | <includeonly>== {{{keyname}}} == | ||
{{ #if:{{{example|{{{example|}}} }}} | '''Example:''' {{{example}}} | '''Example:'''}}<br /> | {{ #if:{{{example|{{{example|}}} }}} | '''Example:''' {{{example}}} | ||
{{ #if:{{{description|{{{description|}}} }}} | '''Description:''' {{{description}}} | '''Description:'''}}<br /> | | '''Example:'''}}<br /> | ||
{{ #if:{{{description|{{{description|}}} }}} | '''Description:''' {{{description}}} | |||
| '''Description:'''}}<br /> | |||
{{ #if:{{{datatype|{{{datatype|}}} }}} | '''Datatype:''' | {{ #if:{{{datatype|{{{datatype|}}} }}} | '''Datatype:''' | ||
{{ #switch: {{{datatype}}} | {{ #switch: {{{datatype}}} | ||
| Line 8: | Line 10: | ||
| s = String | | s = String | ||
| #default = Undefined | | #default = Undefined | ||
}}|'''Datatype:''' | }} | ||
|'''Datatype:''' | |||
}}<br /> | |||
{{ #if:{{{permitted_values|{{{permitted_values|}}} }}} | '''Permitted Values:''' {{{permitted_values}}} | |||
| '''Permitted Values:'''}}<br /> | |||
{{ #if:{{{default|{{{default|}}} }}} | '''Default Value:''' {{{default}}} | |||
| '''Default Value:''' | |||
}}<br /> | }}<br /> | ||
{{ #if:{{{LV|{{{LV|}}} }}} | '''LabVIEW Versions:''' | {{ #if:{{{LV|{{{LV|}}} }}} | '''LabVIEW Versions:''' | ||
{{ #switch: {{{LV}}} | {{ #switch: {{{LV}}} | ||
Revision as of 06:34, 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