Jump to content

Template:Labviewconfigurationkey: Difference between revisions

From LabVIEW Wiki
No edit summary
No edit summary
Line 23: Line 23:
  | 7 = 7.x
  | 7 = 7.x
  | 8 = 8.x
  | 8 = 8.x
  | #default = Undefined
  | #default =
}}<br />
}}<br />
}}
}}
{{ #if:{{{OS|{{{OS|}}} }}} | '''OS's Supported:'''
'''OS's Supported:'''
{{ #switch: {{{OS}}}
{{ #if:{{{OS1|{{{OS1|}}} }}} |
{{ #switch: {{{OS1}}}
  | m = [[Image:logo.Mac.png]]
  | m = [[Image:logo.Mac.png]]
  | w = [[Image:logo.Windows.png]]
  | w = [[Image:logo.Windows.png]]
  | l = [[Image:logo.Linux.png]]
  | l = [[Image:logo.Linux.png]]
  | u = [[Image:logo.Sun.png]]
  | u = [[Image:logo.Sun.png]]
  | #default = Undefined
  | #default = [[Image:Logo.none.PNG]]
}}
|
{{ #if:{{{OS2|{{{OS2|}}} }}} | 
{{ #switch: {{{OS2}}}
| m = [[Image:logo.Mac.png]]
| w = [[Image:logo.Windows.png]]
| l = [[Image:logo.Linux.png]]
| u = [[Image:logo.Sun.png]]
| #default = [[Image:Logo.none.PNG]]
}}
}}<br />
}}<br />
}}
{{ #if:{{{notes|{{{notes|}}} }}} | '''Notes:''' {{{notes}}}
{{ #if:{{{notes|{{{notes|}}} }}} | '''Notes:''' {{{notes}}}
| '''Notes:'''}}<br />
| '''Notes:'''}}<br />
Line 54: Line 64:
}}
}}
</nowiki></pre>
</nowiki></pre>


Image:logo.Windows.pngImage:logo.Mac.pngImage:logo.Linux.pngImage:logo.Sun.png</noinclude>
Image:logo.Windows.pngImage:logo.Mac.pngImage:logo.Linux.pngImage:logo.Sun.png</noinclude>
<noinclude>[[Category:Template]]</noinclude>
<noinclude>[[Category:Template]]</noinclude>

Revision as of 07:02, 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