MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 16: Line 16:
                     action: \'expandtemplates\', \
                     action: \'expandtemplates\', \
                     prop: \'wikitext\', \
                     prop: \'wikitext\', \
                     text:\'{{#invoke:Roman Date| \' + date + \' }}\' \
                     text:\'{{#invoke:Roman Date| main | \' + date + \' }}\' \
                 }).done( function ( data ) { \
                 }).done( function ( data ) { \
                     console.log( data ); \
                     console.log( data ); \