Main public logs
From Eco - English Wiki
Combined display of all available logs of Eco - English Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:29, 1 May 2021 ZeelNightwolf 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. --...", and the only contributor was "ZeelNightwolf" (talk))
- 04:29, 1 May 2021 ZeelNightwolf talk contribs deleted page Module:Navbox (content was: "-- -- This module implements {{Navbox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local getArgs -- lazily initialized local args local border local listnums local ODD_EVEN_MARKER = '\127_ODDEVEN_\127' local RESTART_MARKER = '\127_ODDEVEN0_\127' local REGEX_MARKER = '\127_ODDEVEN(%d?)_\127' local function striped(wikitext) -- Return...", and the only contributor was "ZeelNightwolf" (talk))
- 04:25, 1 May 2021 ZeelNightwolf talk contribs undeleted page Module:Navbar (1 revision)
- 04:24, 1 May 2021 ZeelNightwolf talk contribs deleted page Module:Arguments (content was: "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have...", and the only contributor was "ZeelNightwolf" (talk))
- 04:24, 1 May 2021 ZeelNightwolf talk contribs deleted page Template:Arguments (content was: "{{ sidebar | name = Arguments | title = Wikipedia discussions | class = hlist | headingstyle = font-size: 101% | contentstyle = font-size: 101% | heading1 = Arguments to avoid in | content1 = * Deletion discussions * Wikipedia:Arguments to avoid in deletion reviews|Deleti...", and the only contributor was "ZeelNightwolf" (talk))
- 04:23, 1 May 2021 ZeelNightwolf talk contribs deleted page Module:Navbar/configuration (content was: "local configuration = { ['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']...", and the only contributor was "ZeelNightwolf" (talk))
- 04:21, 1 May 2021 ZeelNightwolf talk contribs undeleted page Module:Navbox (1 revision)
- 04:20, 1 May 2021 ZeelNightwolf 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. --...", and the only contributor was "ZeelNightwolf" (talk))
- 04:19, 1 May 2021 ZeelNightwolf talk contribs deleted page Module:Navbox (content was: "-- -- This module implements {{Navbox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local getArgs -- lazily initialized local args local border local listnums local ODD_EVEN_MARKER = '\127_ODDEVEN_\127' local RESTART_MARKER = '\127_ODDEVEN0_\127' local REGEX_MARKER = '\127_ODDEVEN(%d?)_\127' local function striped(wikitext) -- Return...", and the only contributor was "ZeelNightwolf" (talk))
- 04:19, 1 May 2021 ZeelNightwolf talk contribs deleted page Module:Navbox with collapsible groups (content was: "-- This module implements {{Navbox with collapsible groups}} local q = {} local Navbox = require('Module:Navbox') -- helper functions local function concatstrings(s) local r = table.concat(s, '') if r:match('^%s*$') then r = nil end return r end local function concatstyles(s) local r = table.concat(s, ';') while r:match(';%s*;') do r = mw.ustring.gsu...", and the only contributor was "ZeelNightwolf" (talk))
- 04:19, 1 May 2021 ZeelNightwolf talk contribs deleted page Template:Navbox with collapsible groups (content was: "{{#invoke:Navbox with collapsible groups|navbox}}<noinclude> {{documentation}} </noinclude>", and the only contributor was "ZeelNightwolf" (talk))
- 04:19, 1 May 2021 ZeelNightwolf talk contribs deleted page Module:Color contrast (content was: "-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) if (v <= 0.03928) then v = v / 12.92 else v = math.pow((v+0.055)/1.055, 2.4) end return v end local function rg...", and the only contributor was "ZeelNightwolf" (talk))
- 04:14, 1 May 2021 ZeelNightwolf talk contribs created page Module:Color contrast (Created page with "-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.lo...")
- 04:13, 1 May 2021 ZeelNightwolf talk contribs created page Template:Arguments (Created page with "{{ sidebar | name = Arguments | title = Wikipedia discussions | class = hlist | headingstyle = font-size: 101% | contentstyle = font-size: 101% |...")
- 04:12, 1 May 2021 ZeelNightwolf talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke...")
- 04:11, 1 May 2021 ZeelNightwolf talk contribs created page Module:Navbar/configuration (Created page with "local configuration = { ['templatestyles'] = 'Module:Navbar/styles.css', ['box_text'] = 'This box: ', -- default text box when not plain or mini ['title_namespace'] = 'Te...")
- 04:08, 1 May 2021 ZeelNightwolf talk contribs deleted page Module:Navbar/doc (content was: "{{documentation subpage}} {{#ifeq:{{BASEPAGENAME}}|Navbar|{{used in system}}}} {{lua|Module:Navbar}}{{#ifeq:{{BASEPAGENAME}}|VTE|{{tsh|V}}}} {{tlx|Navbar}} provides a small "view '''·''' talk '''·''' edit" navigation bar. It is primarily used for content-heavy templates and other transcluded content blocks, so that the conte...", and the only contributor was "ZeelNightwolf" (talk))
- 04:08, 1 May 2021 ZeelNightwolf talk contribs created page Module:Navbar/doc (Created page with "{{documentation subpage}} {{#ifeq:{{BASEPAGENAME}}|Navbar|{{used in system}}}} {{lua|Module:Navbar}}{{#ifeq:{{BASEPAGENAME}}|VTE|{{tsh|V}}}} {{tlx|Navbar}} provides a small "...")
- 04:05, 1 May 2021 ZeelNightwolf 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_...")
- 16:10, 30 April 2021 ZeelNightwolf talk contribs created page Module:Navbox (Created page with "-- -- This module implements {{Navbox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local getArgs -- lazily initialized local args local border local li...")
- 16:05, 30 April 2021 ZeelNightwolf talk contribs created page Template:Navbox with collapsible groups (Created page with "{{#invoke:Navbox with collapsible groups|navbox}}<noinclude> {{documentation}} </noinclude>")
- 16:03, 30 April 2021 ZeelNightwolf talk contribs created page Module:Navbox with collapsible groups (Created page with "-- This module implements {{Navbox with collapsible groups}} local q = {} local Navbox = require('Module:Navbox') -- helper functions local function concatstrings(s) local r...")
- 12:46, 30 April 2021 ZeelNightwolf talk contribs created page Category:Ashlar Stone (Created page with "Also See: Ashlar Stone Tag Category:Tags")
- 12:43, 30 April 2021 ZeelNightwolf talk contribs created page Category:Animal Skin (Created page with "Also See: Animal Skin Tag Category:Tags")
- 12:42, 30 April 2021 ZeelNightwolf talk contribs created page Category:Advanced Upgrade (Created page with "Also See: Advanced Upgrage Tag Category:Tags")
- 12:41, 30 April 2021 ZeelNightwolf talk contribs created page Category:Upgrade (Created page with "Also See: Upgrade Tag Category:Tags")
- 12:32, 30 April 2021 ZeelNightwolf talk contribs created page Category:Harvestable (Created page with "Also See: Harvestable Tag Category:Tags")
- 12:07, 30 April 2021 ZeelNightwolf talk contribs deleted page Category:Fruits (Unused Category)
- 12:03, 30 April 2021 ZeelNightwolf talk contribs deleted page Category:Vegetables (Unused Category)
- 12:01, 30 April 2021 ZeelNightwolf talk contribs created page Category:Vegetable (Created page with "Also See: Vegetable Tag Category:Tags")
- 12:00, 30 April 2021 ZeelNightwolf talk contribs created page Category:Root (Created page with "Also See: Root Tag Category:Tags")
- 12:00, 30 April 2021 ZeelNightwolf talk contribs created page Category:Raw Food (Created page with "Also See: Raw Food Tag Category:Tags")
- 12:00, 30 April 2021 ZeelNightwolf talk contribs created page Category:Crop (Created page with "Also See: Crop Tag Category:Tags")
- 12:00, 30 April 2021 ZeelNightwolf talk contribs created page Category:Crop Seed (Created page with "Also See: Crop Seed Tag Category:Tags")
- 08:28, 23 April 2021 ZeelNightwolf talk contribs created page Category:Constructable (Created page with "Also See: Constructable Tag Category:Tags")
- 08:27, 23 April 2021 ZeelNightwolf talk contribs created page Category:Not In Browser (Created page with "Also See: Not In Browser Tag Category:Tags")
- 04:10, 23 April 2021 ZeelNightwolf talk contribs moved page Grasslands to Grassland
- 03:03, 21 April 2021 ZeelNightwolf talk contribs moved page Mortared Stone Bench to Mortared Bench
- 02:47, 21 April 2021 ZeelNightwolf talk contribs deleted page Ashlar Stone (This isnt an item)
- 02:29, 21 April 2021 ZeelNightwolf talk contribs moved page Composite Lumber Bench to Composite Bench
- 02:22, 21 April 2021 ZeelNightwolf talk contribs moved page Ashlar Stone Bench to Ashlar Bench
- 02:19, 21 April 2021 ZeelNightwolf talk contribs created page Bench (Created page with "'''Working on designing this layout - Scott''' Adorned_Ashlar_Bench Lumber_Bench")
- 08:26, 20 April 2021 ZeelNightwolf talk contribs created page Category:Storage Container (Created page with "Also See: Storage Container Tag Category:Tags")
- 07:15, 20 April 2021 ZeelNightwolf talk contribs created page Category:Object (Created page with "Also See: Object Tag Category:Tags")
- 07:15, 20 April 2021 ZeelNightwolf talk contribs created page Category:World Object (Created page with "Also See: World Object Tag Category:Tags")
- 18:32, 19 April 2021 ZeelNightwolf talk contribs created page Moon Jellyfish (item) (Created page with "{{Infobox_Item|name=Moon Jellyfish}} Trout is a food ingredient acquired by catching Moon Jellyfish (animal). == Crafting == {{GetRecipes|item=M...")
- 18:32, 19 April 2021 ZeelNightwolf talk contribs created page Pacific Sardine (item) (Created page with "{{Infobox_Item|name=Pacific Sardine}} Pacific Sardine is a food ingredient acquired by catching Pacific Sardine (animal). == Crafting == {{GetR...")
- 18:30, 19 April 2021 ZeelNightwolf talk contribs created page Pacific Sardine (disambiguation) (Created page with ""'''Pacific Sardine'''" can refer to: * Pacific Sardine (animal) — An animal in Eco. * Pacific Sardine (item) — An Item used for Crafting, or Cooking. Category:...")
- 18:30, 19 April 2021 ZeelNightwolf talk contribs created page Moon Jellyfish (disambiguation) (Created page with ""'''Moon Jellyfish'''" can refer to: * Moon Jellyfish (animal) — An animal in Eco. * Moon Jellyfish (item) — An Item used for Crafting, or Cooking. Category: Di...")
- 18:29, 19 April 2021 ZeelNightwolf talk contribs moved page Pacific Sardine to Pacific Sardine (animal)