Main public logs
More actions
Combined display of all available logs of Evernyll Awakened. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:34, 19 January 2026 Admin talk contribs created page Template:Infobox/races (Created page with "<includeonly>{| style="width= 20em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" ! style="text-align: center; background-color:#EBEBD2;" colspan="2" |<span style="font-size: larger;">{{{name|}}}</span> |- | colspan="2" style="text-align: center;" | [[File:{{{image|}}}|200px]] |- | Caption: | {{{caption|}}} |- | Native name: | {{{na...") Tag: Recreated
- 17:26, 19 January 2026 Admin talk contribs created page Template:Infobox/races/styles.css (Created page with ".settingsummary { margin: 1em auto; text-align: left; background: var( --background-color-base, #fff ); color: var( --color-base, #202122 ); border: 1px solid var( --border-color-base, #a2a9b1 ); border-collapse: collapse; } .settingsummary th, .settingsummary td { padding: 5px; } .settingsummary-header { padding: .5em; text-align: center; background-color: var( --background-color-neutral, #eaecf0 ); } .settingsummary-summary { text-align: center; } .infobox_r...")
- 17:14, 19 January 2026 Admin talk contribs deleted page Template:Navbar/configuration (content was: "return { ['templatestyles'] = 'Module:Navbar/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 ['hori...", and the only contributor was "Admin" (talk))
- 17:13, 19 January 2026 Admin talk contribs deleted page Template:Infobox (content was: "{{#invoke:Infobox|infobox}}", and the only contributor was "Admin" (talk))
- 17:13, 19 January 2026 Admin talk contribs deleted page Module:Navbar (content was: "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,...", and the only contributor was "Admin" (talk))
- 17:12, 19 January 2026 Admin talk contribs deleted page Module:Infobox (content was: " local p = {} local navbar = require('Module:Navbar')._navbar local args = {} local origArgs local root local function union(t1, t2) -- Returns the union of the values of two tables, as a sequence. local vals = {} for k, v in pairs(t1) do vals[v] = true end for k, v in pairs(t2) do vals[v] = true end local ret = {} for k, v in pairs...", and the only contributor was "Admin" (talk))
- 17:12, 19 January 2026 Admin talk contribs deleted page Template:Infobox/races (content before blanking was: "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} <table class="infobox-table">{{#if:{{{param1|}}}|<tr> <th>Parameter 1</th> <td>{{{param1}}}</td> </tr>}}{{#if:{{{param2|}}}|<tr> <th>Parameter 2</th> <td>{{{param2}}}</td> </tr>}}{{#if:{{{param3|}}}|<tr> <th>Parameter 3</th> <td>{{{param3}}}</td> </tr>}}{{#if:{{{param...")
- 17:12, 19 January 2026 Admin talk contribs deleted page Module:Navbar/configuration (content was: "return { ['templatestyles'] = 'Module:Navbar/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 ['hori...", and the only contributor was "Admin" (talk))
- 17:11, 19 January 2026 Admin talk contribs created page Module:Navbar/configuration (Created page with "return { ['templatestyles'] = 'Module:Navbar/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 list class ['mini'] = 'navbar-mini', -- class ind...")
- 17:10, 19 January 2026 Admin talk contribs created page Template:Navbar/configuration (Created page with "return { ['templatestyles'] = 'Module:Navbar/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 list class ['mini'] = 'navbar-mini', -- class ind...")
- 17:08, 19 January 2026 Admin 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...")
- 17:02, 19 January 2026 Admin talk contribs created page Template:Infobox (Created page with "{{#invoke:Infobox|infobox}}")
- 17:02, 19 January 2026 Admin talk contribs created page Module:Infobox (Created page with " local p = {} local navbar = require('Module:Navbar')._navbar local args = {} local origArgs local root local function union(t1, t2) -- Returns the union of the values of two tables, as a sequence. local vals = {} for k, v in pairs(t1) do vals[v] = true end for k, v in pairs(t2) do vals[v] = true end local ret = {} for k, v in pairs(vals) do table.insert(ret, k) end return ret end local function getArgNu...")
- 15:36, 19 January 2026 Admin talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: .infobox { background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 400px; } .infobox-title { font-size: 2em; text-align: center; } .infobox-image { text-align: center; } .infobox-table th { text-align: right; vertical-align: top; width: 120px; } .infobox-table td { vertical-align: top; }")
- 15:36, 19 January 2026 Admin talk contribs created page Template:Infobox/races (Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} <table class="infobox-table">{{#if:{{{param1|}}}|<tr> <th>Parameter 1</th> <td>{{{param1}}}</td> </tr>}}{{#if:{{{param2|}}}|<tr> <th>Parameter 2</th> <td>{{{param2}}}</td> </tr>}}{{#if:{{{param3|}}}|<tr> <th>Parameter 3</th> <td>{{{param3}}}</td> </tr>}}{{#if:{{{param4|}}}|<tr...")
- 14:05, 19 January 2026 Admin talk contribs created page Template:Main page/intro/styles.css (Created page with " .tg-mainpage-intro { align-items: center; display: flex; flex-direction: column; text-align: center; }")
- 13:59, 19 January 2026 Admin talk contribs created page Template:Main page/intro (Created blank page)
- 13:53, 19 January 2026 Admin talk contribs uploaded a new version of File:HeaderSky.png
- 13:47, 19 January 2026 Admin talk contribs uploaded a new version of File:EvernyllBackground.png
- 13:44, 19 January 2026 Admin talk contribs uploaded a new version of File:EvernyllBackground.png
- 13:36, 19 January 2026 Admin talk contribs uploaded a new version of File:EvernyllBackground.png
- 13:27, 19 January 2026 Admin talk contribs uploaded a new version of File:EvernyllBackground.png
- 19:50, 18 January 2026 Admin talk contribs created page File:PaperTexture.png
- 19:50, 18 January 2026 Admin talk contribs uploaded File:PaperTexture.png
- 19:41, 18 January 2026 Admin talk contribs uploaded a new version of File:HeaderSky.png
- 19:32, 18 January 2026 Admin talk contribs uploaded a new version of File:HeaderSky.png
- 19:30, 18 January 2026 Admin talk contribs uploaded a new version of File:HeaderSky.png
- 19:23, 18 January 2026 Admin talk contribs created page File:HeaderSky.png
- 19:23, 18 January 2026 Admin talk contribs uploaded File:HeaderSky.png
- 15:53, 18 January 2026 Admin talk contribs moved page Template:Quote to Template:Quote/doc
- 00:12, 18 January 2026 Admin talk contribs uploaded a new version of File:NavpillMaps.png
- 00:06, 18 January 2026 Admin talk contribs created page File:NavpillMaps.png
- 00:06, 18 January 2026 Admin talk contribs uploaded File:NavpillMaps.png
- 20:18, 17 January 2026 Admin talk contribs created page Template:Quote (Created page with "== TemplateData == <templatedata>{ "description": "Adds a block quotation.", "params": { "text": { "label": "text", "description": "The text to quote", "type": "string", "required": false, "aliases": [ "1", "quote" ] }, "sign": { "label": "sign", "description": "The person who is being quoted", "type": "string", "required": false, "aliases": [ "2", "cite" ] }, "source": { "label": "source", "descripti...")
- 20:02, 17 January 2026 Admin talk contribs deleted page File:NavpillTBD.png (Deleted old revision 20260117235935!NavpillTBD.png: content was: "", and the only contributor was "Admin" (talk))
- 20:01, 17 January 2026 Admin talk contribs created page Notable NPCs (Created page with "{{WIP}}")
- 20:01, 17 January 2026 Admin talk contribs created page Curses (Created page with "{{WIP}}")
- 20:01, 17 January 2026 Admin talk contribs created page Religions (Created page with "{{WIP}}")
- 20:01, 17 January 2026 Admin talk contribs created page Avatars (Created page with "{{WIP}}")
- 20:01, 17 January 2026 Admin talk contribs created page Magic (Created page with "{{WIP}}")
- 20:01, 17 January 2026 Admin talk contribs created page Fonts of Power (Created page with "{{WIP}}")
- 20:01, 17 January 2026 Admin talk contribs created page Timeline of History (Created page with "{{WIP}}")
- 20:01, 17 January 2026 Admin talk contribs created page Maps (Created page with "{{WIP}}")
- 20:01, 17 January 2026 Admin talk contribs created page Cities (Created page with "{{WIP}}")
- 19:59, 17 January 2026 Admin talk contribs created page File:NavpillRaces.png
- 19:59, 17 January 2026 Admin talk contribs uploaded File:NavpillRaces.png
- 19:59, 17 January 2026 Admin talk contribs uploaded a new version of File:NavpillTBD.png
- 19:57, 17 January 2026 Admin talk contribs uploaded a new version of File:NavpillTBD.png
- 19:55, 17 January 2026 Admin talk contribs uploaded a new version of File:NavpillTBD.png
- 19:51, 17 January 2026 Admin talk contribs uploaded a new version of File:NavpillTBD.png