Combined display of all available logs of Vault Hunters Official Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:53, 13 July 2025 Mnooseman talk contribs created page Template:Infobox item/styles.css (Created page with ".infobox.infobox-item { width: 100%; max-width: 300px; margin: 1em auto 1em 1em; background: #1e1e1e; border: 1px solid #333; border-radius: 12px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5); font-size: 0.95em; color: #ddd; overflow: hidden; line-height: 1.4; } .infobox.infobox-item th { background-color: #2a2a2a; padding: 0.6em; text-align: center; font-weight: bold; font-size: 1.1em; color: #f0f0f0; } ....")
- 07:44, 13 July 2025 Mnooseman talk contribs created page Module:Yesno (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...")
- 07:40, 13 July 2025 Mnooseman talk contribs created page Template:Infobox item/doc (Created page with "{{documentation header}} <!-- documentation here --> == Usage == <pre> {{Infobox item |name="Chaotic Focus" --Note: Name is optional - It will default to the name of the page |craftable="yes" |lootable="yes" |lootcontainer="Living Chest" |rarity="uncommon" |A1=Coal |B1=Vault Diamond |C1= Chromatic Steel Nugget |B2= Vault Rock |A3=Stick |B3=Stick |C3=Stick }} </pre> Will render as: {{infobox item |name="Chaotic Focus" |craftable="yes" |lootable="yes" |lootc...") Tag: 2017 source edit
- 07:33, 13 July 2025 Mnooseman talk contribs created page Template:Infobox item (Created page with "<includeonly> <templatestyles src="Template:Infobox_item/styles.css" /> {{#invoke:InfoboxItem|main}} </includeonly> <noinclude> <!-- categories go on the documentation page --> {{Documentation}} </noinclude>") Tag: 2017 source edit
- 07:31, 13 July 2025 Mnooseman talk contribs created page Module:InfoboxItem (Created page with "local p = {} local function getImage(frame, baseName) local png = 'File:' .. baseName .. '.png' local gif = 'File:' .. baseName .. '.gif' local existsPng = frame:preprocess('{{#ifexist:' .. png .. '|yes|no}}') if existsPng == 'yes' then return png end local existsGif = frame:preprocess('{{#ifexist:' .. gif .. '|yes|no}}') if existsGif == 'yes' then return gif end return nil end function p.main(frame) local args = frame:getParent().args local title = mw.titl...")
- 00:28, 12 July 2025 Mnooseman talk contribs created page Template:Deck Layout/styles.css (Created page with ".deck-title{ font-family: Minecraft; font-size: 10px; position: absolute; width: 100%; color: #545454; text-align: center; height: 20px; line-height: 20px; } .deck-layout { border-collapse: collapse; margin: 0.5em 0; position: relative; } Default center cell: .deck-layout td { width: 18px; height: 18px; padding: 0; border: none; background-color: transparent; background-image: url("images/8/8e/Card_deck_background....")
- 18:59, 11 July 2025 Mnooseman talk contribs created page Template:Deck Layout (Created page with "<templatestyles src="Template:Deck_Layout/styles.css"/> <div class="deck"> {{#if: {{{name|}}} | <div class="deck-title">{{{name}}}</div> }} {| class="deck-layout" {{#invoke:Deck_Layout|render|layout={{{layout|}}}}} |}</div>") Tag: 2017 source edit
- 18:58, 11 July 2025 Mnooseman talk contribs created page Module:Deck Layout (Created page with "local p = {} function p.render(frame) local layout = frame.args.layout or "" local rows = mw.text.split(layout, "\n") local output = {} local rowCount = #rows local colCount = 0 for _, row in ipairs(rows) do colCount = math.max(colCount, mw.ustring.len(row)) end -- Top row table.insert(output, "|-") for c = 0, colCount + 1 do local cls = "border-top" if c == 0 then cls = "corner-tl" elseif c == co...")
- 18:57, 11 July 2025 Mnooseman talk contribs created page File:Inset card slot background.png
- 18:57, 11 July 2025 Mnooseman talk contribs uploaded File:Inset card slot background.png
- 18:57, 11 July 2025 Mnooseman talk contribs created page File:Card deck background.9.png
- 18:57, 11 July 2025 Mnooseman talk contribs uploaded File:Card deck background.9.png
- 18:51, 11 July 2025 Mnooseman talk contribs moved page The Vault to Category:The Vault without leaving a redirect (migrate to category page)
- 14:14, 11 July 2025 Mnooseman talk contribs moved page Knowledge Stars and Mods to Research without leaving a redirect
- 14:14, 11 July 2025 Mnooseman talk contribs deleted page Research (Deleted to make way for move from "Knowledge Stars and Mods")
- 14:13, 11 July 2025 Mnooseman talk contribs moved page Vault Royale Drafts to Royale (objective) without leaving a redirect
- 14:13, 11 July 2025 Mnooseman talk contribs moved page Rune Boss (objective) to Hunt the Runes (objective)
- 05:11, 11 July 2025 Mnooseman talk contribs created page Vault Recycler (Created page with "{{Infobox station}} TBD") Tag: 2017 source edit
- 15:02, 9 July 2025 Mnooseman talk contribs moved page Vault Gods to Vault God (de-pluralize)
- 15:01, 9 July 2025 Mnooseman talk contribs moved page Vault Champions to Vault Champion (de-pluralize)
- 15:01, 9 July 2025 Mnooseman talk contribs moved page Vault Ores to Vault Ore (de-pluralize)
- 15:00, 9 July 2025 Mnooseman talk contribs moved page Vault Seals to Vault Seal (de-pluralize)
- 15:00, 9 July 2025 Mnooseman talk contribs moved page Vault Shields to Vault Shield (de-pluralize)
- 14:59, 9 July 2025 Mnooseman talk contribs moved page Vault Wands to Vault Wand (de-pluralize)
- 14:59, 9 July 2025 Mnooseman talk contribs moved page Vault Axes to Vault Axe (de-pluralize)
- 14:59, 9 July 2025 Mnooseman talk contribs moved page Vault Themes to Vault Theme (de-pluralize)
- 14:58, 9 July 2025 Mnooseman talk contribs moved page Antiques to Antique (de-pluralize)
- 14:58, 9 July 2025 Mnooseman talk contribs moved page Burgers to Burger (de-pluralize)
- 14:58, 9 July 2025 Mnooseman talk contribs moved page Capstones to Capstone (de-pluralize)
- 14:57, 9 July 2025 Mnooseman talk contribs moved page Choice Flasks to Choice Flask (de-pluralize)
- 14:57, 9 July 2025 Mnooseman talk contribs moved page Magnets to Magnet (de-pluralize)
- 14:57, 9 July 2025 Mnooseman talk contribs moved page Hostile Mystery Eggs to Hostile Mystery Egg (de-pluralize)
- 14:56, 9 July 2025 Mnooseman talk contribs moved page Mystery Eggs to Mystery Egg (de-pluralize)
- 14:56, 9 July 2025 Mnooseman talk contribs moved page Player Titles to Player Title (de-pluralize)
- 14:55, 9 July 2025 Mnooseman talk contribs moved page SkyVaults to SkyVault (de-pluralize)
- 14:55, 9 July 2025 Mnooseman talk contribs moved page Temporal Shards to Temporal Shard (de-pluralize)
- 14:55, 9 July 2025 Mnooseman talk contribs moved page Vault Rocks to Vault Rock (de-pluralize)
- 14:54, 9 July 2025 Mnooseman talk contribs moved page Living Chests to Living Chest (de-pluralize)
- 14:54, 9 July 2025 Mnooseman talk contribs moved page Ornate Chests to Ornate Chest (de-pluralize)
- 14:54, 9 July 2025 Mnooseman talk contribs moved page Wooden Chests to Wooden Chest (de-pluralize)
- 14:48, 9 July 2025 Mnooseman talk contribs moved page Gilded Chests to Gilded Chest (de-pluralization)
- 14:47, 9 July 2025 Mnooseman talk contribs moved page Catalysts to Catalyst (de-pluralization)
- 14:47, 9 July 2025 Mnooseman talk contribs moved page Augments to Augment (de-pluralization)
- 23:40, 7 July 2025 Mnooseman talk contribs uploaded a new version of File:Youtube.svg (inverted colors)
- 23:34, 7 July 2025 Mnooseman talk contribs created page File:Youtube.svg (Uploaded with SimpleBatchUpload)
- 23:34, 7 July 2025 Mnooseman talk contribs uploaded File:Youtube.svg (Uploaded with SimpleBatchUpload)
- 22:50, 7 July 2025 Mnooseman talk contribs created page File:Youtube social circle red.png (Uploaded with SimpleBatchUpload)
- 22:50, 7 July 2025 Mnooseman talk contribs uploaded File:Youtube social circle red.png (Uploaded with SimpleBatchUpload)
- 22:49, 7 July 2025 Mnooseman talk contribs created page File:Discord-Symbol-White.svg (Uploaded with SimpleBatchUpload)
- 22:49, 7 July 2025 Mnooseman talk contribs uploaded File:Discord-Symbol-White.svg (Uploaded with SimpleBatchUpload)