You are viewing an old version of this page. Return to the latest version.
(Changed categories.) |
The BlueSpiceInsertTemplate extension provides a dialog interface to add and modify templates in edit mode. A preview can be shown.
InsertTemplate
in your extensions/
folder.
Done - Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Source: mediawiki
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr"><div class="mw-parser-output"> The '''BlueSpiceInsertTemplate''' extension provides a dialog interface to add and modify templates in edit mode. A preview can be shown. * Integrates into Extension:BlueSpiceVisualEditor * Integrates into Extension:BlueSpiceExtendedEditBar ==<span id="Installation" class="mw-headline">Installation</span><span class="mw-editsection"><span class="mw-editsection-bracket">[<a href="https://www.mediawiki.org/w/index.php?title=Extension:InsertTemplate&action=edit§ion=1" title="Edit section: Installation">edit source]</span></span>== * [https://www.mediawiki.org/wiki/Special:ExtensionDistributor/InsertTemplate Download] and place the file(s) in a directory called <code>InsertTemplate</code> in your <code>extensions/</code> folder. * Add the following code at the bottom of your [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:LocalSettings.php LocalSettings.php]: wfLoadExtension( 'InsertTemplate' ); '''Done''' - Navigate to Special:Version on your wiki to verify that the extension is successfully installed. '''Source: [https://www.mediawiki.org/wiki/Extension:InsertTemplate mediawiki]''' </div> </div> [[Category:Extension]]
Line 18: | Line 18: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | [[Category:Extension]] |