Melvor Idle:How to edit/Lua: Revision history

From Melvor Idle

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 August 2024

20 June 2024

  • curprev 19:1819:18, 20 June 2024Ricewind talk contribs 3,538 bytes −2 No edit summary
  • curprev 19:1319:13, 20 June 2024Ricewind talk contribs 3,540 bytes +3,540 Created page with "==mw.html== In widicode, we use the table syntax to create tables. However, in Lua, using the html library is prefered. This is because the mw.html is a fluent interface that can be used to very easily add, remove or customise specific parts of a table (or otherwise html element). ===Creating a basic table=== A table can be created by simply using <code>mw.html.create('table')</code..."