This plugin creates simple macros from wiki pages inWikiMacros/
namespace named after page names.
Pages may contain$1
,$2
, ... metacharacters which will be substituted by the parameters macro is called with.
Existing bugs and feature requests forMetaMacroPlugin arehere.
If you have any issues, create anew ticket.
Download the zipped source fromhere.
You can check outMetaMacroPlugin fromhere using Subversion, orbrowse the source with Trac.
Create a pageWikiMacros/Example
with the following text:
Test: $1.
And then use the newly created macro as follows:
[[Example(Passed)]]
Author:dottedmag
Maintainer:Mikhail Gusarov
Contributors: