Template:Version: Difference between revisions

From FreeCAD Documentation
No edit summary
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<span style="font-size:x-small;">[[Release notes {{{1}}}|available in version {{{1}}}]]</span><noinclude>
<span style="font-size:x-small;">[[Release notes {{{1}}}|introduced in version {{{1}}}]]</span><noinclude>


----
----


Use this template to indicate that a certain feature is available starting from a specific version.
Use this template to indicate that a certain feature is available starting from a specific version, and link to the release notes.


<nowiki>Places a label with an arrow pointing to a selected element {{Version|0.17}}</nowiki>
<nowiki>Places a label with an arrow pointing to a selected element. {{Version|0.17}}</nowiki>


Results:
Results:


Places a label with an arrow pointing to a selected element {{Version|0.17}}
Places a label with an arrow pointing to a selected element. {{Version|0.17}}


See also [[:Template:VersionMinus]], [[:Template:VersionPlus]], and [[:Template:Obsolete]].
[[Category:Template]]

[[Category:Documentation]]
[[Category:Template:Text]]
</noinclude>

Revision as of 02:25, 6 September 2019

[[Release notes {{{1}}}|introduced in version {{{1}}}]]


Use this template to indicate that a certain feature is available starting from a specific version, and link to the release notes.

Places a label with an arrow pointing to a selected element. {{Version|0.17}}

Results:

Places a label with an arrow pointing to a selected element. introduced in version 0.17

See also Template:VersionMinus, Template:VersionPlus, and Template:Obsolete.