[[PageOutline(2-5,Contents,pullout)]] = Create simple macros from wiki pages = == Description == This plugin creates simple macros from wiki pages in `WikiMacros/` namespace named after page names. Pages may contain `$1`, `$2`, ... metacharacters which will be substituted by the parameters macro is called with. == Bugs/Feature Requests == Existing bugs and feature requests for MetaMacroPlugin are [report:9?COMPONENT=MetaMacroPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=MetaMacroPlugin&owner=dottedmag new ticket]. == Download == Download the zipped source from [download:metamacroplugin here]. == Source == You can check out MetaMacroPlugin from [http://trac-hacks.org/svn/metamacroplugin here] using Subversion, or [source:metamacroplugin browse the source] with Trac. == Example == Create a page `WikiMacros/Example` with the text {{{ Test: $1. }}} And then use newly created macro: `[[Example(Passed)]]`. == Recent Changes == [[ChangeLog(metamacroplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:dottedmag] [[BR]] '''Maintainer:''' [wiki:dottedmag] [[BR]] '''Contributors:'''