Jump to content

Main public logs

Combined display of all available logs of Drifters Almanac. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 13:55, 27 March 2026 Mildew talk contribs created page Module:MobVariants (Created page with "local p = {} local variantKeys = { "a", "b", "c" } local function trim(s) if not s then return "" end return mw.text.trim(s) end local function hasValue(s) return trim(s) ~= "" end local function splitAndSort(raw, delimiter) delimiter = delimiter or "," local results = {} if not hasValue(raw) then return results end local items = mw.text.split(raw, delimiter) for _, item in ipairs(items) do local value...")
  • 12:45, 27 March 2026 Mildew talk contribs created page Property:Loot Table A (Created a property of type Page)
  • 12:27, 27 March 2026 Mildew talk contribs created page Module:SortedItemLinks (Created page with "local p = {} -- Return a sorted <ul> of wiki links from a comma-delimited list of item pages function p.fromDelimited(frame) local raw = frame.args[1] or "" local delimiter = frame.args.delimiter or "," local items = mw.text.split(raw, delimiter) local entries = {} for _, entry in ipairs(items) do local pageName = mw.text.trim(entry) if pageName ~= "" then table.insert(entries, pageName) end end -- Sort...")
  • 08:12, 27 March 2026 Mildew talk contribs created page Property:Region (Created a property of type Text)
  • 09:42, 6 March 2026 Mildew talk contribs protected Form:Mob Prototype [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 09:42, 6 March 2026 Mildew talk contribs created page Form:Mob Prototype (Created page with "{{{for template|Mob}}} <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Mob Details</div> <hr style="border: 0; border-top: 1px solid #555;" /> <div style="margin-left: 1em;"> '''Name:''' {{{field|mob_name|input type=text|mandatory|autocapitalize=words}}} '''Mob Image:''' {{{field|mob_image|input type=text|uploadable|image preview|size=60}}} '''Location:''' {{{field|zone|input type=dropdown|size=40|property=Location|existing values only}}} '''Mob F...")
  • 11:40, 5 March 2026 Mildew talk contribs deleted page Template:UsedInQuestsFormPrototype (content was: "{{{for template|UsedInQuestsForm|label=Used In Quest|multiple}}} '''Quest name:''' <nowiki>{{{</nowiki>field<nowiki>|</nowiki>used_in_quests<nowiki>|</nowiki>input type=combobox<nowiki>|</nowiki>size=60<nowiki>|</nowiki>values from category=Quests<nowiki>|</nowiki>placeholder=Quest/The Blade Remade<nowiki>}}}</nowiki> {{{end template}}}", and the only contributor was "Mildew" (talk))
  • 11:40, 5 March 2026 Mildew talk contribs deleted page Form:MiscItemPrototype (content was: "<noinclude> This is the Misc Item form. Enter the name of the item you want to add here. If an item with that name already exists on this site, you will be sent to the form for editing that page; otherwise, you will be sent to the form for adding the page. {{#forminput:form=MiscItemPrototype|button text=Create or edit Misc Item|autocomplete on category=Misc Items}} </noinclude><...", and the only contributor was "Mildew" (talk))
  • 09:42, 5 March 2026 Mildew talk contribs protected Template:UsedInQuestsFormPrototype [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)
  • 09:41, 5 March 2026 Mildew talk contribs created page Template:UsedInQuestsFormPrototype (Created page with "{{{for template|UsedInQuestsForm|label=Used In Quest|multiple}}} '''Quest name:''' <nowiki>{{{</nowiki>field<nowiki>|</nowiki>used_in_quests<nowiki>|</nowiki>input type=tokens<nowiki>|</nowiki>size=60<nowiki>|</nowiki>values from category=Quests<nowiki>|</nowiki>placeholder=Quest/The Blade Remade<nowiki>}}}</nowiki> {{{end template}}}")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)