All public logs

Jump to navigation Jump to search

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

Logs
  • 00:08, 2 May 2024 Fallecy talk contribs created page User:Fallecy/common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: DRUID: $(function () { $(".druid-main-images-label").off("click"); $(".druid-main-images-label").click(function () { var $parent = $(this).closest(".druid-container"); $parent.find(".druid-toggleable").removeClass("focused"); var i = $(this).attr("data-druid"); $parent.find(".druid-toggleable[data-druid=" + i + "]").addClass("focused"); }); $(".druid-collapsible").of...")
  • 08:20, 1 May 2024 Fallecy talk contribs created page User:Fallecy (Created page with "<div id="mp-layout1-container"> <div class="mp-box" id="mp-box-welcome"><!-- BEGIN Welcome box --> <div id="mp-welcome"> <h2 class="welcome-message"> Welcome to the From the Depths Wiki! </h2> <div class="welcome-subtitle"> Dive into the depths of vehicle warfare and design with our community! We’re here to provide comprehensive guides and tips to enhance your engineering and tactical skills in From the Depths. We are currently maintaining Special:Statistics|{{NUM...")
  • 07:58, 1 May 2024 Fallecy talk contribs created page User:Fallecy/common.css (Created page with "body { background: url('path_to_your_background_image') no-repeat center center fixed; background-size: cover; } table { border: 2px solid #2a3f54; background-color: #f4f4f8; } th { background-color: #1a2a37; color: #ffffff; } td { border: 1px solid #2a3f54; } a:hover { color: #1a89cf; text-decoration: underline; }")