Hi, Take the <nowiki></nowiki> tags out of your template. If you don't want it highlighting on the template page itself, use <includeonly> tags around the <source> tags instead.
Regards, Daniel On 1 October 2010 16:37, David Doria <[email protected]> wrote: > Hi all, > I am trying to make a template which contains syntax highlighting. > > I made a template: > > http://www.vtk.org/Wiki/Template:VTKCMakeLists > > I then tried to use this template with: > {{VTKCMakeLists|Thing1|Thing2}} > > But you can see here: > http://www.vtk.org/Wiki/VTK/Sandbox/UseCMakeListsTemplate > > that it does not trigger the source code to be highlighted, but rather > actually includes the source tag as part of the text on the page. > Is there any way to do this? > > Thanks! > > David > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
