User contributions for Oros
Appearance
3 May 2026
- 20:1720:17, 3 May 2026 diff hist +29 N Template:Ahnentafel bottom Created page with "<includeonly>|}</includeonly>" current
- 20:1720:17, 3 May 2026 diff hist +28 N Template:Ahnentafel-compact5 Created page with "{{#invoke:Ahnentafel|chart}}" current
- 20:1620:16, 3 May 2026 diff hist +1,321 N Template:Ahnentafel top Created page with "{| class="collapsible {{#ifeq:{{Yesno-no|{{{collapsed|{{{collapse|}}}}}}}}|yes|collapsed|expanded}}" style="{{#switch:{{{align|}}}{{{float|}}} | left = margin: 0.3em 1em 0.3em 0; float:left; clear:{{{clear|left}}}; min-width:{{{min-width|{{{width|33em}}}}}}; | right = margin: 0.3em 0 0.3em 1em; float:right; clear:{{{clear|right}}}; min-width:{{{min-width|{{{width|33em}}}}}}; | #default = margin: 0.3em auto auto; clear:{{{clear|none}}}; min-width:{{{min-width|{{..." current
- 20:1620:16, 3 May 2026 diff hist +130 Ruyo Bares No edit summary
- 20:1420:14, 3 May 2026 diff hist +2 Ruyo Bares No edit summary Tag: Manual revert
- 20:1320:13, 3 May 2026 diff hist −2 Ruyo Bares No edit summary Tag: Reverted
- 20:1320:13, 3 May 2026 diff hist −9 Ruyo Bares No edit summary
- 20:0720:07, 3 May 2026 diff hist −5 Ruyo Bares No edit summary
- 20:0620:06, 3 May 2026 diff hist −55 Ruyo Bares No edit summary
- 20:0620:06, 3 May 2026 diff hist +379 N Template:Ahnentafel/styles.css Created page with "→{{pp-template}}: table.ahnentafel { border-collapse: separate; border-spacing: 0; line-height: 130%; } .ahnentafel tr { text-align:center; } .ahnentafel-t { border-top:var(--color-base, #000) solid 1px; border-left:var(--color-base, #000) solid 1px; } .ahnentafel-b { border-bottom:var(--color-base, #000) solid 1px; border-left:var(--color-base, #000) solid 1px; }" current
- 20:0620:06, 3 May 2026 diff hist −28 Ruyo Bares No edit summary
- 20:0520:05, 3 May 2026 diff hist +7,947 N Module:Ahnentafel Created page with "-- -- implements Template:ahnentafel -- local p = {} -- templatestyles local templatestyles = 'Ahnentafel/styles.css' -- table of row pointers local rows = {} -- first and last indices in rows table local rowbegin, rowend = -1,-1 -- tracking local tcats = '' local function checkparameters(k) if (k == 'align' or k == 'collapsed' or k == 'collapsible' or k == 'title' or k == 'float' or k == 'clear' or k == 'ref' or k == 'headnotes' or k == 'headnotes_align' or..." current
- 20:0420:04, 3 May 2026 diff hist +28 N Template:Ahnentafel Created page with "{{#invoke:Ahnentafel|chart}}" current
- 20:0020:00, 3 May 2026 diff hist +52 Template:Thavariin Politicians Sections Generated from a page schema
- 20:0020:00, 3 May 2026 diff hist +85 Form:Thavariin Politicians Generated from a page schema
- 20:0020:00, 3 May 2026 diff hist +322 Category:Thavariin Politicians No edit summary
- 19:5919:59, 3 May 2026 diff hist +403 Ruyo Bares No edit summary
- 19:5819:58, 3 May 2026 diff hist +52 Template:Morusi Politicians Sections Generated from a page schema
- 19:5819:58, 3 May 2026 diff hist +85 Form:Morusi Politicians Generated from a page schema
- 19:5819:58, 3 May 2026 diff hist 0 Category:Morusi Politicians No edit summary
- 19:5819:58, 3 May 2026 diff hist +322 Category:Morusi Politicians No edit summary
- 19:5719:57, 3 May 2026 diff hist −408 Ruyo Bares No edit summary Tag: Manual revert
- 19:5619:56, 3 May 2026 diff hist +29 N Template:Chart bottom Created page with "<includeonly>|}</includeonly>" current
- 19:5619:56, 3 May 2026 diff hist +27,421 N Module:Tree chart/data Created page with "local SLD = '1px solid' local DSH = '1px dashed' local DOT = '1px dotted' local data = { ['!'] = { t = { { attr = { rowspan = '2' }, style = { ['border-right'] = SLD, width = '1em', height = '2em' } }, { attr = { rowspan = '2' }, style = { width = '1em', height = '2em' } } } }, ['%'] = { b = { { style = { ['border-right'] = DSH, width = '1em', height = '1em' } }, { style = { width = '1em', height = '1em' } } }, t = { { style = { ['border-right'] = DSH,..." current
- 19:5519:55, 3 May 2026 diff hist +408 Ruyo Bares No edit summary Tag: Reverted
- 19:5519:55, 3 May 2026 diff hist +1,803 N Module:Tree chart Created page with "require('strict') local p = {} local cells = mw.loadData('Module:Tree chart/data') function p._main(cell_args) local ret = mw.html.create() local top = ret:tag('tr') :css{ height = '1px', ['text-align'] = 'center' } local bottom = ret:tag('tr') :css{ height = '1px', ['text-align'] = 'center' } for _, v in ipairs(cell_args) do if type(v) == 'string' then top:wikitext(cells[v].t) bottom:wikitext(cells[v].b) else top:tag('td')..." current
- 19:5319:53, 3 May 2026 diff hist +4,561 N Module:Check for unknown parameters Created page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list require ('strict'); local p = {} local mapframe_params = { 'coord', 'coordinates', 'id', 'qid', 'mapframe', 'mapframe-area_km2', 'mapframe-area_mi2', 'mapframe-caption', 'mapframe-coord', 'mapframe-coordinates', 'mapframe-custom', 'mapframe-frame-coord', 'mapframe-frame-coordinates', 'mapf..." current
- 19:5319:53, 3 May 2026 diff hist −44 Template:Chart top No edit summary current
- 19:5219:52, 3 May 2026 diff hist +1,365 N Template:Chart top Created page with "{| class="collapsible {{#ifeq:{{Yesno-no|{{{collapsed|{{{collapse|}}}}}}}}|yes|collapsed|expanded}}" style="{{#switch:{{{align|}}}{{{float|}}} | left = margin: 0.3em 1em 0.3em 0; float:left; clear:{{{clear|left}}}; min-width:{{{min-width|{{{width|33em}}}}}}; | right = margin: 0.3em 0 0.3em 1em; float:right; clear:{{{clear|right}}}; min-width:{{{min-width|{{{width|33em}}}}}}; | #default = margin: 0.3em auto auto; clear:{{{clear|none}}}; min-width:{{{min-width|{{..."
- 19:5119:51, 3 May 2026 diff hist +38 N Template:Tree chart/end Created page with "<noinclude><table></noinclude></table>" current
- 19:5119:51, 3 May 2026 diff hist +229 N Template:Tree chart/start Created page with "<table style="border-spacing: 0px; border-collapse: separate; {{#switch: {{{align|}}} |left = float: left; |right = float: right; |center = margin: 0 auto; |#default = }} {{{style|}}}"><noinclude> {{Tree chart/end}} </noinclude>" current
- 19:5019:50, 3 May 2026 diff hist +54 N Template:Tree chart Created page with "<includeonly>{{#invoke:Tree chart|main}}</includeonly>" current
- 19:3619:36, 3 May 2026 diff hist −4 John Orr No edit summary current
- 19:3519:35, 3 May 2026 diff hist −8 John Orr No edit summary
- 19:3519:35, 3 May 2026 diff hist +17 N File:John Orr Painting.jpg No edit summary current
- 19:3219:32, 3 May 2026 diff hist +849 N John Orr Created page with "{{Thavariin Politicians Infobox |Name=John Orr |Image=alt=|center|frameless|Bagenal Perry in 880 {{center|Painting of Bagenal Perry in 880}} |Ocupation=Monarch of the Kingdom of Constel |Years Active=840-Present |Affiliation=Kingdom of Constel |Personal Details={{{!}} {{!}}Born {{!}}831, Constel, Kingdom of Constel {{!}}- {{!}}Spouse {{!}} {{!}}- {{!}}Children {{!}} {{!}}- {{!}}} }} {{Thavariin Politicians Sections |Introduction=Bag..."
- 18:1518:15, 3 May 2026 diff hist −34 Lake Garoe No edit summary current Tag: Manual revert
- 18:1018:10, 3 May 2026 diff hist +34 Lake Garoe No edit summary Tag: Reverted
- 18:0918:09, 3 May 2026 diff hist +89 Lake Rath No edit summary current
- 18:0618:06, 3 May 2026 diff hist −35 Lake Rath No edit summary
- 18:0618:06, 3 May 2026 diff hist +9 N File:Lake Rath.jpg No edit summary current
- 18:0618:06, 3 May 2026 diff hist +274 N Lake Rath Created page with "{{Lakes of the Sirel Coast Infobox |Name=Lake Rath |Image=center|frameless|Photo of Lake Garoe {{center|Photo of Lake Garoe}} |Realm=Sirel Coast |Region=Central Sirel |Settlements=Rath }} {{Lakes of the Sirel Coast Sections}}"
- 18:0318:03, 3 May 2026 diff hist +8 Rath (City) No edit summary current
- 18:0118:01, 3 May 2026 diff hist +72 Rath (City) No edit summary
- 18:0018:00, 3 May 2026 diff hist +13 N File:Photo of Rath.jpg No edit summary current
- 17:5917:59, 3 May 2026 diff hist +361 N Rath (City) Created page with "{{Settlements in the Sirel Coast Infobox |Name=Rath |Image=alt=|center|frameless|Photo of Voneen {{center|Photo of Voneen in 860}} |Type=State Capital |Country=Sirel Stratocracy |State=Rath |Region=Central Sirel |Realm=Sirel Coast }} {{Settlements in the Sirel Coast Sections |Introduction='''Rath''' is a city in the state of Rath. }}"
- 17:5717:57, 3 May 2026 diff hist −31 Voneen No edit summary current
- 17:5717:57, 3 May 2026 diff hist +12 N File:Voneen Photo.jpg No edit summary current
- 17:5417:54, 3 May 2026 diff hist +399 N Voneen Created page with "{{Settlements in the Sirel Coast Infobox |Name=Voneen |Image=alt=|center|frameless|Photo of Birl {{center|Photo of Birl from a hillside}} |Type=State Capital |Country=Kingdom of Constel |State=Uniak |Region=Central Sirel |Realm=Sirel Coast |Founded= |Significance= }} {{Settlements in the Sirel Coast Sections |Introduction='''Voneen''' is a city in the Duchy of Uniak. }}"
- 17:5117:51, 3 May 2026 diff hist +69 Kingdom of Constel No edit summary current