Last modified: 2014-04-30 06:36:36 UTC
New functions have been added to the first tag, example: <randomimage size="100" float="left" choices="Apple.jpg|Pear.jpg" /> It seems as though the NEW second tag doesn't work with these features. Works: <randomcaption> CAPTION </randomcaption> Doesn't Work: <randomimage float="left"> </randomcaption> I think the problem is that these features require a forward slash to close the function in the first tag: <randomimage float="left" /> </randomcaption> Unfortunately, this makes the second tag invalid.
https://www.mediawiki.org/wiki/Extension:RandomImage hasn't been updated since 2007. Assuming Lowest priority.
The maintainer's user page ( https://www.mediawiki.org/wiki/User:Robchurch ) states "I am not currently involved in developing the MediaWiki software or extensions." so this might be a WONTFIX.