Extension:TemplateWizard

From mediawiki.org
MediaWiki extensions manual
OOjs UI icon advanced-invert.svg
TemplateWizard
Release status: stable
TemplateWizard help template en.png
Implementation User interface
Description Adds a popup dialog box for adding template code to wikitext.
Author(s) samwilsontalk
Latest version 0.1.0
Compatibility policy Snapshots releases along with MediaWiki. Master is not backward compatible.
MediaWiki 1.31+
Database changes No
License MIT License
Download
README
Help Help:Extension:TemplateWizard
Example Available on Wikimedia wikis (including this one).
  • $wgTemplateWizardTemplateSearchImprovements
Translate the TemplateWizard extension if it is available at translatewiki.net

Check usage and version matrix.

Issues Open tasks · Report a bug

The TemplateWizard extension adds a popup dialog box for adding template code to wikitext. End-user help for this extension is located at Help:Extension:TemplateWizard .

Installation[edit]

Installation and usage note[edit]

TemplateWizard provides a visual dialog that helps editors insert templates in a guided manner. In order to do that, it uses the TemplateData information that is provided within the template. Please make sure your templates contain the TemplateData definition. For more information on how to add TemplateData to your templates, please see this guide.


See also[edit]