Combined display of all available logs of Witterpedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:35, 13 March 2025 Fecsmith talk contribs created page Template:Mono/doc (Created page with "{{Documentation}} == Usage == {{tlx|Mono|<var>text to format here</var>}} renders as: {{Mono|text to format here}} This template is for formatting short bits of content (the only parameter) as monospaced (nonproportional) text. It is simply a quick shorthand for the necessary {{WP|ref=no|Cascading Style Sheets|text=CSS}} code. It is a replacement for {{tag|tt}} which is an obsolete element under HTML5. ([http://www.w3.org/TR/html5/obsolete.html#non-conforming-featu...")
- 00:34, 13 March 2025 Fecsmith talk contribs created page Template:Helper module/styles.css (Created blank page)
- 00:34, 13 March 2025 Fecsmith talk contribs created page Template:Helper module/doc (Created page with "{{Documentation}} Provides documentation for functions of modules that contain functions useful for other modules. This template should be part of the modules documentation. There is no limit to the number of functions this template can list. This template is called by Star Citizen:Lua/Helper modules to help produce a dynamic table. <pre> {{Helper module |name = Name of the module (no namespace prefix) |fname1 = Name of first function as it is called in modules. If...")
- 00:33, 13 March 2025 Fecsmith talk contribs created page Template:WP/styles.css (Created blank page)
- 00:33, 13 March 2025 Fecsmith talk contribs created page Template:Tag/styles.css (Created blank page)
- 00:25, 13 March 2025 Fecsmith talk contribs created page Witterpedia:Lua/Helper modules (Created page with "This is a table of modules and functions that were created specifically for facilitating the creation of other modules. Documentation for modules here is done in the source code with Template:Helper module. In all below descriptions, optional arguments have square brackets around them with default values after a pipe, if appropriate. i.e. <code>foo( x, [y|1] )</code> means function foo has one required argument, and the second argument is optional and will default to...")
- 00:24, 13 March 2025 Fecsmith talk contribs imported Template:WP/doc by file upload (1 revision)
- 00:24, 13 March 2025 Fecsmith talk contribs imported Template:WP by file upload (1 revision)
- 00:24, 13 March 2025 Fecsmith talk contribs imported Template:Para by file upload (1 revision)
- 00:24, 13 March 2025 Fecsmith talk contribs imported Template:Nobold by file upload (1 revision)
- 00:24, 13 March 2025 Fecsmith talk contribs imported Template:Mono by file upload (1 revision)
- 00:20, 13 March 2025 Fecsmith talk contribs created page Template:Tag/doc (Created page with "{{Documentation}} : {{t|tag|''tagname'' [|''type''] [|content=''text''] [|params=''parameters'']}} This template provides a quick way to mention an {{WP|ref=no|XML}}/{{WP|ref=no|HTML}}-style tag in a preformatted way. Mainly used in discussion/help pages. ===Parameters=== Required parameters shown in '''''bold italics'''''. ; {{para|first unnamed}} {{nobold| (''tagname'' above)}} : The XML/HTML tag's name (e.g. {{mono|100%|code}}, {{mono|100%|ref}}). ; {{p...")
- 00:20, 13 March 2025 Fecsmith talk contribs created page Template:Tag (Created page with "<code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!-- Opening tag -->{{#switch:{{{2|pair}}} |c|close = |s|single |o|open |p|pair = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}} }}<!-- Content between tags -->{{#switch:{{{2|pair}}} |c|close = {{{content|}}} |s|single = /> |o|open = >{{{content|}}} |p|pair = {{#ifeq:{{{1|tag}}}|!--||>}}{{{c...")
- 00:19, 13 March 2025 Fecsmith talk contribs created page Module:Helper module/doc (Created page with "{{Documentation}} Generates helper module information for use in documentation, which is automatically used by Star Citizen:Lua/Helper modules.")
- 00:18, 13 March 2025 Fecsmith talk contribs created page Module:Helper module (Created page with "-- <nowiki> -- Helps Star Citizen:Lua/Helper modules format its table with dynamic documentation -- See Template:Helper module for documentation and usage require('Module:Mw.html extension') local getArgs = require("Module:Arguments").getArgs; --local tooltip = require('Module:Tooltip') local userError = require("Module:User error"); local p = {} function p.main(frame) local args = getArgs(frame); local function_list = {} -- Let there be no limit to number of...")
- 00:18, 13 March 2025 Fecsmith talk contribs created page Template:Helper module (Created page with "<includeonly>{{#invoke:Helper module|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 00:17, 13 March 2025 Fecsmith talk contribs created page Module:Array/doc (Created page with "{{Documentation}} {{Helper module |name = Array |fname1 = <nowiki>all( arr, [fn] )</nowiki> |ftype1 = <samp>arr: any[]</samp><br><samp>fn?: any</samp><br><samp>-> boolean</samp> |fuse1 = Behaviour depends on the value of <code>fn</code>: * <code>nil</code> - Checks that the array doesn't contain any '''false''' elements. * <code>fun(elem: any, i?: integer): boolean</code> - Returns '''true''' if <code>fn</code> returns '''true''' for every element. * <code>nu...")
- 00:03, 13 March 2025 Fecsmith talk contribs created page Module:Arguments/doc (Created page with "{{Documentation|scwShared=true|fromWikipedia=true}} '''Module:Arguments''' provides easy processing of arguments passed from #invoke. It is a meta-module, meant for use by other modules, and should not be called from #invoke directly. Its features include: * Easy trimming of arguments and removal of blank arguments. * Arguments can be passed by both the current frame and by the parent frame at the same time. (More details below.) * Arguments can be passed in directly fr...")
- 23:52, 10 March 2025 Fecsmith talk contribs created page Template:Quote/styles.css (Created blank page)
- 23:51, 10 March 2025 Fecsmith talk contribs created page Template:Quote/doc (Created page with "{{Documentation}} ;Description :This template displays text within enlarged quotes, and centers it on the page. ;Syntax :Type <code>{{t|quote|speaker|source}}</code> somewhere. The first parameter enlarges the size of the quotes, the second parameter defines the width of the quote, the third displays who said the quote, and the fourth is for where the quote came from. ;Sample output :<code><nowiki>{{quote|Lorem ipsum}}</nowiki></code> gives... {{quote|Lorem ipsum}} :<c...")
- 23:47, 10 March 2025 Fecsmith talk contribs created page Module:Mbox/styles.css (Created page with ".mbox { position: relative; display: flex; flex-direction: column; margin-block: var(--space-md); background-color: var(--color-surface-1); border: 1px solid var(--border-color-base); border-radius: var(--border-radius-medium); font-size: var(--font-size-small); line-height: var(--line-height-xx-small); } .mbox.mbox-high { background-color: var(--background-color-destructive-subtle); } .mbox.mbox-med { background-color: var(--background-color-warning-subtle)...")
- 23:47, 10 March 2025 Fecsmith talk contribs created page Template:InfoboxNeue/styles.css (Created page with ".infobox { margin-bottom: var(--space-md); width: 100%; max-width: 400px; border: 1px solid var(--border-color-base); border-radius: var(--border-radius-medium); background-color: transparent; font-size: var(--font-size-small); line-height: var(--line-height-xx-small); box-sizing: content-box; } .infobox[open] { background-color: var(--color-surface-1); } .infobox__content { position: relative; } .infobox__image { position: relative; margin-bottom: -2rem;...")
- 23:46, 10 March 2025 Fecsmith talk contribs created page Template:InfoboxNeue/doc (Created page with "{{Documentation}} {{t|InfoboxNeue}} is a general use infobox template. See Module:InfoboxNeue for more documentation. === Usage === <syntaxhighlight> {{InfoboxNeue | snippet = <!-- Text that goes after "Quick facts: ", defaults to the page's root name --> | image = <!-- File name without namespace prefix --> | indicator = <!-- Indicator data, required for the other indicator arguments --> | indicatorClass = <!-- Indicator class -->...")
- 23:39, 10 March 2025 Fecsmith talk contribs created page Template:T/styles.css (Created blank page)
- 23:37, 10 March 2025 Fecsmith talk contribs created page Template: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...")
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:I18n/category/en.json by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:I18n by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:DependencyList/i18n.json by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:Documentation/i18n.json by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:Documentation/styles.css by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:Translate by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:Mbox by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:User error by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:Hatnote/styles.css by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:Format link by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:Array by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Template:Documentation/doc by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Template:T/piece by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Template:T by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:Paramtest by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:Documentation by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:DependencyList by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:Yesno by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:Hatnote list by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Module:Hatnote by file upload (1 revision)
- 23:35, 10 March 2025 Fecsmith talk contribs imported Template:Documentation by file upload (1 revision)
- 01:57, 10 March 2025 Fecsmith talk contribs created page Someone's full name (Created page with "This is called in Template:Quote, and it was annoying me that it didn't exist. So I created this page just so that the link would stop being red. Thanks.")
- 01:54, 10 March 2025 Fecsmith talk contribs created page Template:Main page/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...")
- 01:47, 10 March 2025 Fecsmith talk contribs created page Template:Documentation (Created page with "<includeonly>{{#invoke:Documentation|doc}}__NOEDITSECTION__{{#seo: |type = website |description = {{FULLPAGENAME}} is a template page used on the Star Citizen Wiki. Templates are pages that are embedded (transcluded) into other pages to allow for the repetition of information. |site_name = Star Citizen Wiki |locale = {{PAGELANGUAGE}} }}</includeonly><noinclude>{{/doc}}</noinclude>")
- 01:47, 10 March 2025 Fecsmith 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...")