User:Sam Sailor/Scripts/autoFormatterSettings

User script
autoFormatterSettings
DescriptionA companion script to autoFormatter
Author(s)Sam Sailor based on a script by Zyxw
StatusWorking
UpdatedSee history
Browser support
Skin support
  • Green tickY Vector
  • Green tickY Monobook
  • Green tickY Modern
  •  not yet tested: Cologne Blue
  •  not yet tested: Timeless
  •  not yet tested: MinervaNeue
Source

autoFormatterSettings is a companion script to autoFormatter that will align infoboxes and other templates and make user-defined replacements.

Installation instructions edit

If 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 edit

Do you want an infobox or a replacement added to the script? Click here to post me a message.

References edit