autoFormatterSettings | |
---|---|
Description | A companion script to autoFormatter |
Author(s) | Sam Sailor based on a script by Zyxw |
Status | Working |
Updated | See history |
Browsers | |
Skins |
|
Source |
This script makes semi-automatical changes to the wikitext. Always carefully review the changes the script suggests, both by closely examining "View changes" and by looking carefully at the "Preview". |
Warning: You take full responsibility for any action you perform using autoFormatterSettings.js . You must read and understand Wikipedia policies and use this tool within these policies, or risk being blocked from editing. |
autoFormatterSettings is a companion script to autoFormatter that will align infoboxes and other templates and make user-defined replacements.
Installation instructions
editIf you do not already have autoFormatter installed, copy and paste the following line either to your common JavaScript file or the JavaScript file of your current skin, or to your global.js on Meta to activate it on all Wikimedia wikis.
mw.loader.load( '//de.wikipedia.org/w/index.php?title=Benutzer:TMg/autoFormatter.js&action=raw&ctype=text/javascript' );
Then save the page, and bypass your browser cache.
Now add the line
{{subst:js|User:Sam Sailor/Scripts/autoFormatterSettings.js}}
to either your common JavaScript file or the JavaScript file of your current skin, save the page, and bypass your browser cache.
June 2018 note: The function importScript
was deprecated in the July 2017 release of MediaWiki 1.29, and mw.loader is prefered.[1] But importScript
is not obsolete and still works, in case you prefer the old method of manually installing with {{subst:iusc|User:Sam Sailor/Scripts/autoFormatterSettings.js}}
or using ScriptInstaller.
Feedback
editDo you want an infobox or a replacement added to the script? Click here to post me a message.