Community
Participate
Working Groups
WikiText seems to have a bug in the handling of multiline nested templates. Each of our wiki pages start with something like: {{MoDiscoTabs|ModelBrowser| {{MoDiscoTab|ModelBrowser|Documentation|0.7}}{{MoDiscoTab|ModelBrowser|Documentation|0.8}}{{MoDiscoTab|ModelBrowser|Documentation|0.9}}{{MoDiscoTab|ModelBrowser|Architecture|}} }} (notice the closing "}}" on the last line) and each of our generated Eclipse documentation pages start with a spurious "}}" string.
Thanks for the bug -- indeed, nested templates don't work correctly, and templates only work correctly if they're on a single line.
Created attachment 190235 [details] mylyn/context/zip
*** Bug 345201 has been marked as a duplicate of this bug. ***
Taking the liberty of changing title because I just entered a duplicate but missed this one because of the title.
Increased severity. We are evaluating using wikitext for the Orion project, but lack of support for multi-line templates is a big problem for us.
The improvements proposed in Bug 387880 address this issue.
Closed as part of backlog clean-up. Please re-open if you'd like to see this revisited, perhaps with a contribution.