Module:SlayerConsts/MasterTables: Revision history

Jump to navigation Jump to search
Diff selection: mark the radio boxes of the versions to compare or click on a revision date to view it. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit

17 October 2024

  • curprev 11:2311:23, 17 October 2024Alex talk contribs 53,250 bytes +51,805 No edit summary Tag: Manual revert
  • curprev 00:1300:13, 17 October 2024Alex talk contribs 1,445 bytes −51,805 Replaced content with "--[[ {{Helper module |name = Tables |fname1 = _row(row, elts, header) |ftype1 = mw.html object, table/string, boolean |fuse1 = Adds <code>td</code> or <code>th</code> cells to the html object with the cells data specified by <code>elts</code>. If <code>header</code> = <code>true</code> then all cells added will have the <code>th</code> tag. |fname2 = _table(table, data) |ftype2 = mw.html object, table |fuse2 = Adds <code>tr</code> rows and <code>td</code>/<code>th</c..." Tags: Replaced Reverted

16 October 2024

  • curprev 01:0101:01, 16 October 2024Alex talk contribs 53,250 bytes +53,250 Created page with "local SlayerConsts = require ('Module:SlayerConsts') local p = {} local turael = { [SlayerConsts.TASK_BANSHEES] = { name = "Banshees", requirements = {Slayer = 15, Combat = 20, Quest = SlayerConsts.QUEST_PRIEST_IN_PERIL}, weight = 8}, [SlayerConsts.TASK_BATS] = { name = "Bats", requirements = {Combat = 5}, weight = 7}, [SlayerConsts.TASK_BIRDS] = { name = "Birds", requirements = {}, weight = 6}, [SlayerConsts.TASK_BEARS] = { name = "Bears", requirements..."