https://bugzilla.wikimedia.org/show_bug.cgi?id=2700
--- Comment #60 from Gadget850 <[email protected]> 2011-08-08 04:45:58 UTC --- (In reply to comment #59) > Can I give another example of what I think is the same issue, the inability to > perform the pipe trick within {{#ref:}} > > Example that does not work (at enWS) > > {{subst:#tag:ref|[[Author:Charles Darwin|]]}} That will never work— subst only applies to templates and #tag is a magic word. What you are trying is equivalent to <subst:ref> which will not work. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
