630
edits
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
text:\'{{#invoke:Roman Date| main | \' + date + \' }}\' \ | text:\'{{#invoke:Roman Date| main | \' + date + \' }}\' \ | ||
}).done( function ( data ) { \ | }).done( function ( data ) { \ | ||
resultDiv.innerHTML = data | resultDiv.innerHTML = data.expandtemplates.wikitext; \ | ||
} ); \ | } ); \ | ||
} \ | } \ |