Template:FeatureMerged
From btrfs Wiki
(Difference between revisions)
(category added) |
(add note field) |
||
Line 10: | Line 10: | ||
;text | ;text | ||
: Further description if necessary | : Further description if necessary | ||
+ | ;note | ||
+ | : Other relevant information | ||
</noinclude> | </noinclude> | ||
<includeonly>|- | <includeonly>|- | ||
− | | {{{name}}} || {{{version}}} || {{Qif|test={{{text|}}}|then={{{text}}}|else=}}</includeonly><noinclude>[[category:Template]]</noinclude> | + | | {{{name}}} || {{{version}}} || {{Qif|test={{{text|}}}|then={{{text}}}|else=}}{{Qif|test={{{note|}}}|then={{|| {note}}}|else=}}</includeonly><noinclude>[[category:Template]]</noinclude> |
Revision as of 11:09, 16 October 2014
This template formats a Changelog#By_feature item.
Parameters are:
- name
- Short feature name
- version
- Kernel version where the significant part of the feature was merged
- text
- Further description if necessary
- note
- Other relevant information