Extension:EmbedScratch
![]() Release status: stableCategory:Stable extensions |
|
---|---|
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
- 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.
See also
Category:All extensions
Category:Extensions in GitHub version control
Category:Extensions with invalid or missing type
Category:Extensions with unknown license
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:ParserFirstCallInit extensions
Category:Stable extensions