Widget:ApiTesting: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) Created page with "<includeonly> <script type="text/javascript"> $( "#go" ).click(function (){ var api = new mw.Api(event); api.get({ action : 'wbrgetrating', }); } </script> <form> <input type=..." |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
action : 'wbrgetrating', | action : 'wbrgetrating', | ||
}); | }); | ||
} | }); | ||
</script> | </script> | ||
<form> | <form> |