More actions
Combined display of all available logs of AoM Retold. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:11, 28 September 2024 Adam talk contribs created page Module:List/doc (Created page with "{{Documentation|fromWikipedia=true}} '''Module:List''' outputs various kinds of lists. At present, it supports bulleted lists, unbulleted lists, horizontal lists, ordered lists (numbered or alphabetical), and horizontal ordered lists. It allows for easy css styling of the list or of the individual list items. == Usage == ; Quick usage <pre><nowiki>{{</nowiki>#invoke:list<nowiki>|</nowiki>''function''<nowiki>|</nowiki>''first item''<nowiki>|</nowiki>''second item''<no...")
- 10:11, 28 September 2024 Adam talk contribs created page Module:List (Created page with "local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, args) -- Constructs a data table to be passed to p.renderList. local data = {} -- Classes and TemplateStyles data.classes = {} data.templatestyles = ''...")
- 10:10, 28 September 2024 Adam talk contribs created page Module:Shortcut/doc (Created page with "{{Documentation|fromWikipedia=true}} '''Module:Shortcut''' makes a box showing the shortcut links to a page.")
- 10:10, 28 September 2024 Adam talk contribs created page Module:Shortcut (Created page with "-- This module implements {{shortcut}}. -- Set constants local CONFIG_MODULE = 'Module:Shortcut/config' -- Load required modules local checkType = require('libraryUtil').checkType local yesno = require('Module:Yesno') local p = {} local function message(msg, ...) return mw.message.newRawMessage(msg, ...):plain() end local function makeCategoryLink(cat) return string.format('%s:%s', mw.site.namespaces[14].name, cat) end function p._main(shortcuts, options, fra...")
- 10:09, 28 September 2024 Adam talk contribs created page Template:Template shortcut/doc (Created page with "{{Documentation|fromWikipedia=true}} {{tsh|tsh}} This template displays one or more of a template's shortcuts (that is, redirects, also known as aliases, as in the box appearing at the right. {{tl|Tsh}} is a shortcut to this template, {{<nowiki />template shortcut}}, and can be used in its place. See Wikipedia:Template:Template shortcut for more details. Note that there are no optional parameter in this template. == Usage == Place this template and its list of few...")
- 10:09, 28 September 2024 Adam talk contribs created page Template:Template shortcut (Created page with "<includeonly>{{#invoke:Shortcut|main|template=yes}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 10:08, 28 September 2024 Adam talk contribs created page Template:Tsh (Redirected page to Template:Template shortcut) Tag: New redirect
- 10:06, 28 September 2024 Adam talk contribs created page Template:Short description/doc (Created page with "{{Documentation}} {{tsh|SHORTDESC}} {{t|Short description}} is used to add a short description to a page. == Usage == {{tlx|Short description|Write your short description here}} == TemplateData == <templatedata> { "params": { "1": { "label": "Description", "description": "The short description of the article", "example": "Online free encyclopedia anyone can edit", "required": true, "type": "content" } }, "descrip...")
- 10:05, 28 September 2024 Adam talk contribs created page Template:Short description (Created page with "{{#if:{{{1|}}}|{{SHORTDESC:{{{1|}}}}}|{{SHORTDESC:}}}}<noinclude> {{/doc}}</noinclude>")
- 10:05, 28 September 2024 Adam talk contribs created page Template:SHORTDESC (Redirected page to Template:Short description) Tag: New redirect
- 10:04, 28 September 2024 Adam talk contribs created page Module:Navplate/styles.css (Created page with ".template-navplate { margin-top: 10px; clear: both; font-size: 0.75rem; line-height: 5px; border: 1px solid white; border-radius: 10px; overflow: hidden; } .template-navplate__header { padding: 15px; background-color: grey; display: flex; align-items: center; gap: 10px; } .template-navplate.mw-collapsed .template-navplate__header { background-color: transparent; } .template-navplate__subtitle { font-size: 0.5rem; } .template-navplate__subtitle,...")
- 09:57, 28 September 2024 Adam talk contribs created page Template:Wiki navplate (Redirected page to Template:Navplate wiki) Tag: New redirect
- 09:56, 28 September 2024 Adam talk contribs created page Module:Navplate/doc (Created page with "{{Documentation|scwShared=true}} '''Module:Navplate''' implements the {{t|navplate}} template.")
- 09:56, 28 September 2024 Adam talk contribs created page Module:Navplate (Created page with "-------------------------------------------------------------------------------- -- Module:Navplate -- -- This module implements {{Navplate}} -- -- Based on Module:Infobox -- -- This is a work in progress -- ----------------------------------------------------------------------...")
- 09:55, 28 September 2024 Adam talk contribs created page Template:Navplate/doc (Created page with "{{Documentation}} {{t|navplate}} allows a navigational template to be set up relatively quickly by supplying it with one or more lists of links, similar to [https://en.wikipedia.org/wiki/Template:Navbox Template:Navbox] on Wikipedia. == Usage == Please remove the parameters that are left blank. <pre> {{Navplate |subtitle = |title = |label1 = |list1 = |label2 = |list2 = |label3 = |list3 = }} </pre> == Parameter list == ;<code>subtitle</code> :Subtitle text...")
- 09:55, 28 September 2024 Adam talk contribs created page Template:Navplate (Created page with "<includeonly>{{#invoke:Navplate|navplate}}</includeonly><noinclude> {{/doc}} <!-- Categories go in the /doc subpage --> </noinclude>")
- 09:55, 28 September 2024 Adam talk contribs created page Template:Navplate wiki (Created page with "{{Navplate |id=wiki |subtitle=In the |title=Star Citizen Wiki community |label1 = Projects |list1 = {{DPLCat2|Projects|namespace=Star_Citizen}} |label2 = Policies |list2 = {{DPLCat2|Policies|namespace=Star_Citizen}} |label3 = Editing guides |list3 = {{DPLCat2|Star Citizen Wiki editing guides|namespace=Star_Citizen|includesubpages=true}} }} <noinclude>{{/doc}}</noinclude>")
- 09:52, 28 September 2024 Adam talk contribs created page Template:Note (Redirected page to Template:Hatnote) Tag: New redirect
- 09:52, 28 September 2024 Adam talk contribs created page Template:Hatnote/doc (Created page with "{{Documentation|fromWikipedia=true}} {{t|Hatnote}} is a simple notice template intended for use posting editorial notes in articles. Note that the user should supply a short bolded description of what kind of editorial note this is. ;Sample Output: <nowiki>{{Note|'''Note:''' This is an editorial comment.}}</nowiki> ;Results in: {{Note|'''Note:''' This is an editorial comment.}} ;Sample Output: <nowiki>{{Note|'''Errata:''' Correction to this comm-link (include referen...")
- 09:51, 28 September 2024 Adam talk contribs created page Template:Hatnote (Created page with "<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 09:47, 28 September 2024 Adam talk contribs created page Module:Module toc/doc (Created page with "{{Documentation}} This module is used to generate a table of content consists of functions of a Lua module. See [https://runescape.wiki/w/Module:Module_toc Module:Module toc] on RuneScape Wiki for more details.")
- 09:46, 28 September 2024 Adam talk contribs created page Module:Module toc (Created page with "-- Imported from: https://runescape.wiki/w/Module:Module%20toc -- <nowiki> local p = {} local function getNewlineLocations( content ) local locs = {} local pos = 0 repeat pos = mw.ustring.find( content, '\n', pos + 1, true ) table.insert( locs, pos ) until not pos return locs end local function findLineNumber( pos, newLineLocs ) local max = #newLineLocs local min = 1 repeat local i = math.ceil( (max + min) / 2...")
- 08:48, 28 September 2024 Adam talk contribs created page Module:Statsbar/styles.css (Created page with ".template-statsbar { margin: 10px; display: grid; font-size: 0.8125rem; line-height: 5px; overflow-x: auto; grid-auto-columns: minmax( auto, 1fr ); grid-auto-flow: column; } .template-statsbar__item { padding: 10px; display: flex; align-items: center; flex-direction: column; } .template-statsbar__item + .template-statsbar__item { border-left: 1px solid grey; } .template-statsbar__label { color: lightgrey; letter-spacing: 0.05em; white-spa...")
- 08:46, 28 September 2024 Adam talk contribs created page Module:Statsbar/doc (Created page with "{{Documentation}}")
- 08:46, 28 September 2024 Adam 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...")
- 08:45, 28 September 2024 Adam talk contribs created page Template:Statsbar/doc (Created page with "{{Documentation}} {{t|Statsbar}} displays a list of stats in a horizontal scrollable bar. == Usage == Please remove the parameters that are left blank. <syntaxhighlight lang="wiki"> {{Statsbar |label1 = |data1 = |label2 = |data2 = |label3 = |data3 = }} </syntaxhighlight> == Parameter list == ;<code>label<sub>n</sub></code> :Label text for the stat ;<code>data<sub>n</sub></code> :Data/value for the stat ;<code>desc<sub>n</sub></code> :Description text for th...")
- 08:45, 28 September 2024 Adam talk contribs created page Template:Statsbar (Created page with "<includeonly>{{#invoke:Statsbar|statsbar}}</includeonly><noinclude> {{/doc}} <!-- Categories go in the /doc subpage --> </noinclude>")
- 08:42, 28 September 2024 Adam talk contribs created page Template:Para/doc (Created page with "{{Documentation}} == Usage == This template is for giving examples of template parameter source code (useful in template documentation and talk page discussions of template code). It must have one or two parameters itself. The first parameter is the name of the example parameter to display (this may be ''empty'', but it must be ''present''), and the second (optional) parameter is a value for the first example parameter or, if the first {{tlx|para}} parameter is empty, an...")
- 08:42, 28 September 2024 Adam talk contribs created page Template:Para (Created page with "<code class="nowrap" {{#if:{{{plain|}}}|style="border:none;background-color:inherit;color:inherit;"}}>|{{#if:{{{1|}}}|{{{1}}}=}}{{{2|}}}</code><noinclude>{{/doc}}</noinclude>")
- 08:42, 28 September 2024 Adam talk contribs created page Template:Template link expanded/doc (Redirected page to Template:Template link general/doc) Tag: New redirect
- 08:41, 28 September 2024 Adam talk contribs created page Template:Template link expanded (Created page with "{{#Invoke:Template link general|main|code=on}}<noinclude> {{/doc}} <!-- Add categories to the /doc subpage, not here! --> </noinclude>")
- 08:41, 28 September 2024 Adam talk contribs created page Template:Tlx (Redirected page to Template:Template link expanded) Tag: New redirect
- 08:40, 28 September 2024 Adam talk contribs created page Template:Tlc (Redirected page to Template:Template link code) Tag: New redirect
- 08:39, 28 September 2024 Adam talk contribs created page Template:Template link general (Created page with "{{{{{|safesubst:}}}#Invoke:Template link general|main}}<noinclude> {{/doc}} </noinclude>")
- 08:39, 28 September 2024 Adam talk contribs created page Template:Tl (Redirected page to Template:Template link general) Tag: New redirect
- 08:39, 28 September 2024 Adam talk contribs created page Module:Template link general/doc (Created page with "{{Documentation|fromWikipedia=true}} Implements {{Tl|Template link general}} and other templates in its family")
- 08:38, 28 September 2024 Adam talk contribs created page Module:Template link general (Created page with "-- This implements Template:Tlg local getArgs = require('Module:Arguments').getArgs local p = {} -- Is a string non-empty? local function _ne(s) return s ~= nil and s ~= "" end local nw = mw.text.nowiki local function addTemplate(s) local i, _ = s:find(':', 1, true) if i == nil then return 'Template:' .. s end local ns = s:sub(1, i - 1) if ns == '' or mw.site.namespaces[ns] then return s else return 'Template:' .. s end end local function trimTemplate(...")
- 08:37, 28 September 2024 Adam talk contribs created page Template:Template link general/doc (Created page with "{{{{{|safesubst:}}}#Invoke:Template link general|main}}<noinclude> {{/doc}} </noinclude>")
- 08:37, 28 September 2024 Adam talk contribs created page Template:Template link code (Created page with "<includeonly>{{#Invoke:Template link general|main|nolink=yes|code=yes|nowrap=yes}}</includeonly><noinclude> {{Template:Template link general/doc}} <!-- Add categories to the /doc subpage, not here! --> </noinclude>")
- 08:36, 28 September 2024 Adam talk contribs created page Template:Tc (Redirected page to Template:Template link code) Tag: New redirect
- 08:34, 28 September 2024 Adam 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: 600; font-size: 0.875rem; border-radius: 8px; border: 1px solid; border-color: grey; background: var( --color-surface-3 ); color: white; }")
- 08:33, 28 September 2024 Adam talk contribs created page Module:Key/doc (Created page with "{{Documentation|fromWikipedia=true}} Implements {{tl|key press}}")
- 08:32, 28 September 2024 Adam 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'] = '⌘...")
- 08:32, 28 September 2024 Adam talk contribs created page Template:Key press/doc (Created page with "{{Documentation|fromWikipedia=true}} This is the {{tl|key press}} template primarily designed to illustrate keys and keystrokes on a computer keyboard. With additional parameters, a single template can even illustrate a combination of multiple ''simultaneous'' keystrokes. A sequence of keystrokes, on the other hand, need to be demonstrated with separate templates. Example : {{tc|key press|A}} → {{key press|A}} As lower-case alphabetic characters a–z do not appear o...")
- 08:31, 28 September 2024 Adam talk contribs created page Template:Key press (Created page with "<includeonly>{{{{{|safesubst:}}}#invoke:key|keypress}}</includeonly><noinclude> {{/doc}} </noinclude>")
- 08:22, 28 September 2024 Adam talk contribs created page Template:Extension DPL (Created page with "<noinclude>This page was automatically created. It serves as an anchor page for all '''invocations''' of [http://mediawiki.org/wiki/Extension:DynamicPageList3 Extension:DynamicPageList3 (DPL)].</noinclude>")
- 08:18, 28 September 2024 Adam talk contribs created page Age of Mythology: Lua (Created page with " '''Lua''' is a programming language that is integrated into the Star Citizen Wiki with Scribunto. Lua source code is run from Modules in their own namespace, and invoked with <code><nowiki>{{#invoke:Module|function}}</nowiki></code>; this should be done with a wrapper template. For example, if we have a module named "foo", then we should have a template called "Template:Foo" consisting of <code><nowiki>{{#invoke:Foo|main}}</nowiki></code> to c...")
- 08:17, 28 September 2024 Adam talk contribs created page Age of Mythology: 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...")
- 08:15, 28 September 2024 Adam 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...")
- 08:15, 28 September 2024 Adam talk contribs created page Template:Helper module (Created page with "<includeonly>{{#invoke:Helper module|main}}</includeonly><noinclude>{{/doc}}</noinclude>")