Template:History/doc: Difference between revisions
Appearance
m Add to template category |
Add list of parameters |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
This is a template for history sections. | This is a template for history sections. | ||
<pre>{{ | ==Parameters== | ||
*'''product''' (optional): Specifies the product name that appears before the version number (default: "LabVIEW"). | |||
*1: Version number | |||
*2: Changes as bullet list | |||
==Example== | |||
<pre>{{history|product=Example|1.0.0| | |||
* Change 1 | * Change 1 | ||
* Change 2 | * Change 2 | ||
| Line 9: | Line 15: | ||
<includeonly> | <includeonly> | ||
[[Category: | [[Category:Templates]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 06:40, 11 August 2024
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
...
}}