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}}} | '''Example:'''}}<br /> | ||
{{ #if:{{{description|{{{description|}}} }}} | '''Description:''' {{{description}}}<br /> | {{ #if:{{{description|{{{description|}}} }}} | '''Description:''' {{{description}}} | '''Description:'''}}<br /> | ||
{{ #if:{{{datatype|{{{datatype|}}} }}} | '''Datatype:''' | {{ #if:{{{datatype|{{{datatype|}}} }}} | '''Datatype:''' | ||
{{ #switch: {{{datatype}}} | {{ #switch: {{{datatype}}} | ||
| Line 8: | Line 8: | ||
| s = String | | s = String | ||
| #default = Undefined | | #default = Undefined | ||
}}<br /> | }}|'''Datatype:''' | ||
}}<br /> | |||
{{ #if:{{{permitted_values|{{{permitted_values|}}} }}} | '''Permitted Values:''' {{{permitted_values}}}<br />}} | {{ #if:{{{permitted_values|{{{permitted_values|}}} }}} | '''Permitted Values:''' {{{permitted_values}}}<br />}} | ||
{{ #if:{{{default|{{{default|}}} }}} | '''Default Value:''' {{{default}}}<br />}} | {{ #if:{{{default|{{{default|}}} }}} | '''Default Value:''' {{{default}}}<br />}} | ||
Revision as of 06:31, 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