Extension:EmbedScratch
EmbedScratch Release status: stable |
|
---|---|
Author(s) | Apple502j |
Latest version | 4.0.0 |
MediaWiki | >= 1.35.0 |
License | GPLv3 |
Download | GitHub: Note: |
The EmbedScratch extension allows Scratch projects to be embedded into wikis. Syntax:
<scratch project="199643716" />
Installation
edit- Download and place the file(s) in a directory called
EmbedScratch
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'EmbedScratch' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.