Extension:InsertTemplate
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Implementation | APICategory:API extensions |
Description | Provides batch uploading of files |
Author(s) | (Osnardtalk) |
MediaWiki | 1.27+Category:Extensions with manual MediaWiki version |
Database changes | No |
License | GNU General Public License 2.0 or later |
Download | Category:Extensions in Wikimedia version control README |
Translate the InsertTemplate extension if it is available at translatewiki.net |
The BlueSpiceInsertTemplate extension provides a dialog interface to add and modify templates in edit mode. A preview can be shown.
- Integrates into Extension:VisualEditor
Installation
- Download and move the extracted
InsertTemplate
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/InsertTemplate - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'InsertTemplate' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed. Category:BlueSpice#InsertTemplate
Category:API extensions
Category:All extensions
Category:BlueSpice
Category:Extensions in Wikimedia version control
Category:Extensions not in ExtensionJson
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:Stable extensions