Template:History: Difference between revisions
Appearance
m Close <ul> |
Add optional 'product' parameter to replace "LabVIEW" with a different product name |
||
| Line 1: | Line 1: | ||
<includeonly><ul><li>'''[[LabVIEW {{{1}}}]]''': {{{2}}}</li></ul></includeonly> | <includeonly><ul><li>'''[[{{{product|LabVIEW}}} {{{1}}}]]''': {{{2}}}</li></ul></includeonly><noinclude>{{Documentation}}</noinclude> | ||
<noinclude>{{Documentation}}</noinclude> | |||
Latest revision as of 06:37, 11 August 2024
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
...
}}