All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Jurassic Outpost Encyclopedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 17:59, 14 August 2020 Part Time Hero talk contribs created page Category:Events (Created blank page)
- 17:58, 14 August 2020 Part Time Hero talk contribs created page Category:Companies (Created blank page)
- 17:57, 14 August 2020 Part Time Hero talk contribs created page Category:Vehicles (Created blank page)
- 17:57, 14 August 2020 Part Time Hero talk contribs created page Category:Locations (Created blank page)
- 17:57, 14 August 2020 Part Time Hero talk contribs created page Category:Dinosaurs (Created blank page)
- 17:37, 14 August 2020 Part Time Hero talk contribs created page Template:Supporting Characters (Film Universe) (Created page with "<noinclude> Category:Supporting Characters (Film Universe) Category:Characters </noinclude>")
- 16:46, 14 August 2020 Part Time Hero talk contribs created page Template:Main Characters (Film Universe) (Created page with "Category:Main Characters (Film Universe) Category:Characters")
- 16:44, 14 August 2020 Part Time Hero talk contribs created page Category:Characters (Created blank page)
- 17:51, 13 August 2020 Part Time Hero talk contribs created page File:Games.png
- 17:51, 13 August 2020 Part Time Hero talk contribs uploaded File:Games.png
- 17:51, 13 August 2020 Part Time Hero talk contribs created page File:Toys.png
- 17:51, 13 August 2020 Part Time Hero talk contribs uploaded File:Toys.png
- 17:50, 13 August 2020 Part Time Hero talk contribs created page File:Novels.png
- 17:50, 13 August 2020 Part Time Hero talk contribs uploaded File:Novels.png
- 17:40, 13 August 2020 Part Time Hero talk contribs created page File:Shows.png
- 17:40, 13 August 2020 Part Time Hero talk contribs uploaded File:Shows.png
- 17:40, 13 August 2020 Part Time Hero talk contribs created page File:Attractions.png
- 17:40, 13 August 2020 Part Time Hero talk contribs uploaded File:Attractions.png
- 17:40, 13 August 2020 Part Time Hero talk contribs created page File:Films.png
- 17:40, 13 August 2020 Part Time Hero talk contribs uploaded File:Films.png
- 17:20, 13 August 2020 Part Time Hero talk contribs created page Template:Jurassic Wiki/Media (Created page with "<includeonly><div class="mainpage-media tile-halves"> <div class="tile-top"> <h2>Franchise Media</h2> <ul> <li class="media">{{Media clickpic|F...")
- 17:20, 13 August 2020 Part Time Hero talk contribs created page Template:Media clickpic (Created page with "[[File:{{{image|{{{1}}}}}}.png|25x25px|link={{{1}}} media]] [[{{{1}}} media|{{{1}}}]]<noinclude>{{/doc}}</noinclude>")
- 16:35, 13 August 2020 Part Time Hero talk contribs created page File:BannerTest3.png
- 16:35, 13 August 2020 Part Time Hero talk contribs uploaded File:BannerTest3.png
- 15:51, 13 August 2020 Part Time Hero talk contribs uploaded a new version of File:EncyclopediaLogo.png
- 15:48, 13 August 2020 Part Time Hero talk contribs created page File:EncyclopediaLogo.png
- 15:48, 13 August 2020 Part Time Hero talk contribs uploaded File:EncyclopediaLogo.png
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Module:Documentation/i18n by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Module:Documentation/config by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Module:Documentation by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Module:Arguments by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Template:Used in system/en by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Template:Used in system by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Template:Tl by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Template:Shared Template Warning by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Template:Pp-template by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Template:Ombox by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Template:Module rating/en by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Template:Module rating by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Template:Module other by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Template:High-risk/en by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Template:High-risk by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Template:Documentation/en by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Template:Documentation by file upload (1 revision)
- 14:31, 13 August 2020 Part Time Hero talk contribs imported Module:Yesno by file upload (1 revision)
- 14:17, 13 August 2020 Part Time Hero talk contribs deleted page Module:Yesno (content was: "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val == 'true...")
- 14:08, 13 August 2020 Part Time Hero talk contribs deleted page Module:DPLlua (content was: "-- <nowiki> local dpl = {} local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType local checkTypeForNamedArg = libraryUtil.checkTypeForNamedArg dpl.pipe = '¦' local dataContentMarker = '`#@@#`' local allIncludedParamNames = {} -- Custom function for splitting a string because mw.text.split() is waaay too slow local function split( str, pattern, plain ) local res = {} local continue = true local startIndex = 1 while continue do local i, j...")
- 14:07, 13 August 2020 Part Time Hero talk contribs deleted page Template:Date page (content was: "<includeonly>{{#dpl: |category = {{{1|{{PAGENAME}}}}} updates |uses = Template:Update¦Template:Patch Notes |ordermethod = sortkey |order = descending |include = {Update¦Date page dpl},{Patch Notes¦Date page dpl} |format = ,\n* ,, }}{{mainonly|{{#iferror:{{#time:j F|{{PAGENAME}}}}||[[Category:{{PAGENAME}} updates| ]]}}}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 13:52, 13 August 2020 Part Time Hero talk contribs deleted page Template:Jurassic Wiki/On this day (content was: "<includeonly><div class="mainpage-onthisday tile nomobile"> <p class="byline">{{CURRENTDAY}} {{CURRENTMONTHNAME}}</p> <h2>On this day...</h2> <div>{{Date page|{{CURRENTDAY}} {{CURRENTMONTHNAME}}}}</div> </div></includeonly><noinclude>{{/doc}}</noinclude>", and the only contributor was "Part Time Hero" (talk))
- 13:51, 13 August 2020 Part Time Hero talk contribs deleted page Template:Poll header (content was: "<tr><td style="padding: .5em; font-size: .9em; line-height: 1.5em"> '''{{{1}}}''' ({{formatnum:{{#vardefineecho:totalvotes|{{{2|0}}}}}}} votes)<noinclude>{{/doc}}</noinclude>", and the only contributor was "Part Time Hero" (talk))