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|Undefined}}}<br />}}
{{ #if:{{{description|{{{description|}}} }}} | '''Description:''' {{{description}}}<br />}}
{{ #if:{{{description|{{{description|}}} }}} | '''Description:''' {{{description|Undefined}}}<br />}}
{{ #if:{{{datatype|{{{datatype|}}} }}} | '''Datatype:'''
{{ #if:{{{datatype|{{{datatype|}}} }}} | '''Datatype:'''
{{
{{
Line 12: Line 12:
<br />
<br />
}}
}}
{{ #if:{{{permitted values|{{{permitted values|}}} }}} | '''Permitted Values:''' {{{permitted values}}}<br />}}
{{ #if:{{{permitted values|{{{permitted values|}}} }}} | '''Permitted Values:''' {{{permitted values|Undefined}}}<br />}}
{{ #if:{{{default|{{{default|}}} }}} | '''Default Value:''' {{{default}}}<br />}}
{{ #if:{{{default|{{{default|}}} }}} | '''Default Value:''' {{{default|Undefined}}}<br />}}
{{ #if:{{{LV|{{{LV|}}} }}} | '''LabVIEW Versions:'''  
{{ #if:{{{LV|{{{LV|}}} }}} | '''LabVIEW Versions:'''  
{{
{{
Line 35: Line 35:
<br />
<br />
}}
}}
{{ #if:{{{notes|<noinclude>-</noinclude>}}} | '''Notes:''' {{{notes}}}<br />}}</includeonly>
{{ #if:{{{notes|{{{notes|}}} }}} | '''Notes:''' {{{notes|None}}}<br />}}</includeonly>


[[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 05:50, 9 May 2007


[[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