https://bugzilla.wikimedia.org/show_bug.cgi?id=12396
Rd232 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Rd232 <[email protected]> 2011-05-08 21:07:55 UTC --- @Alexandre Emsenhuber: --- Also a problem wouldbe parameter substitution: {{Some template|link=[[Some page]]}} or {{Link|page=Some page}} where Template:Link contains something like "[[{{{page}}}]]", for those two cases, should the link be considered as comming from the page, or the template? (first example might be easier than the second one) -- Those cases should clearly be considered as coming from the page calling Template:Link, since "some page" is linking data stored in the calling page, not the template. -- 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
