[[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 [/newticket?component=MetaMacroPlugin new ticket]. [[TicketQuery(component=MetaMacroPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:metamacroplugin here]. == Source You can check out MetaMacroPlugin from [/svn/metamacroplugin here] using Subversion, or [source:metamacroplugin browse the source] with Trac. == Example Create a page `WikiMacros/Example` with the following text: {{{ Test: $1. }}} And then use the newly created macro as follows: `[[Example(Passed)]]` == Recent Changes [[ChangeLog(metamacroplugin, 3)]] == Author/Contributors '''Author:''' [wiki:dottedmag] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''