Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Template:Editnotices/Group/Wikipedia:Code review

From Wikipedia, the free encyclopedia
Reminders
checkY Do use code review for
Proposed changes to Wikipedia userscript, gadgets, or pages related to a script, such as JSON or CSS pages
X markN 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".