All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Daniel Larson Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:06, 14 July 2024 HoodMoney54 talk contribs created page Module:Redirect hatnote (Created page with "--[[ -- This module produces a "redirect" hatnote. It looks like this: -- '"X" redirects here. For other uses, see Y.' -- It implements the {{redirect}} template. --]] local mHatnote = require('Module:Hatnote') local mHatList = require('Module:Hatnote list') local mArguments --lazily initialize local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local checkTypeMulti = libraryUtil.checkTypeMulti local p = {} ------------------------------...")
- 19:05, 14 July 2024 HoodMoney54 talk contribs created page Template:Redirect/doc (Created page with "==Description and use== This template produces a hatnote: * {{tlx|Redirect|Foo}} → {{Redirect|Foo}} It is placed at the top of the article or section that is the primary topic of a redirect, and links to other topics that are ambiguous with the name of that redirect. This template is used instead of the generic {{tl|for}} in order to reduce reader confusion. An example would be when a user searches for the emperor Achill...")
- 19:01, 14 July 2024 HoodMoney54 talk contribs created page Template:Redirect (Created page with "<includeonly>{{#invoke:redirect hatnote|redirect|1}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 06:58, 23 June 2024 HoodMoney54 talk contribs moved page User talk:HoodMoney54 to User:HoodMoney54/Sandbox
- 01:41, 2 May 2024 HoodMoney54 talk contribs created page Daniel Larson's mental health (Redirected page to Daniel Larson's health#Mental health) Tag: New redirect
- 02:47, 1 May 2024 HoodMoney54 talk contribs created page Template:Featured article (Created page with "'''Las Vegas, Nevada''', is a city that has multiple ties to Daniel Larson. Daniel left Palmdale, California, on February 13, 2023 on a bus to Las Vegas, Nevada. His reasoning for going to Las Vegas was to gain, "...more popularity," and hoped to win enough money to rent a $3,000 dollar apartment in Beverly Hills, California. Many fans speculated that he would get arrested due to the police in Las Vegas being more strict than in California due to the city's notoriously h...")
- 12:39, 30 April 2024 HoodMoney54 talk contribs moved page Buffalo Wild Wings Kickout to Buffalo Wild Wings ejection (Better title)
- 12:33, 30 April 2024 HoodMoney54 talk contribs created page Finances (Redirected page to Daniel Larson's Finances) Tag: New redirect
- 03:48, 24 March 2024 HoodMoney54 talk contribs created page Template:Incidents (To be finished later. There's a lot to sort.)
- 03:09, 24 March 2024 HoodMoney54 talk contribs created page Category:Incidents in 2024 (Created page with "Category:Incidents by year")
- 03:08, 24 March 2024 HoodMoney54 talk contribs created page Category:Incidents in 2021 (Created page with "Category:Incidents by year")
- 02:58, 24 March 2024 HoodMoney54 talk contribs created page Category:Incidents in 2023 (Created page with "Category:Incidents by year")
- 02:57, 24 March 2024 HoodMoney54 talk contribs created page Category:Incidents by year (Created page with "*")
- 02:57, 24 March 2024 HoodMoney54 talk contribs created page Category:Incidents in 2022 (Created page with "Category:Incidents by year")
- 02:50, 24 March 2024 HoodMoney54 talk contribs moved page The May 6th Incident to May 6th over redirect (un-the'ing)
- 02:50, 24 March 2024 HoodMoney54 talk contribs deleted redirect May 6th by overwriting (Deleted to make way for move from "The May 6th Incident")
- 02:38, 24 March 2024 HoodMoney54 talk contribs moved page The Likee Meltdown to Likee Meltdown over redirect
- 02:38, 24 March 2024 HoodMoney54 talk contribs deleted redirect Likee Meltdown by overwriting (Deleted to make way for move from "The Likee Meltdown")
- 02:01, 24 March 2024 HoodMoney54 talk contribs created page Daniel Larson Wiki:EG (Redirected page to Daniel Larson Wiki:Editor's Guide) Tag: New redirect
- 22:16, 23 March 2024 HoodMoney54 talk contribs created page Module:Redirect (Created page with "-- This module provides functions for getting the target of a redirect page. local p = {} -- Gets a mw.title object, using pcall to avoid generating script errors if we -- are over the expensive function count limit (among other possible causes). local function getTitle(...) local success, titleObj = pcall(mw.title.new, ...) if success then return titleObj else return nil end end -- Gets the name of a page that a redirect leads to, or nil if it isn't a -- redi...")
- 22:15, 23 March 2024 HoodMoney54 talk contribs created page Template:No redirect (Created page with "{{safesubst:<noinclude/>#if: {{safesubst:<noinclude/>#invoke:Redirect|isRedirect|{{{1}}}}} | <span class="plainlinks">[{{safesubst:<noinclude/>fullurl:{{{1}}}|redirect=no}} {{{2|{{{1}}}}}}]</span> | {{safesubst:<noinclude/>#if:{{{2|}}}|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}|{{{2}}}]]|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}]]}} }}<noinclude> {{documentation}} </noinclude>")
- 22:14, 23 March 2024 HoodMoney54 talk contribs created page Module:Shortcut/config (Created page with "-- This module holds configuration data for Module:Shortcut. return { -- The heading at the top of the shortcut box. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['shortcut-heading'] = '{{PLURAL:$1|Shortcut|Shortcuts}}', -- The heading when |redirect=yes is given. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['redirect-heading'] = '[[Daniel Larson Wiki...")
- 22:12, 23 March 2024 HoodMoney54 talk contribs created page Module:Shortcut/styles.css (Created page with "{{pp-template}}: .module-shortcutboxplain { float: right; margin: 0 0 0 1em; border: 1px solid #aaa; background: #fff; color: inherit; support dark mode: padding: 0.3em 0.6em 0.2em 0.6em; text-align: center; font-size: 85%; } .module-shortcutboxleft { float: left; margin: 0 1em 0 0; } .module-shortcutlist { display: inline-block; border-bottom: 1px solid #aaa; margin-bottom: 0.2em; } .module-shortcutboxplain ul { font-weight: bold; } .module-s...")
- 22:12, 23 March 2024 HoodMoney54 talk contribs created page Module:Shortcut (Created page with "-- This module implements {{shortcut}}. -- Set constants local CONFIG_MODULE = 'Module:Shortcut/config' -- Load required modules local checkType = require('libraryUtil').checkType local yesno = require('Module:Yesno') local p = {} local function message(msg, ...) return mw.message.newRawMessage(msg, ...):plain() end local function makeCategoryLink(cat) return string.format('%s:%s', mw.site.namespaces[14].name, cat) end function p._main(shortcuts, options, fra...")
- 22:12, 23 March 2024 HoodMoney54 talk contribs created page Template:Shortcut (Created page with "<includeonly>{{#invoke:Shortcut|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 22:08, 23 March 2024 HoodMoney54 talk contribs created page Frequently asked questions (Created page with "This page addresses frequently asked questions about Daniel Larson. === How do I contact Daniel? What is his phone number? Where is he currently located? === '''You don't''', and the '''Daniel Larson Wiki will never provide that information'''. This wiki is for [https://sonichu.com/cwcki/Passive_observers passive observers] who don't make contact with Daniel of any sort. To become part of the Larsonverse or any part of Daniel's life is one o...")
- 22:06, 23 March 2024 HoodMoney54 talk contribs created page Daniel Larson Wiki:FAQ (Redirected page to Frequently asked questions) Tag: New redirect
- 05:11, 23 March 2024 HoodMoney54 talk contribs deleted redirect Daniel Larson Wiki:Sandbox by overwriting (Deleted to make way for move from "Daniel Larson Wiki:Test Page")
- 05:11, 23 March 2024 HoodMoney54 talk contribs moved page Daniel Larson Wiki:Test Page to Daniel Larson Wiki:Sandbox over redirect
- 05:11, 23 March 2024 HoodMoney54 talk contribs moved page Daniel Larson Wiki talk:Test Page to Daniel Larson Wiki talk:Sandbox
- 04:42, 23 March 2024 HoodMoney54 talk contribs created page User:HoodMoney54/common.css (Created page with "ol.references { display:none; }")
- 04:41, 23 March 2024 HoodMoney54 talk contribs created page Template:TFAFULL (Created page with "('''[[[{{{1|}}}|Full article...]]''')")
- 04:32, 23 March 2024 HoodMoney54 talk contribs created page User:HoodMoney54/Common.css (Created page with "ol.references { display: none; }")
- 04:28, 23 March 2024 HoodMoney54 talk contribs created page Daniel Larson Wiki:SB (Redirected page to Daniel Larson Wiki:Sandbox) Tag: New redirect
- 23:06, 20 March 2024 HoodMoney54 talk contribs created page Category:Managers (Created page with "Category:People")
- 23:05, 20 March 2024 HoodMoney54 talk contribs created page Manager (Redirected page to Management) Tag: New redirect
- 18:54, 19 March 2024 HoodMoney54 talk contribs created page User:HoodMoney54 (Created page with "Hullo everyone... I enjoy editing wikis and DL Wiki is no exception. I currently have {{Special:Editcount/Hoodmoney54}} edits.")
- 06:10, 19 March 2024 HoodMoney54 talk contribs created page Module:If empty (Created page with "local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) for k,v in ipairs(args) do if v ~= '' then return v end end end return p")
- 06:10, 19 March 2024 HoodMoney54 talk contribs created page Template:If empty (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:If empty|main}}<noinclude>{{Documentation}}</noinclude>")
- 05:12, 19 March 2024 HoodMoney54 talk contribs created page Template:Str rep (Created page with "{{#invoke:String|replace|source={{{1}}}|{{{2}}}|{{{3}}}|1}}<noinclude> {{Documentation}}</noinclude>")
- 05:12, 19 March 2024 HoodMoney54 talk contribs created page Template:Main page image/doc (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> This template is used on the Main Page to show an image or media file with a caption underneath. ==Usage== Note: Prefer images in landscape orientation. If you must use one in portrait orientation, avoid very skinny ones. If you must choose a skinny image, then please specify the height as well (e.g., <code>120x120</code>), but note that if you do so, there will be a g...")
- 05:10, 19 March 2024 HoodMoney54 talk contribs created page Template:Str number/trim (Created page with "{{#invoke:String|match|s={{{1}}}|^%d*|ignore_errors=true}}<noinclude> {{Documentation}}</noinclude>")
- 05:08, 19 March 2024 HoodMoney54 talk contribs created page Template:Main page image (Created page with "<div class="thumbinner mp-thumb" style="background: transparent; border: none; padding: 0; max-width: {{#expr:{{str number/trim|{{if empty|{{{width|}}}|120}}}}{{#ifeq:{{{border|}}}|yes|+2}}}}px;"> File:<!--if {{{image}}} begins with File:/Image: remove it-->{{PAGENAME:{{{image|{{{1<noinclude>|Example-serious.jpg</noinclude>}}}}}}}}{{#ifeq:{{{border|}}}|yes|{{!}}border|}}|<!-- if {{{width}}} ends with "px" then remove it -->{{Str rep|{{#invoke:string|replace|{{#if:{{{wi...")
- 04:51, 19 March 2024 HoodMoney54 talk contribs moved page Template:QuoteGenerator to Template:Quote of the day
- 04:51, 19 March 2024 HoodMoney54 talk contribs moved page Template:QuoteGenerator/doc to Template:Quote of the day/doc
- 04:38, 19 March 2024 HoodMoney54 talk contribs created page Template:QuoteGenerator/doc (Created page with "This template selects an item from a pool of quotes based on the day of the year. == Adding quotes == '''Hello! Here's how to add quotes to this template: ''' * Scroll down to the bottom of the page and look for: ** <pre><!-- ADD QUOTES ABOVE THIS. AFTER ADDING A NEW QUOTE, SET THE NUMBER AFTER "MOD" TO THE NUMBER OF QUOTES PLUS 1 --></pre> * Read this, and put quotes above that using this formatting: ** | (number) = Quote ** Remember to keep the indent! ** Do not re...")
- 04:34, 19 March 2024 HoodMoney54 talk contribs created page Template:CURRENTDAYOFYEAR (Created page with "{{{{{|safesubst:}}}#time:z}} <noinclude>{{Documentation}}</noinclude>")
- 22:00, 18 March 2024 HoodMoney54 talk contribs created page Category:Daniel (Created page with "This category is for pages about Daniel himself.")
- 22:26, 8 March 2024 HoodMoney54 talk contribs created page Codes (Redirected page to Daniel Larson Codes) Tag: New redirect
- 21:57, 9 February 2024 HoodMoney54 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 local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the original wikitext...")