Template:Macro
Jump to navigation
Jump to search
File:Text-x-python.png {{{Name}}} |
Description |
---|
None |
Author |
[[User:{{{Author}}}|{{{Author}}}]] |
Links |
Macros recipes How to install macros How to customize toolbars |
Version |
1.0 |
Date last modification |
YYYY-MM-DD |
Note
Template borrowed from FreeCAD wiki. At the FreeCAD wiki, this template is used to document different FreeCAD Macros.
See source at https://www.freecadweb.org/wiki/Template:Macro
Usage
This Template is the main anchor on documenting macros.
{{Macro|Icon=Text-x-python|Name=myMacro|Description=What my macro does|Author=YourWikiUserName|Version=2.0|Date=YYYY-MM-DD}}
You can also upload icon custom format .png with the same name as the macro,
example: "myMacro" without extension (the extension is given by the system), and replace " Icon =Text-x-python by Icon=myMacro "
Text-x-python File:Text-x-python.png is the default icon of the page dedicated to the Macro