Last modified: 2011-09-19 18:34:18 UTC
Besides the {{RANDOMBOOK}} variable requested on bug 28014, the extension could also provide the editors a {{RANDOMCHAPTER}} variable to get a random page of a specific book. This would be interesting for books like [[b:Cookbook]]: * [[{{RANDOMCHAPTER}}|Go to a random recipe]] (see also [[b:Cookbook_talk:Table_of_Contents/Archive_6#Random_recipe]])
I'd Fix it in r87708, but the numeric key for "{{RANDOMCHAPTER}}" and "{{RANDOMCHAPTERE}}" are different things, so "{{RANDOMCHAPTERE}}" is not the same as "{{urlencode:{{RANDOMCHAPTER}}}}" or "{{RANDOMCHAPTER}}" etc. Another problem is that it also can't accept custom values as {{RANDOMCHAPTER: [bookname]}}
I'm closing this bug as WONTFIX per problems mentioned on Bug 31003.