On 22.10.2010, at 15:50, Ploegvde wrote: > I've tried ?Print and /Afdrukken (Dutch) after making the page > MediaWiki:Coll-print_template_pattern.
What do you mean with "?Print" (why the "?") and with "making the page". You can look at the system message on a Wikipedia, e.g. http://en.wikipedia.org/wiki/MediaWiki:Coll-print_template_pattern The page contains a pattern for print template names, where "$1" is a placeholder for the actual template name. I.e.: if a template is called Foo and said system message is set to "$1/Bar", the code checks if there's a template named Foo/Bar, and, if it exists, it is used instead of template Foo when rendering PDFs. Here is an example: http://simple.pediapress.com/wiki/Test_Print_Template Hope that helps, -- Johannes Beigel -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
