https://bugzilla.wikimedia.org/show_bug.cgi?id=14235

--- Comment #23 from darklama <[email protected]> 2011-01-16 14:53:15 UTC ---
(In reply to comment #21)
> would have to be:
>   Hello MediaWiki foobar=World!

I didn't think that through enough. You are right.
Either behavior could be useful though. If
implemented the way I had suggested, using named
parameters that don't exist could be a used as
aliases for unnamed parameters without having to
include them directly. While your correction would
give the expected behavior.

> seems like the easiest thing would be to make both
> cases [internal and external links] "special".
> (beyond consideration as part of a parameter name).

That could work too. I think = inside tags should be
a special case too then. Use of custom signatures
seems to be the common case where I have seen a
problem with this.

{{A|<span style="font-family:monospace">[[User:Foobar]]</span>}}

Implementing no parameter by that name, include the
whole thing as a unnamed parameter approach would
mean special cases would no longer be needed though.

-- 
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

Reply via email to