Template:History: Difference between revisions
Appearance
Created page with "<includeonly><ul><li>'''[[LabVIEW {{{1}}}]]''': {{{2}}}</li></includeonly> <noinclude>{{Documentation}}</noinclude>" |
m Close <ul> |
||
| Line 1: | Line 1: | ||
<includeonly><ul><li>'''[[LabVIEW {{{1}}}]]''': {{{2}}}</li></includeonly> | <includeonly><ul><li>'''[[LabVIEW {{{1}}}]]''': {{{2}}}</li></ul></includeonly> | ||
<noinclude>{{Documentation}}</noinclude> | <noinclude>{{Documentation}}</noinclude> | ||
Revision as of 17:02, 7 May 2023
This documentation is transcluded from Template:History/doc (history).
This is a template for history sections.
Parameters
- product (optional): Specifies the product name that appears before the version number (default: "LabVIEW").
- 1: Version number
- 2: Changes as bullet list
Example
{{history|product=Example|1.0.0|
* Change 1
* Change 2
...
}}