Extension:EmbedScratch
From Linux Web Expert
EmbedScratch Release status: stable |
|
---|---|
Author(s) | Apple502j |
Latest version | 4.0.0 |
MediaWiki | >= 1.35.0 |
License | GPLv3 |
Download | GitHub:
<translate> Note:</translate> |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
The EmbedScratch extension allows Scratch projects to be embedded into wikis. Syntax:
<scratch project="199643716" />
Embeds https://scratch.mit.edu/projects/199643716/.
Installation
- <translate> Download and place the file(s) in a directory called <tvar name=name>
EmbedScratch
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'EmbedScratch' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
See also
Categories:
- Pages with script errors
- Pages with syntax highlighting errors
- Pages with broken file links
- Stable extensions
- Extensions without an image
- Extensions with invalid or missing type
- Extensions without a compatibility policy
- Extensions with unknown license
- Extensions in GitHub version control
- ParserFirstCallInit extensions
- All extensions