MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 46: Line 46:
                     text:\'{{#invoke:Roman Numeral| main |\' + numeral + \' | explanation=yes  }}\' \
                     text:\'{{#invoke:Roman Numeral| main |\' + numeral + \' | explanation=yes  }}\' \
                 }).done( function ( data ) { \
                 }).done( function ( data ) { \
                     resultDiv.innerHTML = \'<pre>\' + data.expandtemplates.wikitext \'</pre>\'; \
                     resultDiv.innerHTML = \'<pre>\' + data.expandtemplates.wikitext + \'</pre>\'; \
                 } ); \
                 } ); \
             } \
             } \

Navigation menu