Template:Version: Difference between revisions

From FreeCAD Documentation
m (available since => introduced in)
Line 3: Line 3:
----
----


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>
Line 10: Line 10:


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:Deprecated]].


[[Category:Template:Text]]
[[Category:Template:Text]]

Revision as of 02:19, 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:Deprecated.