Module:ChatCommandslist9: Revision history

From Eco - English Wiki

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.

23 November 2023

  • curprev 19:5719:57, 23 November 2023StalEF talk contribs 2,087 bytes +2,087 Created page with "local p = {} function p.main() local wiki = '' -- import the required modules local commandsData = require( "Module:CommandData9" ) local commands = commandsData.commands -- create the header of the table local header = "<table class=\"wikitable sortable\"> \n " header = header .. "<tr> \n " header = header .. "<th>Access<br>level</th> \n " header = header .. "<th>Command</th> \n " header = header .. "<th>Short<br>call</th> \n " header = header .. "<th>..." [automatically checked]