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

--- Comment #4 from Gregor Hagedorn <g.m.haged...@gmail.com> 2011-08-29 
07:04:58 UTC ---
I would use "/", perhaps with "=" sign in them. If there is an equal sign, it
is a named parameter. If not, or the parameter is not recognized, it is the
only unnamed parameter, i.e. in this case the user name. So n=20 is number of
images per page, style=gallery or style=list. The following would  be valid
then:

Special:NewFiles/<username>
Special:NewFiles/<username>/n=20
Special:NewFiles/n=20/<username>/style=gallery
Special:NewFiles/n=10/style=gallery/<username>
etc.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to