Main public logs
Appearance
Combined display of all available logs of Adaris. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:03, 28 May 2026 Oros talk contribs created page Niseke Swamp (Created page with "{{Swamps of Payalwa Infobox |Name=Niseke Swamp |Image=center|frameless|Painting of Niseke Swamp {{center|Painting of Niseke Swamp}} |Realm=Payalwa |Region=Western Lowlands |Size=750 mi² }} {{Swamps of Payalwa Sections}}")
- 19:24, 19 May 2026 Oros talk contribs created page File:Vahes Couple Photo.jpg
- 19:24, 19 May 2026 Oros talk contribs uploaded File:Vahes Couple Photo.jpg
- 14:17, 19 May 2026 Oros talk contribs created page File:Tefar Worshipers on Awenelir.jpg
- 14:17, 19 May 2026 Oros talk contribs uploaded File:Tefar Worshipers on Awenelir.jpg
- 14:13, 19 May 2026 Oros talk contribs uploaded a new version of File:Tefar Cup.png
- 14:12, 19 May 2026 Oros talk contribs created page File:Tefar Cup.png
- 14:12, 19 May 2026 Oros talk contribs uploaded File:Tefar Cup.png
- 13:49, 19 May 2026 Oros talk contribs created page Module:Navbar/styles.css (Created page with "{{pp|small=yes}}: .navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spacing: 0; } .navbar ul { display: inline-block; white-space: nowrap; line-height: inherit; } .navbar-brackets::before { margin-right: -0.125em; content: '[ '; } .navbar-brackets::after { margin-left: -0.125em; content: ' ]'; } .navbar li { word-spacing: -0.125em; } .navbar a > span, .nav...")
- 13:49, 19 May 2026 Oros talk contribs created page Module:Navbar/configuration (Created page with "return { ['templatestyles'] = 'Module:Navbar/styles.css', ['hlist_templatestyles'] = 'Hlist/styles.css', ['box_text'] = 'This box: ', -- default text box when not plain or mini ['title_namespace'] = 'Template', -- namespace to default to for title ['invalid_title'] = 'Invalid title ', ['classes'] = { -- set a line to nil if you don't want it ['navbar'] = 'navbar', ['plainlinks'] = 'plainlinks', -- plainlinks ['horizontal_list'] = 'hlist', -- horizontal lis...")
- 13:48, 19 May 2026 Oros talk contribs created page Tefar (Created page with "{{Religions Infobox |Religion Name=Tefar }} {{Religions Sections |Introduction={{Tefar_sidebar}} }}")
- 13:46, 19 May 2026 Oros talk contribs created page File:Tefar Symbol.jpeg
- 13:46, 19 May 2026 Oros talk contribs uploaded File:Tefar Symbol.jpeg
- 13:30, 19 May 2026 Oros talk contribs created page Template:Tefar sidebar (Created page with "<includeonly>{{#invoke:sidebar|collapsible |width = 18em | pretitle = Part of a series on | title = Tefar | basestyle = background: #efefef | image = frameless|upright=0.22|class=notpageimage skin-invert|Principal symbol of Tefar|link=Christian cross | headingstyle = border-bottom:0px;background:#efefef; | listtitlestyle = background:#efefef;text-align:center; | listclass = hlist | expanded = {{{expanded|{{{1|}}}}}} |...")
- 13:28, 19 May 2026 Oros talk contribs created page Template:Unbulleted list (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|unbulleted}}")
- 13:28, 19 May 2026 Oros talk contribs created page Template:Collapsible sections option (Created page with "<div style="font-size:120%;font-weight:bold;margin-bottom:0.25em;"><!-- -->{{#if:{{{1|}}} |<!--(Single collapsible group/section named "{{{1}}}":)-->Collapsible group/section</div> If, by default, this template's collapsible group/section is hidden ("collapsed") when the template is shown, use {{template link code|<includeonly>{{</includeonly>PAGENAME<includeonly>}}</includeonly> |{{{1}}}}} to set it to be visible ("expanded", "uncollapsed")....")
- 13:26, 19 May 2026 Oros talk contribs created page Module:Sidebar/styles.css (Created page with "{{pp-template}}: TODO: Invert width design to be "mobile first": .sidebar { TODO: Ask if we should have max-width 22em instead: width: 22em; @noflip: float: right; @noflip: clear: right; @noflip: margin: 0.5em 0 1em 1em; background: var(--background-color-neutral-subtle, #f8f9fa); border: 1px solid var(--border-color-base, #a2a9b1); padding: 0.2em; text-align: center; line-height: 1.4em; font-size: 88%; border-collapse: collap...")
- 13:26, 19 May 2026 Oros talk contribs created page Module:Navbar (Created page with "local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, false, false...")
- 13:26, 19 May 2026 Oros talk contribs created page Module:Sidebar/configuration (Created page with "return { i18n = { child_yes = 'yes', float_none = 'none', float_left = 'left', wrap_true = 'true', navbar_none = 'none', navbar_off = 'off', default_list_title = 'List', title_not_to_add_navbar = 'Template:Sidebar', collapse_title_not_to_add_navbar = 'Template:Sidebar with collapsible lists', templatestyles = { sidebar = 'Module:Sidebar/styles.css', hlist = 'Hlist/styles.css', plainlist = 'Plainlist/styles.css', subinfobox = 'Subinfobox b...")
- 13:25, 19 May 2026 Oros talk contribs created page Module:Sidebar (Created page with "require('strict') local cfg = mw.loadData('Module:Sidebar/configuration') local p = {} local getArgs = require('Module:Arguments').getArgs --[[ Categorizes calling templates and modules with a 'style' parameter of any sort for tracking to convert to TemplateStyles. TODO after a long cleanup: Catch sidebars in other namespaces than Template and Module. TODO would probably want to remove /log and /archive as CS1 does ]] local function categorizeTemplatesWithInlineStyle...")
- 13:21, 19 May 2026 Oros talk contribs created page Template:Plainlist/styles.css (Created page with "{{pp-template|small=yes}}: .plainlist ol, .plainlist ul { line-height: inherit; list-style: none; margin: 0; padding: 0; Reset Minerva default: } .plainlist ol li, .plainlist ul li { margin-bottom: 0; }")
- 13:21, 19 May 2026 Oros talk contribs created page Module:Side box/styles.css (Created page with "{{pp|small=y}}: .side-box { margin: 4px 0; box-sizing: border-box; border: 1px solid #aaa; font-size: 88%; line-height: 1.25em; background-color: var(--background-color-interactive-subtle, #f8f9fa);color:inherit; display: flow-root; } embedded side boxes need larger font: .infobox .side-box { font-size: 100%; } .side-box-abovebelow, .side-box-text { padding: 0.25em 0.9em; } .side-box-image { @noflip: padding: 2px 0 2px 0.9em; text-align: c...")
- 13:20, 19 May 2026 Oros talk contribs created page Module:Side box (Created page with "local yesno = require('Module:Yesno') local p = {} local function makeData(args) local data = {} -- Main table classes data.classes = {} if yesno(args.metadata) ~= false then table.insert(data.classes, 'metadata') end if args.position and args.position:lower() == 'left' then table.insert(data.classes, 'side-box-left') else table.insert(data.classes, 'side-box-right') end if args.collapsible then table.insert(data.classes, 'mw-collapsible') if args....")
- 13:20, 19 May 2026 Oros talk contribs created page Template:Side box (Created page with "{{#invoke:Side box|main}}")
- 13:19, 19 May 2026 Oros talk contribs created page Template:Religions Infobox (Generated from a page schema)
- 13:19, 19 May 2026 Oros talk contribs created page Form:Religions (Generated from a page schema)
- 13:19, 19 May 2026 Oros talk contribs created page Template:Religions Sections (Generated from a page schema)
- 13:19, 19 May 2026 Oros talk contribs created page Category:Religions
- 15:58, 17 May 2026 Oros talk contribs moved page Murazkar Mountains to Murzkar Mountains without leaving a redirect (Text replacement - "Murazkar Mountains" to "Murzkar Mountains")
- 15:56, 17 May 2026 Oros talk contribs moved page Murzkar Mountains to Murzakar Mountains without leaving a redirect
- 15:54, 17 May 2026 Oros talk contribs moved page Murazkar Mountains to Murzkar Mountains
- 12:27, 17 May 2026 Oros talk contribs created page Religion (Created page with "There are a number of different large religions within Adaris and numerous smaller cults that worship individual (or a pantheon) of spirits. The main religions worship the spirit of Consciousness Daathir as a singular god like being. Other major religions include one that worships Awenlas for creating humans, one that worships the self, one that seeks to create a god of their own through rituals and beliefs. The cults of the elemental spirits also maintain a large presen...") Tag: Visual edit
- 21:15, 16 May 2026 Oros talk contribs created page File:Great Armada.jpg
- 21:15, 16 May 2026 Oros talk contribs uploaded File:Great Armada.jpg
- 15:49, 14 May 2026 Oros talk contribs created page Template:Married (Created page with "{{#if:{{{i|}}} |<nowiki/>'' }}{{#switch:{{{lk|}}} |no|off = <span title="married" style="white-space:nowrap">b.</span> |abbr |#default = <abbr title="married" style="white-space:nowrap">b.</abbr> }} {{{1}}}{{#if:{{{i|}}} |''<nowiki/> }}")
- 12:01, 14 May 2026 Oros talk contribs created page Template:Main other (Created page with "{{safesubst:<noinclude/>#switch: <noinclude><!-- If no or empty "demospace" parameter then detect namespace --></noinclude> {{safesubst:<noinclude/>#if:{{{demospace|}}} | {{safesubst:<noinclude/>lc: {{{demospace}}} }} <noinclude><!-- Use lower case "demospace" --></noinclude> | {{safesubst:<noinclude/>#ifeq:{{safesubst:<noinclude/>NAMESPACE}}|{{safesubst:<noinclude/>ns:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}")
- 12:01, 14 May 2026 Oros talk contribs created page Template:Short description/lowercasecheck (Created page with "{{#ifeq:<!--test first character for lower-case letter-->{{#invoke:string|find|1={{{1|}}}|2=^%l|plain=false}}|1 |<!-- first character is a lower case letter; test against whitelist -->{{#switch: {{First word|{{{1|}}}}}<!--begin whitelist--> |c. <!--for circa--> |gTLD |iMac |iOS |iOS, |iPad |iPhone |iTunes |macOS |none |pH |pH-dependent=<!-- end whitelist; short description starts with an allowed lower-case string; whitelist matched; do nothing --> |#default=<!-- apply c...")
- 12:01, 14 May 2026 Oros talk contribs created page Template:Short description (Created page with "{{#ifeq:{{lc:{{{1|}}}}}|none|{{SHORTDESC:|{{{2|}}}}}<nowiki/><!--Prevents whitespace issues when used with adjacent newlines-->|<div class="shortdescription nomobile noexcerpt noprint searchaux" style="display:none">{{{1|}}}{{SHORTDESC:{{{1|}}}|{{{2|}}}}}</div>}}<includeonly>{{#ifeq:{{{pagetype}}}|Disambiguation pages||{{#ifeq:{{pagetype |defaultns = all |user=exclude}}|exclude||{{#ifeq:{{#switch: {{NAMESPACENUMBER}} | 2 | 3 | 4 | 5 | 6 | 7 | 10 | 11 | 12 | 13 | 14 | 15...")
- 11:58, 14 May 2026 Oros talk contribs created page Module:String (Created page with "--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. Global options ignore_errors: If set to 'true' or 1, any error c...")
- 11:57, 14 May 2026 Oros talk contribs created page Template:Abbr (Created page with "<abbr {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} title="{{#tag:nowiki|{{#invoke:String|replace|{{{2|}}}|"|"}}}}">{{{1|}}}</abbr>")
- 11:57, 14 May 2026 Oros talk contribs created page Template:Died in (Created page with "{{#if:{{{i|}}} |<nowiki/>'' }}<span style="white-space:nowrap;">{{Abbr|d.|died}} {{{1}}}</span>{{#if:{{{i|}}} |''<nowiki/> }}")
- 11:55, 14 May 2026 Oros talk contribs created page Template:Hlist/styles.css (Created page with "{{pp-template}}: * hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * MediaWiki talk:Common.css/to do#hlist-separated: /* * TODO: When the majority of readership supports it (or some beautiful world * in which...")
- 11:54, 14 May 2026 Oros talk contribs created page Module:TableTools (Created page with "------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should not -- -- be called directly from #invoke....")
- 11:53, 14 May 2026 Oros 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 = ''...")
- 11:53, 14 May 2026 Oros talk contribs created page Template:Hlist (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|horizontal}}")
- 11:52, 14 May 2026 Oros talk contribs created page Template:Flatlist (Created page with "<templatestyles src="Hlist/styles.css"/><div class="hlist {{{class|}}}" {{#if:{{{style|}}}{{{indent|}}}|style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{#if:{{{1|}}}| {{{1}}} </div>}}{{#invoke:Check for unknown parameters|check|unknown={{main other|_VALUE_{{PAGENAME}}}}|preview=Page using Template:Flatlist with unknown parameter "_VALUE_"|ignoreblank=y| 1 | class | inde...")
- 11:42, 14 May 2026 Oros talk contribs created page Template:Circa (Created page with "{{#if:{{{sortable|}}} |<span style="display:none; speak:none;">{{padleft:{{{1|}}}|4|0}} </span> }}{{#switch:{{{lk|}}} |no|off = <span title="circa">c.</span> |yes|on = c. |abbr |#default = <abbr title="circa">c.</abbr> }}{{#ifeq:{{{1|+}}}|{{{1|-}}} |<span style="white-space:nowrap;"> {{trim|{{{1}}}}}</span> }}{{#if:{{{2|}}} | – c.<span style="white-space:nowrap;"> {{{2}}}</span> }}{{#invoke:Check for unknown par...")
- 11:41, 14 May 2026 Oros talk contribs created page Template:Born in (Created page with "{{#if:{{{i|}}} |<nowiki/>'' }}{{#switch:{{{lk|}}} |no|off = <span title="born" style="white-space:nowrap">b.</span> |abbr |#default = <abbr title="born" style="white-space:nowrap">b.</abbr> }} {{{1}}}{{#if:{{{i|}}} |''<nowiki/> }}<noinclude>")
- 04:29, 12 May 2026 Oros talk contribs created page MediaWiki:Familytree.js (Created page with "// <nowiki> // Wiki user script to help maintain {{family *tree}},{{chart}} or {{tree chart}} // boxes-and-lines diagrams, by allowing you to edit the diagram // in a simpler and more standard ASCII art format. // Greg Ubben, 1 Dec 2008 // User:PBS , 31 Jan 2020 added code to parse "family tree" and "tree chart" // // To install, add: importScript("User:Daduxing/familytree.js"); // to your common.js page. This adds an option [Templates → Art] // to the toolbox menu...")
- 03:59, 12 May 2026 Oros talk contribs deleted page Template:Cite web (content was: "<includeonly>{{#invoke:citation/CS1|citation |CitationClass=web }}</includeonly>", and the only contributor was "Oros" (talk))