Template:Macro

From Open Source Ecology
Revision as of 23:23, 1 March 2018 by Marcin (talk | contribs)
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

Macro borrowed from FreeCAD wiki.

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