Template:Editnotices/Group/Wikipedia:Code review
Appearance
This group editnotice (for Wikipedia:Code review (edit | talk | history | links | watch | logs) and its subpages) is set never to expire. To adjust this setting, please update the |expiry= parameter. |
Reminders
Do use code review for- Proposed changes to Wikipedia userscript, gadgets, or pages related to a script, such as JSON or CSS pages
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".