Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

All public logs

Combined display of all available logs of Fiend's Outlands Wiki. 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 ( | older 50) (20 | 50 | 100 | 250 | 500)
  • 03:30, 12 January 2025 Fiend talk contribs created page Template:Timeline styles/styles.css (Created page with "table.timeline { box-shadow: none; font-size: var( --font-size-small ); } table.timeline, table.timeline tbody { display: block; } table.timeline tr { position: relative; margin-left: 8px; padding: var( --space-xs ) var( --space-xs ) var( --space-xs ) 20px; display: flex; flex-direction: column; border-top-right-radius: var( --border-radius-small ); border-bottom-right-radius: var( --border-radius-small ); } table.timeline tr:before { cont...")
  • 03:29, 12 January 2025 Fiend talk contribs created page Template:Timeline styles (Created page with "<includeonly><templatestyles src="Template:Timeline styles/styles.css" /></includeonly><noinclude>{{/doc}}</noinclude>")
  • 03:28, 12 January 2025 Fiend talk contribs created page Template:Main page/onthisday/styles.css (Created page with ".home-onthisday-section .home-card__label { margin-top: 0.8rem; }")
  • 03:28, 12 January 2025 Fiend talk contribs created page Template:Main page/onthisday (Created page with "<templatestyles src="Template:Main page/onthisday/styles.css"/>{{Timeline styles}}<div id="home-onthisday" class="home-card home-card--col2 home-card--row8"> <div class="home-card__label">{{CURRENTMONTHNAME}} {{CURRENTDAY}}</div> <div class="home-card__header">[[{{CURRENTMONTHNAME}} {{CURRENTDAY}}|On this day]]</div> <div class="home-onthisday-section"> <div class="home-card__label">Real-life events</div> {{#invoke:Transcluder|main|{{CURRENTMONTHNAME}} {{CURRENTDAY}}|onl...")
  • 03:27, 12 January 2025 Fiend talk contribs created page Template:Main page/onthewiki (Created page with "<div id="home-card-onthewiki" class="home-card home-card--col2 home-card--row3"> <div class="home-card__label">On the wiki</div> <div class="home-link"> <div class="home-link__button">About the wiki</div> <div class="home-link__button">Style guide</div> <div class="home-link__button">Help portal</div> </div> </div><noinclude><!-- For preview only --><templatestyles src="Template:Main page/shared/styles...")
  • 03:26, 12 January 2025 Fiend talk contribs created page Module:Statsbar/styles.css (Created page with ".template-statsbar { margin: var( --space-md ) 0; display: grid; font-size: 0.8125rem; line-height: var( --line-height-xx-small ); overflow-x: auto; grid-auto-columns: minmax( auto, 1fr ); grid-auto-flow: column; } .template-statsbar__item { padding: 0 var( --space-md ); display: flex; align-items: center; flex-direction: column; } .template-statsbar__item + .template-statsbar__item { border-left: 1px solid var( --border-color-base ); } .template-...")
  • 03:25, 12 January 2025 Fiend talk contribs created page Module:Statsbar (Created page with "local p = {} local args = {} local origArgs = {} local root -- Returns a table containing the numbers of the arguments that exist -- for the specified prefix. For example, if the prefix was 'data', and -- 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}. local function getArgNums(prefix) local nums = {} for k, v in pairs(args) do local num = tostring(k):match('^' .. prefix .. '([1-9]%d*)$') if num then table.insert(nums, tonumber(num)) end end tabl...")
  • 03:25, 12 January 2025 Fiend talk contribs created page Template:Statsbar (Created page with "<includeonly>{{#invoke:Statsbar|statsbar}}</includeonly><noinclude> {{/doc}} <!-- Categories go in the /doc subpage --> </noinclude>")
  • 03:24, 12 January 2025 Fiend talk contribs created page Template:Main page/editing/styles.css (Created page with "#home-editing { display: flex; flex-direction: column; justify-content: space-between; } .home-editing__stats { display: flex; }")
  • 03:24, 12 January 2025 Fiend talk contribs created page Template:Main page/editing (Created page with "<templatestyles src="Template:Main page/editing/styles.css"/><div id="home-editing" class="home-card home-card--col2 home-card--row3"> <div class="home-editing__intro"> <div class="home-card__header">Start editing</div> <p>The Star Citizen Wiki is made by people like you! Be Bold and get started here!</p> </div> {{Statsbar |label1 = Articles |data1 = {{NUMBEROFARTICLES}} |label2 = Edits |data2 = {{NUMBEROFEDITS}} }} </div><noinclude><!-- For pre...")
  • 03:24, 12 January 2025 Fiend talk contribs created page Template:Badge/styles.css (Created page with ".template-badge { padding: var( --space-xxs ) var( --space-xs ); border-radius: var( --border-radius-base ); background-color: var( --color-surface-2 ); color: var( --color-emphasized ); font-size: var( --font-size-x-small ); font-weight: var( --font-weight-medium ); line-height: 1; letter-spacing: 0.025em; }")
  • 03:23, 12 January 2025 Fiend talk contribs created page Template:Badge (Created page with "<span class="template-badge {{{class|}}}" style="{{#if:{{{bg|}}}|background:{{{bg}}};}}{{#if:{{{color|}}}|color:{{{color}}};}}">{{{1}}}</span><templatestyles src="Template:Badge/styles.css"/><noinclude>{{/doc}}</noinclude>")
  • 03:21, 12 January 2025 Fiend talk contribs created page Template:Main page/featured/styles.css (Created page with "#home-featured { overflow: hidden; border-radius: var(--border-radius-medium); } #home-featured .home-card__background a { display: block; height: 100%; } #home-featured .home-card__background:after { top: unset; height: 60%; background: linear-gradient( to top, #000, transparent ); } #home-featured .home-card__foreground { justify-content: flex-end; } #home-featured .home-card__badge { border-bottom-left-radius: var(--border-radius-base); } #home-feature...")
  • 03:21, 12 January 2025 Fiend talk contribs created page Template:Main page/featured (Created page with "<templatestyles src="Template:Main page/featured/styles.css"/><div id="home-featured" class="home-card home-card--button home-card--col2 home-card--row3" style="view-transition-name: infobox-image"> <div class="home-card__background">[[{{#show:{{Main page/settings|featured}}|?Page Image#-|default=File:Placeholderv2.png}}|x200px|link={{Main page/settings|featured}}]]</div> <div class="home-card__foreground"> <div class="home-card__badge">Featured</div> <div class="home-ca...")
  • 03:17, 12 January 2025 Fiend talk contribs created page Module:TNT (Created page with "-- -- INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in the global Data:*.tab pages on Commons, and used everywhere. -- -- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules -- -- ATTENTION: -- Please do NOT rename this module - it has to be identical on all wikis. -- This code is maintained...")
  • 03:17, 12 January 2025 Fiend talk contribs created page Module:Transcluder (Created page with "-- Module:Transcluder is a general-purpose transclusion engine -- Documentation and master version: https://en.wikipedia.org/wiki/Module:Transcluder -- Authors: User:Sophivorus, User:Certes & others -- License: CC-BY-SA-3.0 local p = {} -- Helper function to test for truthy and falsy values -- @todo Somehow internationalize it local function truthy(value) if not value or value == '' or value == 0 or value == '0' or value == 'false' or value == 'no' or value == 'non' t...")
  • 03:15, 12 January 2025 Fiend talk contribs created page Module:Translate (Created page with "require( 'strict' ) local Translate = {} local metatable = {} local methodtable = {} metatable.__index = methodtable local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType --- Cache table containing i18n data at the 'data' key, and a key map at the 'keys' key --- The table is keyed by the i18n.json module name local cache = {} local i18nDataset = 'Module:Translate/i18n.json' --- Uses the current title as the base and appends '/i18n.js...")
  • 03:10, 12 January 2025 Fiend talk contribs created page Template:Main page/event/styles.css (Created page with ".home-event { border: 1px solid var( --border-color-base ); border-radius: var( --border-radius-medium ); background: var( --color-surface-1 ); } .home-gameinfo { display: flex; align-items: center; justify-content: space-between; padding: var( --space-xs ) var( --space-md ); white-space: nowrap; line-height: 1; overflow-x: auto; font-size: var( --font-size-small ); gap: var( --space-xl ); } .home-gameinfo-label { color: var( --color-subtle ); font-size:...")
  • 03:10, 12 January 2025 Fiend talk contribs created page Template:Main page/event (Created page with "<templatestyles src="Template:Main page/event/styles.css" /><div class="home-event"> <div class="home-gameinfo"> <div class="home-gameinfo-label">Patch</div> <div class="home-gameinfo-list"><!-- -->{{#if:{{Main page/settings|patch1name}}|<div class="home-gameinfo-list-item">{{Badge |{{Main page/settings|patch1type}} |bg = {{Main page/settings|patch1bg}} |color = {{Main page/settings|patch1color}} }}[[{{Main page/settings|patch1page}}|{{Main page/settings|patch1name}}]]</...")
  • 03:08, 12 January 2025 Fiend talk contribs created page Module:Navpills/styles.css (Created page with ".template-navpills { display: grid; gap: var( --space-xs ); grid-template-columns: repeat( auto-fill, minmax( 160px, 1fr ) ); grid-auto-rows: 3rem; font-size: var( --font-size-small ); } .template-navpill { position: relative; border: 1px solid var( --border-color-base ); border-radius: var( --border-radius-medium ); font-weight: var( --font-weight-medium ); line-height: var( --line-height-xx-small ); overflow: hidden; } .template-...")
  • 03:08, 12 January 2025 Fiend talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...")
  • 03:07, 12 January 2025 Fiend talk contribs created page Module:Navpills (Created page with "local mArguments --initialize lazily local p = {} -- Returns a table containing the numbers of the arguments that exist -- for the specified prefix. For example, if the prefix was 'data', and -- 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}. local function getArgNums(prefix, args) local nums = {} for k, v in pairs(args) do local num = tostring(k):match('^' .. prefix .. '([1-9]%d*)$') if num then table.insert(nums, tonumber(num)) end end table.s...")
  • 03:07, 12 January 2025 Fiend talk contribs created page Template:Navpills (Created page with "<includeonly>{{#invoke:Navpills|navpills}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 03:06, 12 January 2025 Fiend talk contribs created page Template:Main page/navigation/styles.css (Created page with "#home-nav { margin-top: 1rem; }")
  • 03:06, 12 January 2025 Fiend talk contribs created page Template:Main page/navigation (Created page with "<div id="home-nav">{{Navpills |page1 = Ships |image1 = MainTabs-Vehicles.png |page2 = Ship components |text2 = Components |image2 = MainTabs-Components.png |page3 = Personal equipment |text3 = Equipment |image3 = MainTabs-Equipment.png |page4 = Commodities |image4 = MainTabs-Commodities.png |page5 = Locations |image5 = MainTabs-Locations.png |page6 = Careers |image6 = MainTabs-Careers.png |page7 = Characters |image7 = MainTabs-Characters.png |page8 = Alien races |image8...")
  • 10:28, 11 January 2025 Fiend talk contribs created page File:WikimediaUI-Search.svg
  • 10:28, 11 January 2025 Fiend talk contribs uploaded File:WikimediaUI-Search.svg
  • 10:14, 11 January 2025 Fiend talk contribs created page Module:Yesno (Created page with "-- Imported from: https://en.wikipedia.org/wiki/Module:Yesno -- 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 "string.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then...")
  • 10:14, 11 January 2025 Fiend talk contribs created page Module:User error (Created page with "-------------------------------------------------------------------------------- -- A less intimidating version of the built-in "error()" function, to help -- editors fix their mistakes when transcluding a template. -- -- @see wikia:w:c:Dev:Module:User error for a similar module. -------------------------------------------------------------------------------- local checkType = require("libraryUtil").checkType; return function (message, ...) checkType("Module:User...")
  • 10:13, 11 January 2025 Fiend talk contribs created page Module:Paramtest (Created page with "-- Imported from: https://runescape.wiki/w/Module:Paramtest --[[ {{Helper module |name=Paramtest |fname1 = is_empty(arg) |ftype1 = String |fuse1 = Returns true if arg is not defined or contains only whitespace |fname2 = has_content(arg) |ftype2 = String |fuse2 = Returns true if arg exists and does not only contain whitespace |fname3 = default_to(arg1,arg2) |ftype3 = String, Any value |fuse3 = If arg1 exists and does not only contain whitespace, the function returns arg1...")
  • 10:13, 11 January 2025 Fiend talk contribs created page Module:Mbox (Created page with "local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType local mArguments -- lazily initialise Module:Arguments local mError -- lazily initialise Module:Error local p = {} --- Helper function to throw error -- -- @param msg string - Error message -- -- @return string - Formatted error message in wikitext local function makeWikitextError( msg ) mError = require( 'Module:Error' ) return mError.error { message = 'Error: ' .. msg...")
  • 10:12, 11 January 2025 Fiend talk contribs created page Module:I18n/category/en.json (Created page with "{ "category_documentation": "%s documentation", "category_error_item_missing_manufacturer": "Items missing manufacturer", "category_error_item_missing_uuid": "Items missing UUID", "category_error_pages_with_script_errors": "Pages with script errors", "category_ground_vehicle": "Ground vehicles", "category_ground_vehicle_pledge": "Pledge vehicles", "category_ground_vehicle_size": "%s vehicles", "category_ground_vehicles": "ground vehicles", "category_imported_fro...")
  • 10:12, 11 January 2025 Fiend talk contribs created page Module:I18n (Created page with "--- I18n library for message storage in Lua datastores. -- The module is designed to enable message separation from modules & -- templates. It has support for handling language fallbacks. This -- module is a Lua port of wikia:dev:I18n-js and i18n modules that can be loaded -- by it are editable through wikia:dev:I18nEdit. -- -- @module i18n -- @version 1.4.0 -- @require Module:Entrypoint -- @require Module:Fallbacklist -- @...")
  • 10:10, 11 January 2025 Fiend talk contribs created page Module:Hatnote list (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote list -- -- -- -- This module produces and formats lists for use in hatnotes. In particular, -- -- it implements the for-see list, i.e. lists of "For X, see Y" statements, -- -- as used in {{about}}, {{redirect}}, and their variants. Also introd...")
  • 10:10, 11 January 2025 Fiend talk contribs created page Module:Hatnote (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules....")
  • 10:10, 11 January 2025 Fiend talk contribs created page Module:Format link (Created page with "-- Imported from: https://en.wikipedia.org/wiki/Module:Format_link -------------------------------------------------------------------------------- -- Format link -- -- Makes a wikilink from the given link and display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " ยง " as a separator rather than the standard MediaWiki "#". Used in -- the {{format link}} template. -----------------------------------------...")
  • 10:09, 11 January 2025 Fiend talk contribs created page Module:Documentation/styles.css (Created page with ".documentation { margin-top: var( --space-md ); padding-top: var( --space-md ); border-top: 1px solid; border-color: var( --border-color-base ); font-size: var( --font-size-small ); } .documentation-header { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; } .documentation-title { color: var( --color-emphasized ); font-size: var( --font-size-x-large ); font-weight: var( --font-weight-se...")
  • 10:09, 11 January 2025 Fiend talk contribs created page Module:Documentation/i18n.json (Created page with "{ "license": "CC0-1.0", "description": { "en": "Translation table for the Module:Documentation" }, "schema": { "fields": [ { "name": "id", "type": "string" }, { "name": "message", "type": "localized" } ] }, "data": [ [ "module", { "de": "Modul", "en": "module" } ], [ "template", { "de": "Vorlage", "en": "template" } ], [ "message_subpage_title", { "de": "Dies ist die Dokumentati...")
  • 10:09, 11 January 2025 Fiend talk contribs created page Module:Documentation (Created page with "-- <nowiki> local dependencyList = require( 'Module:DependencyList' ) local hatnote = require( 'Module:Hatnote' )._hatnote local mbox = require( 'Module:Mbox' )._mbox local i18n = require( 'Module:i18n' ):new() local TNT = require( 'Module:Translate' ):new() local lang = mw.getContentLanguage() local p = {} --- Wrapper function for Module:i18n.translate --- --- @param key string The translation key --- @return string If the key was not found, the key is returned local...")
  • 10:08, 11 January 2025 Fiend talk contribs created page Module:DependencyList/i18n.json (Created page with "{ "license": "CC0-1.0", "description": { "en": "Translation table for the Module:DependencyList" }, "schema": { "fields": [ { "name": "id", "type": "string" }, { "name": "message", "type": "localized" } ] }, "data": [ [ "message_unused_module_title", { "de": "Dieses Modul wird nicht verwendet.", "en": "This module is unused." } ], [ "message_unused_module_desc", { "de": "Dieses Modul wird weder von...")
  • 10:07, 11 January 2025 Fiend talk contribs created page Module:DependencyList (Created page with "--- Based on Module:DependencyList from RuneScape Wiki --- Modified to use SMW instead of DPL --- @see https://runescape.wiki/w/Module:DependencyList require("strict"); local p = {} local libraryUtil = require( 'libraryUtil' ) local arr = require( 'Module:Array' ) local yn = require( 'Module:Yesno' ) local param = require( 'Module:Paramtest' ) local userError = require("Module:User error") local hatnote = require('Module:Hatnote')._hatnote local mHatlist = require('Mod...")
  • 10:07, 11 January 2025 Fiend talk contribs created page Module:Array (Created page with "-- Imported from: https://runescape.wiki/w/Module:Array local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local checkTypeMulti = libraryUtil.checkTypeMulti ---@class Array ---@operator call(any[]): Array ---@operator concat(any[]): Array ---@operator concat(number|string|function): string ---@operator unm: Array ---@operator add(number|number[]|Array): Array ---@operator sub(number|number[]|Array): Array ---@operator mul(number|number[]...")
  • 10:05, 11 January 2025 Fiend talk contribs created page Template:Main page/settings (Created page with "<includeonly>{{#if:{{{1|}}} |{{#switch:{{{1}}} <!-- Configuration starts here --> <!-- Header --> | subtitle = The {{em|bespoke}} ''Star Citizen'' and ''Squadron 42'' wiki that {{em|held the line}} since 2016. <!-- Game info ๐ŸŽ‰ LIVE ๐Ÿงช PTU ๐Ÿฅ‘ EPTU --> | patch1type = ๐ŸŽ‰ LIVE | patch1name = 3.24.3 | patch1page = Update:Star Citizen Alpha 3.24.3 | patch1bg = var( --background-color-success-subtle ) | patch1color = var( --color-success ) <!-- | patch2type =...")
  • 10:00, 11 January 2025 Fiend talk contribs created page Module:Key (Created page with "-- This module implements {{key press}}. local kbdPrefix = '<kbd class="keyboard-key nowrap">' local kbdSuffix = '</kbd>' local keyText = { ['caps lock'] = 'โ‡ช Caps Lock', ['caps lock'] = 'โ‡ช Caps Lock', ['shift'] = 'โ‡ง Shift', ['shift'] = 'โ‡ง Shift', ['enter'] = 'โ†ต Enter', ['enter'] = 'โ†ต Enter', ['cmd'] = 'โŒ˜ Cmd', ['cmd'] = 'โŒ˜ Cmd', ['command'] = 'โŒ˜...")
  • 10:00, 11 January 2025 Fiend talk contribs created page Module:Key/styles.css (Created page with ".keyboard-key { padding: 0.25em 0.5em; display: inline-block; line-height: 1; font-weight: var( --font-weight-medium ); font-size: 0.875rem; border-radius: var( --border-radius-base ); border: 1px solid; border-color: var( --border-color-base ); background: var( --color-surface-3 ); color: var( --color-emphasized ); }")
  • 09:49, 11 January 2025 Fiend talk contribs created page Module:Key (Created page with "-- This module implements {{key press}}. local kbdPrefix = '<kbd class="keyboard-key nowrap">' local kbdSuffix = '</kbd>' local keyText = { ['caps lock'] = 'โ‡ช Caps Lock', ['caps lock'] = 'โ‡ช Caps Lock', ['shift'] = 'โ‡ง Shift', ['shift'] = 'โ‡ง Shift', ['enter'] = 'โ†ต Enter', ['enter'] = 'โ†ต Enter', ['cmd'] = 'โŒ˜ Cmd', ['cmd'] = 'โŒ˜ Cmd', ['command'] = 'โŒ˜...")
  • 09:47, 11 January 2025 Fiend talk contribs created page Template:Key press (Created page with "<includeonly>{{{{{|safesubst:}}}#invoke:key|keypress}}</includeonly><noinclude> {{/doc}} </noinclude>")
  • 09:46, 11 January 2025 Fiend talk contribs created page Template:Main page/shared/styles.css (Created page with ".home-grid { display: grid; grid: auto-flow dense/repeat( auto-fit, minmax( 9.375rem, 1fr ) ); grid-auto-rows: minmax( 3rem, auto ); grid-gap: var( --space-xs ); } .home-grid--col2 { grid-template-columns: 1fr 1fr; } .home-grid a.external { background-image: none; } .home-badge { display: flex; gap: var(--space-xxs); font-size: var(--font-size-x-small); padding: var(--space-xxs) var(--space-xs); background: var(--color-surface-2); color: var(--...")
  • 09:45, 11 January 2025 Fiend talk contribs created page Template:Main page/header/styles.css (Created page with ".home-header { position: relative; padding-top: var( --space-xxl ); padding-bottom: var( --space-xxl ); line-height: var( --line-height-xx-small ); text-align: center; } .home-header__pretitle { margin-bottom: var( --space-xxs ); color: var( --color-subtle ); font-size: var( --font-size-small ); letter-spacing: 0.05em; } .home-header__title { margin: 0; font-size: 3rem; text-transform: uppercase; letter-spacing: 0.025em; line-height: 1; } .home-header...")
  • 09:39, 11 January 2025 Fiend talk contribs created page Template:Main page/header (Created page with "<templatestyles src="Template:Main page/header/styles.css"/><div class="home-header"> <div class="home-header__pretitle">๐Ÿ‘‹ Welcome to the</div> <h1 class="home-header__title">Star Citizen Wiki</h1> <div class="home-header__subtitle">{{Main page/settings|subtitle}}</div> <div id="citizen-search-trigger" class="home-header__search" role="button"><span class="home-header__searchIcon">16px|link=</span><span class="home-header__searchText">S...")
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)