Reminders
- Y Do use code review for
- Proposed changes to Wikipedia userscript, gadgets, or pages related to a script, such as JSON or CSS pages
- N Do not use code review for
- General help with programming; Scripts which are unrelated to Wikipedia; Scripts that you would like created; Non-code pages, such as articles; Lua modules
- Generally, please follow the MediaWiki code review guidance, to the extent it applies.
- Only use headings that are level 4 (==== heading ====) and below.
- To show nicely formatted snippets of code, use
<syntaxhighlight lang="js"> . The lang attribute can also take css and json.
- You can use
{{+1}} to generate +1, or {{-n}} to generate −1. It is not generally appropriate to use "+2" or "-2".
|