On Sun, Apr 19, 2009 at 11:51 PM, William Allen Simpson william.allen.simpson@gmail.com wrote:
And then take a look at AfD or CfD or RfD or TfD, noting that the subst: is required to make the date constant, but that other templates inside the XfD templates cannot be subst: at the same time, so substall: won't work....
Anyway, it appears that nobody here knows a feature that handles the issues cleanly, and I'll probably post a bug/RFE later this week.
Ah, I finally remember something relevant:
https://bugzilla.wikimedia.org/show_bug.cgi?id=4484
That should do what you want. This is also worth considering:
https://bugzilla.wikimedia.org/show_bug.cgi?id=5453
If {{<includeonly>subst:</includeonly>foo}} worked as {{foo}} on transclusion and {{subst:foo}} on substitution, that would also accomplish what you want (eliminating the need for the subst=subst:).