Template:PropertyData

From FreeCAD Documentation
Revision as of 05:28, 19 December 2019 by Vocx (talk | contribs) (Change the DATA text to lowercase. Use the second argument of the Variable template.)

Data{{{1}}}


Use this template where you want to show a Data property. See also Template:PropertyView, Template:TitleProperty.

Example:

{{PropertyData|Make Face}}: create a face.

DataMake Face: create a face.


Example 2:

{{PropertyData|Make Face|Bool}}: create a face.

DataMake Face (Bool): create a face.