From Dark and Darker Wiki
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
10 March 2026
|
|
N 08:16 | Module:Merchant 3 changes history +5,086 [Raw Salad (3×)] | |||
|
|
08:16 (cur | prev) +189 Raw Salad talk contribs (Fixed missing images for Skeleton and Cockatrice merchants) | ||||
| m |
|
08:05 (cur | prev) +50 Raw Salad talk contribs (Comment cleanup) | |||
| N |
|
08:02 (cur | prev) +4,847 Raw Salad talk contribs (Created page with "local p = {} local MD = mw.loadJsonData("Data:Merchant.json") --Global var holding tables from Data:Merchant.json local concat = table.concat ---Counts number of keys. Tables from Misc.json don't work with next() or the # operator --- @param t table --- @return number local function count(t) local c = 0 for _ in pairs(t) do c = c + 1 end return c end ---Return a table row of data cells containing merchant information --- @param quest table --- @return string local...") | |||
| N 08:15 | File:Skeleton Merchant.png diffhist +56 Raw Salad talk contribs (Redirected page to File:Portrait Merchant SkeletonFootman.png) | ||||
| N 08:07 | Module:Merchant/doc diffhist +285 Raw Salad talk contribs (Created page with "=Overview= Functions for making Quest page. Data comes from Data:Merchant.json. =Functions= ==draw_page== Creates a table of merchants ===Parameters=== none ==draw_page examples== ===Default=== ---- <pre>{{#invoke:Merchant|draw_page}}</pre> {{#invoke:Merchant|draw_page}}") | ||||
| 07:12 | Content model change log Raw Salad talk contribs changed the content model of the page Data:Merchant.json from "wikitext" to "JSON" | ||||
|
|
N 07:12 | Data:Merchant.json 2 changes history +1,209,963 [Raw Salad (2×)] | |||
|
|
07:12 (cur | prev) +360,376 Raw Salad talk contribs (Raw Salad changed the content model of the page Data:Merchant.json from "wikitext" to "JSON") Tag: content model change | ||||
| N |
|
07:12 (cur | prev) +849,587 Raw Salad talk contribs (Created page with "{ "Alchemist": { "id": "Alchemist", "name": "Alchemist", "greetingtext": "", "servicetypes": [ "Buy", "Sell", "Craft", "Quest" ], "squireoffers": { "0/1": [ "Crystal Sword", "Spellbook", "Magic Staff", "Potion of Healing", "Potion of Protection", "Ceremonial Staff", "Potion of Water Breathing" ], "50/2": [ "Crystal Sword", "Spellbook", "Magic Staff", "Ceremonial Staff" ] }, "crafts": {...") | |||