Difference between revisions of "Reference:InsertTemplate"

(Installation[edit source])

The BlueSpiceInsertTemplate extension provides a dialog interface to add and modify templates in edit mode. A preview can be shown.

Installation[<a href="https://www.mediawiki.org/w/index.php?title=Extension:InsertTemplate&action=edit&section=1" title="Edit section: Installation">edit source][edit | edit source]

  • Download and place the file(s) in a directory called InsertTemplate in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php:
                                        <span class="nx">wfLoadExtension</span><span class="p">(</span> <span class="s1">'InsertTemplate'</span> <span class="p">);</span>
    
                                    
    18x18px 

wfLoadExtension( 'InsertTemplate' );

Done - Navigate to Special:Version on your wiki to verify that the extension is successfully installed.


Attachments

Discussions