User contributions for Oros
14 May 2026
- 13:1413:14, 14 May 2026 diff hist +330 Family Tree Edited {{tree chart}} using familytree.js
- 13:0713:07, 14 May 2026 diff hist +120 Family Tree No edit summary
- 13:0413:04, 14 May 2026 diff hist +144 Family Tree No edit summary
- 13:0213:02, 14 May 2026 diff hist +2 Family Tree No edit summary
- 13:0013:00, 14 May 2026 diff hist +107 Family Tree No edit summary
- 12:5212:52, 14 May 2026 diff hist −2 Family Tree No edit summary
- 12:4612:46, 14 May 2026 diff hist +1 Family Tree No edit summary
- 12:4512:45, 14 May 2026 diff hist +347 Family Tree No edit summary
- 12:4312:43, 14 May 2026 diff hist +1 Family Tree No edit summary
- 12:4312:43, 14 May 2026 diff hist −3 Family Tree No edit summary
- 12:4112:41, 14 May 2026 diff hist +9 Family Tree No edit summary
- 12:4012:40, 14 May 2026 diff hist +1 Family Tree No edit summary
- 12:3912:39, 14 May 2026 diff hist +2 Family Tree No edit summary
- 12:3912:39, 14 May 2026 diff hist +8 Family Tree No edit summary
- 12:3812:38, 14 May 2026 diff hist −2,383 Family Tree Edited {{tree chart}} using familytree.js
- 12:1512:15, 14 May 2026 diff hist +9 Family Tree Edited {{tree chart}} using familytree.js
- 12:1412:14, 14 May 2026 diff hist +171 Family Tree No edit summary
- 12:1012:10, 14 May 2026 diff hist 0 Family Tree No edit summary
- 12:0812:08, 14 May 2026 diff hist −971 Family Tree No edit summary
- 12:0712:07, 14 May 2026 diff hist +982 Family Tree No edit summary
- 12:0112:01, 14 May 2026 diff hist +478 N 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|}}} }}" current
- 12:0112:01, 14 May 2026 diff hist +785 N 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..." current
- 12:0112:01, 14 May 2026 diff hist +1,329 N 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..." current
- 11:5811:58, 14 May 2026 diff hist +19,366 N 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..." current
- 11:5711:57, 14 May 2026 diff hist +204 N 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>" current
- 11:5711:57, 14 May 2026 diff hist +134 N Template:Died in Created page with "{{#if:{{{i|}}} |<nowiki/>'' }}<span style="white-space:nowrap;">{{Abbr|d.|died}} {{{1}}}</span>{{#if:{{{i|}}} |''<nowiki/> }}" current
- 11:5511:55, 14 May 2026 diff hist +2,893 N 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..." current
- 11:5411:54, 14 May 2026 diff hist +16,577 N 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...." current
- 11:5311:53, 14 May 2026 diff hist +5,652 N 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 = ''..." current
- 11:5311:53, 14 May 2026 diff hist +64 N Template:Hlist Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|horizontal}}" current
- 11:5211:52, 14 May 2026 diff hist +488 N 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..." current
- 11:4211:42, 14 May 2026 diff hist +701 N 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..." current
- 11:4111:41, 14 May 2026 diff hist +255 N 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>" current
- 04:2004:20, 14 May 2026 diff hist +111 Family Tree No edit summary
- 04:1804:18, 14 May 2026 diff hist +130 Family Tree No edit summary
- 04:1604:16, 14 May 2026 diff hist +85 Family Tree No edit summary
- 04:1504:15, 14 May 2026 diff hist +116 Family Tree No edit summary Tag: Visual edit: Switched
- 04:1304:13, 14 May 2026 diff hist +115 Family Tree No edit summary
- 04:1104:11, 14 May 2026 diff hist +116 Family Tree No edit summary
- 03:5703:57, 14 May 2026 diff hist +84 Family Tree No edit summary
- 03:5503:55, 14 May 2026 diff hist +111 Family Tree Edited {{tree chart}} using familytree.js
- 03:4803:48, 14 May 2026 diff hist +76 Family Tree Edited {{tree chart}} using familytree.js
- 03:4503:45, 14 May 2026 diff hist +144 Family Tree Edited {{tree chart}} using familytree.js
- 03:4003:40, 14 May 2026 diff hist +263 Family Tree Edited {{tree chart}} using familytree.js
- 03:3703:37, 14 May 2026 diff hist +56 Family Tree Edited {{tree chart}} using familytree.js
- 03:3603:36, 14 May 2026 diff hist +16 Family Tree Edited {{tree chart}} using familytree.js
- 03:2903:29, 14 May 2026 diff hist +172 Family Tree Edited {{tree chart}} using familytree.js
- 03:1803:18, 14 May 2026 diff hist 0 Family Tree Edited {{tree chart}} using familytree.js
- 03:1803:18, 14 May 2026 diff hist +34 Family Tree No edit summary
- 03:1703:17, 14 May 2026 diff hist +278 Family Tree Edited {{tree chart}} using familytree.js