Difference between revisions of "User:King of Herdaz/Toolbar customization"

m
no edit summary
m
* To add a comment put <code>//</code> at the beginning of a line followed by the text of the comment. Whatever you write after a <code>//</code> will not affect your code.
* Code for your toolbar must have the exact correct number of curly brackets (<code>{</code>), square brackets (<code>[</code>), apostrophes (<code>'</code>), and commas (<code>,</code>) to work. If your toolbar breaks after you changed something check to see if missed or added an extra one of these.
* While not strictly necessary, it is a good idea to split code in your toolbar over multiple lines and spaced in a manner similar to how it is done in the examples on this page. This will help you keep track of the different parts of your code and will help you keep track of the number of open and closed curly brackets in your code.
 
==== Strings ====
Autopatrolled, Editors
8,718

edits