<source lang="js"> ( function ( mw ) { /** * @class mw.PageInfoDeluxe * @singleton */ mw.PageInfoDeluxe = { }; }( mediaWiki ) ); </source>