Main public logs
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).
- 15:06, 5 May 2026 Oros talk contribs created page File:Velharrama 01.jpg
- 15:06, 5 May 2026 Oros talk contribs uploaded File:Velharrama 01.jpg
- 15:04, 5 May 2026 Oros talk contribs created page Form:Flora of Payalwa (Generated from a page schema)
- 15:04, 5 May 2026 Oros talk contribs created page Template:Flora of Payalwa (Generated from a page schema)
- 15:00, 5 May 2026 Oros talk contribs created page Category:Flora of Payalwa (Created page with "<PageSchema> <pageforms_Form name="States and Territories of Payalwa"> <CreateTitle>Create States and Territories of Payalwa</CreateTitle> <EditTitle>Edit States and Territories of Payalwa</EditTitle> <standardInputs inputFreeText="1" freeTextLabel="Free text"/> </pageforms_Form> <Template name="States and Territories of Payalwa Infobox" format="infobox"> <cargo_TemplateDetails> <Table>Region Infobox</Table> </cargo_TemplateDetails> <p...")
- 23:08, 3 May 2026 Oros talk contribs created page Template:Elemara map (Created page with "<div id="adaris-continent-map"></div>")
- 23:07, 3 May 2026 Oros talk contribs created page Map of Elemara (Created page with "<div id="adaris-continent-map"></div>") Tag: Visual edit: Switched
- 21:30, 3 May 2026 Oros talk contribs created page File:River Toke Painting.jpg
- 21:30, 3 May 2026 Oros talk contribs uploaded File:River Toke Painting.jpg
- 21:25, 3 May 2026 Oros talk contribs created page File:Trael Landscape Painting.jpg
- 21:25, 3 May 2026 Oros talk contribs uploaded File:Trael Landscape Painting.jpg
- 21:10, 3 May 2026 Oros talk contribs deleted page File:Elemara.jpg (Deleted old revision 20260503211024!Elemara.jpg: content was: "Elemara", and the only contributor was "Oros" (talk))
- 21:10, 3 May 2026 Oros talk contribs uploaded a new version of File:Elemara.jpg
- 20:30, 3 May 2026 Oros talk contribs created page Category:Pages using ahnentafel with style (Created page with "{{hidden category}}")
- 20:30, 3 May 2026 Oros talk contribs created page Category:Pages using ahnentafel with boxstyle (Created page with "{{hidden category}}")
- 20:30, 3 May 2026 Oros talk contribs created page Category:Pages using ahnentafel with border (Created page with "{{hidden category}}")
- 20:29, 3 May 2026 Oros talk contribs created page File:Information icon4.png
- 20:29, 3 May 2026 Oros talk contribs uploaded File:Information icon4.png
- 20:23, 3 May 2026 Oros talk contribs created page Module:Message box/cmbox.css (Created page with "{{pp|small=y}}: .cmbox { margin: 3px 0; border: 1px solid #a2a9b1; background-color: #dfe8ff; Default "notice" blue: box-sizing: border-box; overflow-x: hidden; necessary when embedded in other templates like Category:Pending_AfC_submissions: color: var(--color-base, #202122); } .cmbox-speedy { border: 4px solid #b32424; Red: background-color: #ffdbdb; Pink: } .cmbox-delete { background-color: #ffdbdb; Pink: ...")
- 20:23, 3 May 2026 Oros 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...")
- 20:22, 3 May 2026 Oros 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 ---------------------------------------------------------------------------...")
- 20:21, 3 May 2026 Oros talk contribs created page Template:Cmbox (Created page with "{{#invoke:Message box|cmbox}}")
- 20:21, 3 May 2026 Oros talk contribs created page Template:Hidden category (Created page with "__HIDDENCAT__{{cmbox | type = notice | textstyle = text-align: center; | text = This category is not shown on its member pages unless the appropriate user preference ({{int:prefs-rendering}} → {{int:tog-showhiddencats}}) is set. }}")
- 20:17, 3 May 2026 Oros talk contribs created page Template:Ahnentafel bottom (Created page with "<includeonly>|}</includeonly>")
- 20:17, 3 May 2026 Oros talk contribs created page Template:Ahnentafel-compact5 (Created page with "{{#invoke:Ahnentafel|chart}}")
- 20:16, 3 May 2026 Oros talk contribs created page 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|{{...")
- 20:06, 3 May 2026 Oros talk contribs created page 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; }")
- 20:05, 3 May 2026 Oros talk contribs created page 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...")
- 20:04, 3 May 2026 Oros talk contribs created page Template:Ahnentafel (Created page with "{{#invoke:Ahnentafel|chart}}")
- 19:56, 3 May 2026 Oros talk contribs created page Template:Chart bottom (Created page with "<includeonly>|}</includeonly>")
- 19:56, 3 May 2026 Oros talk contribs created page 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,...")
- 19:55, 3 May 2026 Oros talk contribs created page 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')...")
- 19:53, 3 May 2026 Oros talk contribs created page 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...")
- 19:52, 3 May 2026 Oros talk contribs created page 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:51, 3 May 2026 Oros talk contribs created page Template:Tree chart/end (Created page with "<noinclude><table></noinclude></table>")
- 19:51, 3 May 2026 Oros talk contribs created page 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>")
- 19:50, 3 May 2026 Oros talk contribs created page Template:Tree chart (Created page with "<includeonly>{{#invoke:Tree chart|main}}</includeonly>")
- 19:35, 3 May 2026 Oros talk contribs created page File:John Orr Painting.jpg
- 19:35, 3 May 2026 Oros talk contribs uploaded File:John Orr Painting.jpg
- 19:32, 3 May 2026 Oros talk contribs created page 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:06, 3 May 2026 Oros talk contribs created page File:Lake Rath.jpg
- 18:06, 3 May 2026 Oros talk contribs uploaded File:Lake Rath.jpg
- 18:06, 3 May 2026 Oros talk contribs created page 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:00, 3 May 2026 Oros talk contribs created page File:Photo of Rath.jpg
- 18:00, 3 May 2026 Oros talk contribs uploaded File:Photo of Rath.jpg
- 17:59, 3 May 2026 Oros talk contribs created page 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:57, 3 May 2026 Oros talk contribs created page File:Voneen Photo.jpg
- 17:57, 3 May 2026 Oros talk contribs uploaded File:Voneen Photo.jpg
- 17:54, 3 May 2026 Oros talk contribs created page 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:29, 3 May 2026 Oros talk contribs created page File:Brae Calani Islands.jpg