Revision history of "Module:Recommended equipment"

Jump to navigation Jump to search

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.

  • curprev 22:45, 15 February 2022Soulgazer talk contribs 3,376 bytes +3,376 Created page with "local p = {} local params = require('Module:Paramtest') local slots = { { placement = 1, name = 'helm', icon = 'Head slot', txt = 'Head', link = 'Head slot table' }, { placement = 2, name = 'neck', icon = 'Neck slot', txt = 'Neck', link = 'Neck slot table' }, { placement = 3, name = 'cape', icon = 'Cape slot', txt = 'Back', link = 'Cape slot table' }, { placement = 4, name = 'body', icon = 'Body slot', txt = 'Body', link = 'Body slot table' }, { placement = 5, nam..."