[[PageOutline(2-5,Contents,pullout)]] = Wiki macro inserts the Trac report into the wiki page == Description {{{ [[WikiReport(,=, =, ...)]] }}} This macro accepts a comma-separated list of keyed parameters, in the form "key=value" and "id". * "id" -- then report id of the Trac * "key" -- then report parameter * "value" -- then value of report parameter It supports dynamic variables.[[BR]] Example: {{{ [[WikiReport(1)]] [[WikiReport(11,PARENT=0)]] [[WikiReport($ID,PARENT=$PARENT)]] }}} == !Bugs/Feature Requests Please use [https://github.com/trac-hacks/wikireportmacro/issues GitHub] for any issues you have with WikiReportMacro. == Download Download the zipped source from [https://github.com/trac-hacks/wikireportmacro/archive/master.zip here]. == Source You can clone WikiReportMacro from [https://github.com/trac-hacks/wikireportmacro here] using git, or [https://github.com/trac-hacks/wikireportmacro browse the source] on GitHub. == Installation For more information, please follow the [TracPlugins#InstallingaTracPlugin documentation] on how to install Trac plugins. == !Author/Contributors **Author:** [wiki:roandbox] [[BR]] **Maintainer:** [[Maintainer]] [[BR]] **Contributors:**