User talk:Gerbrant/gui/toolbox.js: Difference between revisions

Content deleted Content added
Gerbrant (talk | contribs)
description
 
Gerbrant (talk | contribs)
Settings: new functionality
Line 9:
;load
:An array of id's of modules that should be added to the toolbox when this module finishes loading.
:You can also add instantiations of classes to the toolbox using the following pattern:
::[''module id'', ''list of arguments to pass to the constructor'']