Main public logs
Combined display of all available logs of Arcadian Odyssey Extended Universe. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:46, 19 December 2024 Astaryuu talk contribs created page Template:Nowrap (Created page with "<span class="nowrap">{{{1}}}</span><noinclude> {{documentation}} <!-- Categories go on the /doc page; interwikis go to Wikidata. --> </noinclude>") Tags: Mobile edit Mobile web edit
- 14:45, 19 December 2024 Astaryuu talk contribs created page Template:Template link (Created page with "{{nowrap|{{}}[[Template:{{{1}}}|{{{1}}}]]{{nowrap|}}}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>") Tags: Mobile edit Mobile web edit
- 14:45, 19 December 2024 Astaryuu talk contribs created page Template:Tl (Redirected page to Template:Template link) Tags: New redirect Mobile edit Mobile web edit
- 14:44, 19 December 2024 Astaryuu talk contribs created page Template:Tlf (Redirected page to Template:Template link with link off) Tags: New redirect Mobile edit Mobile web edit
- 14:42, 19 December 2024 Astaryuu 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 =...") Tags: Mobile edit Mobile web edit
- 14:41, 19 December 2024 Astaryuu talk contribs created page Module:Message box/ombox.css (Created page with "{{pp|small=y}}: .ombox { margin: 4px 0; border-collapse: collapse; border: 1px solid #a2a9b1; Default "notice" gray: background-color: var(--background-color-neutral-subtle, #f8f9fa); box-sizing: border-box; color: var(--color-base, #202122); } For the "small=yes" option.: .ombox.mbox-small { font-size: 88%; line-height: 1.25em; } .ombox-speedy { border: 2px solid #b32424; Red: background-color: #fee7e6; Pink: } .ombox-de...") Tags: Mobile edit Mobile web edit
- 14:40, 19 December 2024 Astaryuu talk contribs created page Module:Message box/configuration (Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-spee...") Tags: Mobile edit Mobile web edit
- 14:40, 19 December 2024 Astaryuu talk contribs created page Module:Message box (Created page with "require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions ---------------------------------------------------------------------------...") Tags: Mobile edit Mobile web edit
- 14:39, 19 December 2024 Astaryuu talk contribs created page Template:Mbox (Created page with "{{#invoke:Message box|mbox}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>") Tags: Mobile edit Mobile web edit
- 14:38, 19 December 2024 Astaryuu talk contribs created page Template:Documentation subpage (Created page with "<includeonly><!-- -->{{#ifeq:{{lc:{{SUBPAGENAME}}}} |{{{override|doc}}} | <!--(this template has been transcluded on a /doc or /{{{override}}} page)--> </includeonly><!-- -->{{#ifeq:{{{doc-notice|show}}} |show | {{Mbox | type = notice | style = margin-bottom:1.0em; | image = 40px|alt=|link= | text = {{strong|This is a documentation...") Tags: Mobile edit Mobile web edit
- 14:38, 19 December 2024 Astaryuu talk contribs created page Template:Infobox/doc (Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Distinguish|Template:Userbox}} {{#ifeq:{{SUBPAGENAME}}|sandbox||{{High-use}}}} {{Lua|Module:Infobox}} {{Parameter names example |name={{PAGENAME}} <!--|child |subbox |decat--> |title |above |subheader |subheader1 |subheader2={{{subheader2}}}<br/>...... |image|caption |image1|caption1 |image2|caption2={{{caption2...") Tags: Mobile edit Mobile web edit
- 14:37, 19 December 2024 Astaryuu talk contribs created page Module:Documentation/styles.css (Created page with "{{pp|small=yes}}: .documentation, .documentation-metadata { border: 1px solid #a2a9b1; background-color: #ecfcf4; clear: both; } .documentation { margin: 1em 0 0 0; padding: 1em; } .documentation-metadata { margin: 0.2em 0; same margin left-right as .documentation: font-style: italic; padding: 0.4em 1em; same padding left-right as .documentation: } .documentation-startbox { padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bott...") Tags: Mobile edit Mobile web edit
- 14:34, 19 December 2024 Astaryuu 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'...") Tags: Mobile edit Mobile web edit
- 14:32, 19 December 2024 Astaryuu talk contribs created page Module:Documentation/config (Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------...") Tags: Mobile edit Mobile web edit
- 14:32, 19 December 2024 Astaryuu talk contribs created page Module:Documentation (Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub local format = mw.ustring.format ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are made available in...") Tags: Mobile edit Mobile web edit
- 14:31, 19 December 2024 Astaryuu talk contribs created page Template:Documentation (Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>") Tags: Mobile edit Mobile web edit
- 14:29, 19 December 2024 Astaryuu talk contribs created page Module:InfoboxImage (Created page with "-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to yes, if th...") Tags: Mobile edit Mobile web edit
- 14:28, 19 December 2024 Astaryuu talk contribs created page Module:Infobox/styles.css (Created page with "{{pp|small=y}}: * This TemplateStyles sheet deliberately does NOT include the full set of * infobox styles. We are still working to migrate all of the manual * infoboxes. See MediaWiki talk:Common.css/to do * DO NOT ADD THEM HERE: * not strictly certain these styles are necessary since the modules now * exclusively output infobox-subbox or infobox, not both * just replicating the module faithfully: .infobox-subbox { padding: 0; borde...") Tags: Mobile edit Mobile web edit
- 14:27, 19 December 2024 Astaryuu talk contribs changed the settings "templatestyles" for "astaryuuwiki" (T) Tags: Mobile edit Mobile web edit
- 14:27, 19 December 2024 Astaryuu talk contribs changed the settings "css" for "astaryuuwiki" (CSS) Tags: Mobile edit Mobile web edit
- 14:24, 19 December 2024 Astaryuu talk contribs changed the settings "css" for "astaryuuwiki" (Add CSS) Tags: Mobile edit Mobile web edit
- 14:22, 19 December 2024 Astaryuu talk contribs created page Module:Infobox (Created page with "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%shlist%s'...") Tags: Mobile edit Mobile web edit
- 14:19, 19 December 2024 Astaryuu talk contribs created page Template:Infobox (Created page with "{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|{{remove first word|{{SUBPAGENAME}}}}}}}}|}}</includeonly><noinclude> {{documentation}} <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> </noinclude>") Tags: Mobile edit Mobile web edit
- 14:10, 19 December 2024 Astaryuu talk contribs created page Template:Lida (Created page with "<includeonly><span class="lida">{{{1|K}}}</span></includeonly><noinclude>Category:Liðakuin templates {{documentation}}</noinclude>") Tags: Mobile edit Mobile web edit
- 14:09, 19 December 2024 Astaryuu talk contribs created page Template:Roka (Created page with "<includeonly><span class="roka">{{{1|K}}}</span></includeonly><noinclude>Category:Rokadong templates {{documentation}}</noinclude>") Tags: Mobile edit Mobile web edit
- 14:07, 19 December 2024 Astaryuu talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: @font-face{ font-family: 'AH Rokajang Shika'; src: url("https://hoard.astaryuu.cc/assets/fonts/AHRokajangShika.ttf") format('truetype'); } .roka, .lida { font-family: 'AH Rokajang Shika', sans-serif; font-size: 110%; }") Tags: Mobile edit Mobile web edit
- 07:21, 19 December 2024 Astaryuu talk contribs changed the settings "wgDefaultMobileSkin" for "astaryuuwiki" (Hdjs) Tags: Mobile edit Mobile web edit
- 07:21, 19 December 2024 Astaryuu talk contribs changed the settings "wgDefaultMobileSkin" for "astaryuuwiki" (Abdjs) Tags: Mobile edit Mobile web edit
- 07:16, 19 December 2024 Astaryuu talk contribs changed the settings "visualeditor" for "astaryuuwiki" (Add visual editor) Tags: Mobile edit Mobile web edit
- 07:16, 19 December 2024 Astaryuu talk contribs changed the settings "displaytitle, titleicon" for "astaryuuwiki" (Add Title formatting) Tags: Mobile edit Mobile web edit
- 07:13, 19 December 2024 Astaryuu talk contribs changed the settings "wgULSAnonCanChangeLanguage" for "astaryuuwiki" (Update YKS) Tags: Mobile edit Mobile web edit
- 07:12, 19 December 2024 Astaryuu talk contribs changed the settings "translate" for "astaryuuwiki" (Add Translate) Tags: Mobile edit Mobile web edit
- 07:12, 19 December 2024 Astaryuu talk contribs changed the settings "universallanguageselector" for "astaryuuwiki" (Add ULS) Tags: Mobile edit Mobile web edit
- 07:10, 19 December 2024 Astaryuu talk contribs changed the settings "pageforms" for "astaryuuwiki" (Add pageforms) Tags: Mobile edit Mobile web edit
- 07:07, 19 December 2024 Astaryuu talk contribs changed the settings "webchat" for "astaryuuwiki" (Add webchat) Tags: Mobile edit Mobile web edit
- 06:57, 19 December 2024 Astaryuu talk contribs changed the settings "languageselector" for "astaryuuwiki" (Ahnd) Tags: Mobile edit Mobile web edit
- 06:51, 19 December 2024 Astaryuu talk contribs blocked Pineapple4 talk contribs with an expiration time of 1 year (account creation disabled, cannot edit own talk page) (Block evasion) Tags: Mobile edit Mobile web edit
- 06:47, 19 December 2024 Astaryuu talk contribs changed the settings "languageselector" for "astaryuuwiki" (Add Manguage Slecwtor) Tags: Mobile edit Mobile web edit
- 06:45, 19 December 2024 Astaryuu talk contribs changed the settings "wgWatchlistExpiry, wgFeedLimit" for "astaryuuwiki" (Agdnd) Tags: Mobile edit Mobile web edit
- 06:41, 19 December 2024 Astaryuu talk contribs changed the settings "math, randomgameunit" for "astaryuuwiki" (Asd djshdns) Tags: Mobile edit Mobile web edit
- 06:37, 19 December 2024 Astaryuu talk contribs changed the settings "treeandmenu" for "astaryuuwiki" (Add Tree) Tags: Mobile edit Mobile web edit
- 06:34, 19 December 2024 Astaryuu talk contribs changed the settings "templatedata, userfunctions" for "astaryuuwiki" (Add userfunctions) Tags: Mobile edit Mobile web edit
- 06:19, 19 December 2024 Astaryuu talk contribs blocked Pineapple662 talk contribs with an expiration time of 1 day (account creation disabled, cannot edit own talk page) (Disruptive behaviour)
- 06:16, 19 December 2024 Astaryuu talk contribs changed the settings "wgCosmosWikiHeaderBackgroundColor, wgCosmosFooterBackgroundColor" for "astaryuuwiki" (Update formatting)
- 06:08, 19 December 2024 Astaryuu talk contribs changed the settings "wgCosmosWikiHeaderBackgroundImage" for "astaryuuwiki" (Update styling)
- 06:07, 19 December 2024 Astaryuu talk contribs changed the settings "wgCosmosBannerBackgroundColor, wgCosmosLinkColor, wgCosmosButtonBackgroundColor" for "astaryuuwiki" (Update formatting)
- 06:05, 19 December 2024 Astaryuu talk contribs changed the settings "wgAbuseFilterActions, wgRestrictionTypes, wgFileExtensions, wgTwitterCardType, wgCosmosSocialProfileTagGroups, wgDefaultSkin, wgDefaultMobileSkin, wgWordmark" for "astaryuuwiki" (Update formatting)
- 06:02, 19 December 2024 Astaryuu talk contribs changed the settings "cosmos" for "astaryuuwiki" (Add Cosmos)
- 05:54, 19 December 2024 Astaryuu talk contribs changed the settings "pageimages, shortdescription" for "astaryuuwiki" (Add Pageimages) Tags: Mobile edit Mobile web edit
- 04:06, 19 December 2024 Astaryuu talk contribs changed the settings "sanecase, simpletooltip, spoilers, subpagefun, subpagelist3, tabberneue, timezoneconverter, toctree, disambiguator, purge, simpleblogpage, softredirector, socialprofile, wikibaseclient" for "astaryuuwiki" (Add extensions) Tags: Mobile edit Mobile web edit