All public logs

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search

Combined display of all available logs of Bulbapedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)
  • 22:09, 31 July 2024 Lakelimbo talk contribs created page Module:Sandbox/Lakelimbo/Utils (Created page with "-- (c) 2024 Lakelimbo <lakelimbo@proton.me> -- This code is licensed under Creative Commons BY-NC-SA 2.5 --This file will contain a bunch of utility functions (among other things) that is not specific to any module. local util = {} --- Takes a set of items and checks if any of them match the comparator. --- @param comparator string | number | table --- @param items table --- @return boolean function util.is_any(comparator, items) for item in pairs(ite...")
  • 14:28, 24 July 2024 Lakelimbo talk contribs created page Module:Test (Created page with "--This is just a module for showcase! It doesn't do anything useful. local p = {} function p.divisor(frame) -- need to convert dividend to a number because technically -- all forms of wikitext are strings -- also, this "or" here is a fallback value local dividend = tonumber(frame.args[1]) or 1 local list = mw.html.create("div") if dividend == 0 then list:tag("p"):wikitext("0 has no divisors!") else list :tag("p"):wikitext("...")
  • 20:53, 12 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/EX (Created page with "<div style="margin: 0.25rem; display: flex; gap: 0.5rem 1rem; flex-wrap: wrap; align-items: center; justify-content: center"> <div style="border-radius: 100%; background-color: #{{tcg {{{type|colorless}}} color}}; border: 2px solid #c49923;">{{MS/HOME|{{{ndex|000}}}}}</div> <div class="roundy" style="background-color: #c49923; color: #000; padding: 1rem; min-width: 75%; flex: 1"> <div style="font-weight: bold; text-decoration: underline">Pokémon-''EX'' Rule</div> <div>W...")
  • 20:48, 12 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/Energy (Created page with "<div style="margin: 0.25rem"> <div class="roundy" style="padding: 0.25rem 0.75rem; margin-bottom: 0.25rem; background-color: #{{tcg {{#if: {{{type2|}}}|{{{type2|Colorless}}}|{{{type|Colorless}}}}} color}}; text-align: center; font-weight: bold;">{{{print|All prints}}}</div> <div class="roundy" style="background-color: #fff; padding: 0.5rem">{{{effect|This card does absolutely nothing.}}}</div> </div><noinclude>Category:TCG templates</noinclude>")
  • 20:41, 12 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/Dual Type (Created page with "<div style="margin: 0.25rem; display: flex; justify-content: flex-end"> <div style="background-color: #{{tcg {{{type2|colorless}}} color}}; padding: 0.15rem 0.5rem; border-radius: 50px; font-weight: bold; width: fit-content;"> This Pokémon is both [[File:{{{type|Colorless}}}-attack.png|13px|link={{{type|Colorless}}} (TCG)]][[File:{{{type2|Colorless}}}-attack.png|13px|link={{{type2|Colorless}}} (TCG)]] type </div> </div><noinclude>Category:TCG templates</noinclude>")
  • 20:30, 12 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/Buried Fossil (Created page with "<div style="margin: 0.25rem; display: flex; gap: 0.5rem 1rem; flex-wrap: wrap; align-items: center; justify-content: center"> <div> <div style="border-radius: 100%; background-color: #{{tcg {{{type|colorless}}} color}}; border: 2px solid #{{tcg {{{type|colorless}}} color dark}}; display: inline-block">{{MS/HOME|138|Omanyte (TCG)}}</div> <div style="border-radius: 100%; background-color: #{{tcg {{{type|colorless}}} color}}; border: 2px solid #{{tcg {{{type|colorless}}} co...")
  • 20:21, 12 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/BREAK (Created page with "<div style="margin: 0.25rem; display: flex; gap: 0.5rem 1rem; flex-wrap: wrap; align-items: center; justify-content: center"> <div style="border-radius: 100%; background-color: #{{tcg {{{type|colorless}}} color}}; border: 2px solid #c49923;">{{MS/HOME|{{{ndex|000}}}}}</div> <div class="roundy" style="background-color: #{{tcg {{{type|colorless}}} color}}; color: #000; padding: 1rem; min-width: 75%; flex: 1"> <div style="font-weight: bold; text-decoration: underline">''BRE...")
  • 17:57, 10 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/BabyNeo2 (Created page with "<div style="margin: 0.25rem; display: flex; gap: 0.5rem 1rem; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center"> <div style="border-radius: 100%; background-color: #{{tcg {{{type|colorless}}} color}}; border: 2px solid #{{tcg {{{type|colorless}}} color dark}};">{{MS/HOME|{{{ndex|000}}}}}</div> <div class="roundy" style="background-color: #{{tcg {{{type|colorless}}} color}}; color: #000; padding: 1rem; min-width: 75%; flex: 1">If this Baby...")
  • 17:55, 10 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/BabyNeo1 (Created page with "<div style="margin: 0.25rem; display: flex; gap: 0.5rem 1rem; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center"> <div style="border-radius: 100%; background-color: #{{tcg {{{type|colorless}}} color}}; border: 2px solid #{{tcg {{{type|colorless}}} color dark}};">{{MS/HOME|{{{ndex|000}}}}}</div> <div class="roundy" style="background-color: #{{tcg {{{type|colorless}}} color}}; color: #000; padding: 1rem; min-width: 75%; flex: 1">If your Acti...")
  • 17:53, 10 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/Baby-eSeries (Created page with "<div style="margin: 0.25rem; display: flex; gap: 0.5rem 1rem; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center"> <div style="border-radius: 100%; background-color: #{{tcg {{{type|colorless}}} color}}; border: 2px solid #{{tcg {{{type|colorless}}} color dark}};">{{MS/HOME|{{{ndex|000}}}}}</div> <div class="roundy" style="background-color: #{{tcg {{{type|colorless}}} color}}; color: #000; padding: 1rem; min-width: 75%; flex: 1">If your Acti...")
  • 17:49, 10 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/Arceus (Created page with "<div style="margin: 0.25rem; display: flex; gap: 0.5rem 1rem; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center"> <div style="border-radius: 100%; background-color: #{{tcg {{{type|colorless}}} color}}; border: 2px solid #{{tcg {{{type|colorless}}} color dark}};">{{MS/HOME|493{{{form|}}}}}</div> <div class="roundy" style="background-color: #{{tcg {{{type|colorless}}} color}}; color: #000; padding: 1rem; min-width: 75%; flex: 1">You may have...")
  • 17:40, 10 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/AncientTrait (Created page with "<div class="roundy" style="margin: 0.25rem; overflow: hidden; display: flex; flex-wrap: wrap"> <div style="padding: 1rem; text-align: center; background-color: #{{{{{color|Alpha Sapphire}}} color}}; color: #fff; font-weight: bold; flex: 1">{{{trait|α Growth}}}{{#if:{{{jname|}}}|<div lang="ja">{{tt|{{{jname|}}}|{{{jtrans|}}}}}</div>}}</div> <div style="padding: 0.5rem; background-color: #000; color: #fff; min-width: 75%; flex: 1; place-content: center">{{{effect|This Anc...")
  • 17:12, 10 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/Ancient (Created page with "<div style="padding: 0.25rem 0.5rem; text-align: end"> 150px|Ancient paradox </div><noinclude>Category:TCG templates</noinclude><includeonly>Category:Ancient paradox cards</includeonly>")
  • 17:09, 10 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/ACE SPEC (Created page with "<div style="margin: 0.25rem"> <div class="roundy" style="padding: 0.25rem; display: flex; gap: 1rem; align-items: center; background-color: #{{tcg {{{type|colorless}}} color {{#switch: {{{class|none}}}|Rocket|Rocketex|Aqua|Magma|Galactic|Plasma|PlasmaEX|Dark=dark|Light=light}}}};"> 150px|ACE SPEC <div class="roundy" style="flex: 1; padding: 0.25rem; font-weight: bold; background-color: #00AEF0; border: 2px solid #{{TCG Ability color}}; color: #fff;...")
  • 17:00, 10 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/Ability (Created page with "<div style="margin: 0.25rem"> <div class="roundy" style="padding: 0.25rem; display: flex; gap: 1rem; align-items: center; background-color: #{{tcg {{{type|colorless}}} color {{#switch: {{{class|none}}}|Rocket|Rocketex|Aqua|Magma|Galactic|Plasma|PlasmaEX|Dark=dark|Light=light}}}};"> 100px|link=Ability (TCG)|Ability <div class="roundy" style="flex: 1; padding: 0.25rem; font-weight: bold; background-color: #{{TCG Ability color light}}; border: 2p...")
  • 16:36, 10 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/Attack (Created page with "<div style="margin: 0.25rem"> <div class="roundy" style="padding: 0.25rem 0.75rem; background-color: #{{tcg {{{type|colorless}}} color {{#switch: {{{class|none}}}|Rocket|Rocketex|Aqua|Magma|Galactic|Plasma|PlasmaEX|Dark|DarkV=dark|Light=light}}}}; text-align: center; font-weight: bold; display: flex; justify-content: center; gap: 1rem; align-items: center"> <div>{{#if: {{{cost|}}}|{{{cost}}}|{{e|None}}}}</div> <div style="flex: 1">{{{name|Do Nothing}}}<div lang="ja">{{tt...")
  • 15:58, 10 July 2024 Lakelimbo talk contribs created page User:Lakelimbo/Cardtext/Header (Created page with "<div class="roundy" style="border: {{#switch: {{{class|}}}|LEGEND|Plasma|PlasmaEX|Prism|V|VMAX|V-UNION|VSTAR|SV ACE=4|2}}px solid #{{#switch: {{{class|}}}|Shiny|LEGEND=FFD700|Plasma|PlasmaEX=014087|Prism|V|VMAX|V-UNION=000000|VSTAR={{#switch: {{{type|Colorless}}}|Colorless=D0D070|DDDDDD}}|SV ACE=EC008B|{{tcg {{{type2|{{{type|colorless}}}}}} color dark}}}}; background-color: #{{tcg {{{type|colorless}}} color {{#switch: {{{class|}}}|Rocket|Rocketex|Aqua|Magma|Galactic|Plas...")
  • 16:26, 25 June 2024 Lakelimbo talk contribs created page Template:BattrioPrevNext/doc (Created page with "This template is to be used for navigating between Pokémon Battrio pucks pages in sequence. ==Usage== <pre> {{BattrioPrevNext |type= |set= |setnumber= |prevpokemon= |prevnumber= |nextpokemon= |nextnumber= }} </pre> ==Template fields== * '''type''' - First type of the Pokémon of the page in question (e.g. Dialga = Dragon, not Steel). ** Remember that Battrio was released in 2010, '''before the addition of the Fairy-type!''' * '''set''' - Name of t...")
  • 16:07, 25 June 2024 Lakelimbo talk contribs created page Template:BattrioPrevNext (Created page with "<noinclude> {{Documentation}} Category:PrevNext templates </noinclude><includeonly> <div class="roundy" style="text-align: center; background-color: #{{ {{{type|???}}} color}}; border: 2px solid #{{ {{{type|???}}} color dark}}; padding: 0.125rem;"> <div class="roundy" style="display: flex; flex-wrap: wrap; gap: 3px; justify-content: space-around; overflow: hidden;"> <div style="background-color: #fff; flex: 1 0 auto; padding: 0.15rem; min-width: 200px">{{{prevpokem...")
  • 23:54, 19 June 2024 Lakelimbo talk contribs created page User:Lakelimbo/Lua (Created page with "<div class="roundy" style="text-align: center; padding: 1rem; font-size: 2rem; background-color: #ffaf1a; margin-bottom: 1rem;"> This is a draft for a future feature on Bulbapedia </div> ==What is Lua?== Lua is a programming language, a very simple one. Lua is what we'd call a "scripting language", and it's also dynamically typed, but don't worry about those terms. Lua is also a word, not an acronym (so don't say "LUA"). Lua is the lan...")
  • 14:38, 3 June 2024 Lakelimbo talk contribs created page Kovopedia (Created page with "{{Fan site |color={{alpha sapphire color dark}} |bordercolor={{alpha sapphire color light}} |corecolor={{white color light}} |sitename=<span style="color: #fff">Kovopedia</span> |slogan=yes |sloganline=The Magical Vacation wiki |image=Kovopedia Logo.png |size=180px |caption=Logo for Kovopedia |lang=English |status=Active |run=2022 - Present |create=October 31, 2022 |creator={{kp|User:Rman41|Rman41}} |articles=yes |defunct=no |reason=no |noarticles=612{{tt|+|as of June 3,...")
  • 16:41, 1 June 2024 Lakelimbo talk contribs created page User:Lakelimbo/CSS Utils (Created page with "Using my sandbox to show some examples for CSS utils I talked about. Originally I was going to place this under TemplateStyles, but as always, it doesn't support all useful utils I wanted to show. Because of this, copy the CSS I generated below (it's quite long, so I minified it), and you can use an extension, like Dark Reader or Stylish, to apply it to Bulbapedia (you can also just drop it onto your browser's element inspector, if you know how to do it): <div class="toc...")
  • 15:25, 1 June 2024 Lakelimbo talk contribs created the page User:Lakelimbo/CSS Utils/styles.css using a non-default content model "Sanitized CSS" (For showcasing an example, you might already know about that.)
  • 15:25, 1 June 2024 Lakelimbo talk contribs created page User:Lakelimbo/CSS Utils/styles.css (Lakelimbo created the page User:Lakelimbo/CSS Utils/styles.css using a non-default content model "Sanitized CSS": For showcasing an example, you might already know about that.)
  • 15:01, 4 March 2024 Lakelimbo talk contribs created page User:Lakelimbo/Main Page (Responsive version of the main page)
  • 14:57, 4 March 2024 Lakelimbo talk contribs created page User:Lakelimbo/Main Page/styles.css (Created page with "#container { container-type: inline-size; } #main-page { display: grid; gap: 0.5rem; grid-template-areas: "welcome" "browsing" "today" "twitch" "message" "languages" "niwa" "bulbagarden"; } #main-page .section { border: 3px solid #4e8234; background-color: #ffe; padding: 0.5rem; border-radius: 0.75rem; } #main-page .section li { list-style: none; } #main-page .section >...")
  • 17:48, 15 February 2024 Lakelimbo talk contribs created page User:Lakelimbo/Colors (for the discussion ongoing on Discord) Tag: Visual edit: Switched
  • 20:40, 20 February 2023 Lakelimbo talk contribs created page User:Lakelimbo/Gallery (Created page with "Inspired by recent talks on the Discord server. To add the style modification, open your browser's devtools and insert the following CSS: <pre> ul.gallery { margin: 0;...")
  • 20:07, 28 December 2022 Lakelimbo talk contribs created page User:Lakelimbo/Table filter (Created page with "Based on Tiddlywink's table filter <div> <div class="clicktoggle" data-type="set" data-for="lopbase,all" style="max-width: 100px; padding:...")
  • 18:35, 26 November 2022 Lakelimbo talk contribs created page User:Lakelimbo/BSTComparison (Created page with "<includeonly><!-- -->{{#if:{{{start|}}}|<div class="roundy" style="display: flex; flex-wrap: wrap; gap: 5px; padding: 3px; background-color: #{{{background|{{dark color light}...")
  • 22:57, 25 November 2022 Lakelimbo talk contribs created page User:Lakelimbo/UNITE (Created page with "<noinclude> A prototype for the Side Game data template about UNITE. </noinclude> <includeonly> | colspan="{{{col|1}}}" | </includeonly>{| style="width: 100...")
  • 13:22, 7 September 2022 Lakelimbo talk contribs created page Klawf (Redirect to Klawf) Tag: New redirect
  • 15:04, 1 July 2022 Lakelimbo talk contribs created page User:Lakelimbo/monobook.css (Personal CSS for Monobook)
  • 18:24, 22 June 2021 Lakelimbo talk contribs created page User:Lakelimbo/Sandbox (Created page with "==Pokémon Infobox== Using only grid elements! I will continue working on this later. <div class="roundy" style="max-width: 23rem; text-align: center; background: #{{steel co...")
  • 19:01, 6 May 2021 Lakelimbo talk contribs created page User:Lakelimbo/Grids (Responsive grid test)
  • 01:04, 6 May 2021 Lakelimbo talk contribs created page User:Lakelimbo (My userpage, yey)
  • 03:50, 11 December 2019 User account Lakelimbo talk contribs was created
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)