[[PageOutline(2-5,Contents,pullout)]] = Include wiki pages in each other with parameter substitution == Description This macro allows you to write a template wiki page with placeholders, then include that wiki page in one or more other wiki pages (potentially even more than once on a single page), substituting different values for each placeholder on each inclusion. == !Bugs/Feature Requests Existing bugs and feature requests for ParameterizedIncludeMacro are [report:9?COMPONENT=ParameterizedIncludeMacro here]. If you have any issues, create a [/newticket?component=ParameterizedIncludeMacro new ticket]. [[TicketQuery(component=ParameterizedIncludeMacro&group=type,format=progress)]] == Download Download the zipped source from [export:parameterizedincludemacro here]. == Source You can check out ParameterizedIncludeMacro from [http://trac-hacks.org/svn/parameterizedincludemacro here] using Subversion, or [source:parameterizedincludemacro browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. This macro is a single-`.py`-file, so it is installed by dropping it directly into the `plugins` directory. == Recent Changes [[ChangeLog(parameterizedincludemacro, 3)]] == !Author/Contributors **Author:** [wiki:chead] [[BR]] **Maintainer:** [[Maintainer]] [[BR]] **Contributors:**