![]() ![]() | ![]() |
web commit by schmonz: test edit with template tags included -- can I save?
1: If you've got an idea about how this wiki ought to work, 2: edit my [[todo]] list! 3: 4: Here's what I've [[todo/done]] so far. 5: 6: <TMPL_IF NAME="number"> 7: [PR #<TMPL_VAR number>](http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=<TMPL_VAR number>) 8: <TMPL_ELSE> 9: Use this template to create a Problem Report link. The template uses one parameter: 10: <ul> 11: <li>`number` - The Problem Report number.</li> 12: </ul> 13: </TMPL_IF>