Fixed the fact that defaults in template arguments {{{x|y}}} don't work when substing...
authorTim Starling <tstarling@users.mediawiki.org>
Wed, 30 Jan 2008 02:52:14 +0000 (02:52 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Wed, 30 Jan 2008 02:52:14 +0000 (02:52 +0000)
commit140e894bde32a28fd0647b84db2da8538697ea95
tree9ce515402807163f1e70c84b4db3cf23791f0d11
parentf58a491eecfcd9372648101bea7aae4a5c746a35
Fixed the fact that defaults in template arguments {{{x|y}}} don't work when substing templates. Now defaults in triple braces will work in PST mode, except at the top (non-template) level. This is b/c breaking.
includes/Parser.php
includes/Preprocessor_DOM.php