Jump to content

Template:LabVIEW Version: Difference between revisions

From LabVIEW Wiki
m Fix wrong brackets for category
m Move documentation to subpage
 
(2 intermediate revisions by one other user not shown)
Line 26: Line 26:
{{#if:{{{change_8|}}}|* }}{{{change_8|}}}
{{#if:{{{change_8|}}}|* }}{{{change_8|}}}
{{#if:{{{change_9|}}}|* }}{{{change_9|}}}
{{#if:{{{change_9|}}}|* }}{{{change_9|}}}
|}[[Category:LabVIEW Versions]]</includeonly>
|}</includeonly>
<noinclude>
<noinclude>{{documentation}}</noinclude>
== Usage ==
 
Use this template is for [[LabVIEW Versions]]. This template supports named parameters to customize contents:
 
{| class="wikitable"
! Parameter
! Description
! Default
|-
| <code>version</code>
| Specifies the version including program name
| <code>LabVIEW ????</code>
|-
| <code>logo</code>
| Specifies the logo for the specified version
| <code>File:LVNXG.png</code>
|-
| <code>release</code>
| Specifies the date of first release
| <code>Unknown</code>
|-
| <code>release_sp1..4</code>
| Specifies the date of SP releases (up to 5x)
| <code></code>
|-
| <code>change_0..9</code>
| Specifies the major changes (currently up to 10x) for this version
| <code>Unknown</code>
|-
|}
 
'''Example'''
 
<code>
<nowiki>
{{LabVIEW Version|version=LabVIEW 2019|logo=File:LV2019.png|release=May 2019|change_0=Sets and Maps data types}}
</nowiki>
</code>
 
<blockquote style="float: left;">
{{LabVIEW Version|version=LabVIEW 2019|logo=File:LV2019.png|release=May 2019|change_0=Sets and Maps data types}}
</blockquote>
 
</noinclude>
 
[[Category:Templates]]

Latest revision as of 17:27, 1 August 2024