Jump to content

User contributions for Oros

A user with 14,494 edits. Account created on 23 February 2025.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

19 May 2026

  • 13:2613:26, 19 May 2026 diff hist +4,899 N 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:2613:26, 19 May 2026 diff hist +5,296 N 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..." current
  • 13:2613:26, 19 May 2026 diff hist +1,869 N 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..." current
  • 13:2513:25, 19 May 2026 diff hist +13,074 N 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..." current
  • 13:2113:21, 19 May 2026 diff hist +218 N 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; }" current
  • 13:2113:21, 19 May 2026 diff hist +1,191 N 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..." current
  • 13:2013:20, 19 May 2026 diff hist +3,779 N 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...." current
  • 13:2013:20, 19 May 2026 diff hist +25 N Template:Side box Created page with "{{#invoke:Side box|main}}" current
  • 13:1913:19, 19 May 2026 diff hist +730 N Template:Religions Infobox Generated from a page schema
  • 13:1913:19, 19 May 2026 diff hist +1,928 N Form:Religions Generated from a page schema current
  • 13:1913:19, 19 May 2026 diff hist +604 N Template:Religions Sections Generated from a page schema current
  • 13:1913:19, 19 May 2026 diff hist +5,653 N Category:Religions No edit summary

18 May 2026

17 May 2026

16 May 2026

15 May 2026

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)