All public logs
Jump to navigation
Jump to search
Combined display of all available logs of NeuroWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:26, 23 April 2025 Ayato talk contribs created page User:Ayato/sandbox (Created page with "test")
- 00:26, 9 March 2025 Ayato talk contribs modified prefix "www" (https://neuro-book.com/wiki/$1) (trans: 1; local: 0) in the interwiki table ("forward" is not what i'm looking for)
- 00:21, 9 March 2025 Ayato talk contribs modified prefix "www" (https://neuro-book.com/wiki/$1) (trans: 1; local: 1) in the interwiki table (Testing global templates setup???)
- 00:13, 9 March 2025 Ayato talk contribs modified prefix "www" (https://neuro-book.com/wiki/$1) (trans: 1; local: 0) in the interwiki table (Testing global templates setup)
- 02:24, 4 March 2025 Ayato talk contribs moved page User:Ayato/common.css to User:Ayato/vector.css without leaving a redirect
- 22:52, 26 February 2025 Ayato talk contribs created page User:Ayato/common.css (Created page with "@import url(User:U.ayaao.p/dark-theme.css?ctype=text/css&action=raw);")
- 22:49, 26 February 2025 Ayato talk contribs created page User:Ayato/dark-theme.css (Created page with ":root { Link Colours (Brighter & more saturated for contrast): --link-base: #C78CFF; More vibrant pastel purple: --link-visited: #A460E5; Richer violet for distinction: --link-hover: #E7BFFF; Lighter lilac with a glowing effect: --link-contrast: #FFFFFF; Ensures readability: Neutral Colour Palette: --neutral-darkest: #F0F0F0; Light gray for readable headings: --body-background: #141414; Deep, rich black: --body-background...")
- 00:00, 23 February 2025 Ayato talk contribs created page Template:YouTubeEmbed (Created page with "<div class="youtube-embed {{{align|}}}"><htmltag tagname="iframe" width="{{{width|560}}}" height="{{{width|315}}}" src="https://www.youtube-nocookie.com/embed/{{{id|{{{1|MDc1mjrIsPM}}}}}}" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></htmltag></div><noinclude> {{documentation}} </noinclude>")
- 00:00, 23 February 2025 Ayato talk contribs created page Template:YouTubeEmbed/doc (Created page with "This template allows embedding YouTube videos. == Usage == <code><nowiki>{{YouTubeEmbed|YouTube video id}}</nowiki></code>")
- 22:14, 15 February 2025 Ayato talk contribs created page MediaWiki:Sidebar (Barebones site navigation for now)
- 22:22, 10 February 2025 Ayato talk contribs created page Evil (Redirected page to Evil Neuro) Tag: New redirect
- 22:19, 10 February 2025 Ayato talk contribs created page Evil Neuro (Created page with "{{infobox/Character |Title=Evil Neuro |Image=x250px |ImageCaption=Shit. Piss. Balls. Cunt. Damm Neuro that was fucking awesome. |OriginalName=Evil Neuro Vedal |Nickname=Evilyn, Kayori, ''The Succubus'', <small>write more fan-names here</small> |TranslatedName= |Birthday={{Birthday|2023|March|25}} |Species=AI |Souls=AI |Birthplace=United Kingdom |CurrentResidence=United Kingdom (UTC/UTC+1) |Status=Active |Language=English |Channel={{TwitchBu...")
- 02:07, 22 January 2025 Ayato talk contribs modified prefix "wikia" (https://community.fandom.com/wiki/w:c:$1) (trans: 0; local: 0) in the interwiki table (Easier link insertion)
- 00:09, 6 January 2025 Ayato talk contribs changed the content model of the page Streaming Records/styles.css from "CSS" to "Sanitized CSS"
- 02:36, 4 January 2025 Ayato talk contribs created page MediaWiki:Minerva.js (Created page with "All JavaScript here will be loaded for users of the MinervaNeue skin: $(function () { // T111565 var $collapsibles = $('.mw-collapsible'); if ($collapsibles.length) { mw.loader.using('jquery.makeCollapsible').then(function() { $collapsibles.makeCollapsible(); }); } });")
- 20:36, 3 January 2025 Ayato talk contribs created page Template:Birthday (Created page with "<includeonly>{{#invoke:Birthday|calculateAge|{{{1}}}|{{{2}}}|{{{3}}}}}</includeonly><noinclude> ==Usage== <pre>{{Birthday|1998|6|1}}</pre> {{Birthday|1998|6|1}} <pre>{{Birthday|1978|September|4}} <!-- Full English date --></pre> {{Birthday|1978|September|4}} <pre>{{Birthday|1918|Sep|4}} <!-- Abbreviated month --></pre> {{Birthday|1918|Sep|4}} <pre>{{Birthday|1998|9|4}} <!-- Numerals only --></pre> {{Birthday|1998|9|4}} <pre>{{Birthday||Sep}} <!-- Month only --></pre>...")
- 20:33, 3 January 2025 Ayato talk contribs created page Module:Birthday (Created page with "local p = {} -- Convert English month names to numbers local function englishToNumber(month) local months = { January = 1, February = 2, March = 3, April = 4, May = 5, June = 6, July = 7, August = 8, September = 9, October = 10, November = 11, December = 12, Jan = 1, Feb = 2, Mar = 3, Apr = 4, Jun = 6, Jul = 7, Aug = 8, Sep = 9, Oct = 10, Nov = 11, Dec = 12 } return months[month] or nil end function p....")
- 02:33, 2 January 2025 Ayato talk contribs changed the content model of the page User:Ayato/mainpageexperiments.css from "CSS" to "Sanitized CSS"
- 00:31, 30 December 2024 Ayato talk contribs created page User:Ayato (Created page with "some experiments based on the ZH wiki mainpage <templatestyles src="User:Ayato/mainpageexperiments.css"/> <div class="base-block main-block"> <div class="welcome-title" style="margin: auto 0.8em;">link= Welcome to NeuroWiki!</div> <div>'''NeuroWiki''' is an unofficial, non-profit website that anyone can contribute to. Its goal is to create a comprehensive and accurate archive of information about the AI VTuber Neuro-sama and related topics.</...")
- 00:30, 30 December 2024 Ayato talk contribs created page User:Ayato/mainpageexperiments.css (Created page with ".flex-container * { box-sizing: border-box; } .base-block { padding: 15px; background-color: rgba(255, 255, 255, 0.1); box-shadow: 0 2px 5px #aaa; } .main-block { margin-bottom: 15px; text-align: center; } .flex-block { display: flex; flex-wrap: wrap; justify-content: center; } .welcome-title { font-weight: 600; font-size: 32px; display: inline-flex; align-items: center; gap: .6rem; } .flex-container { display: flex; flex-wrap: wrap; gap: 15px; justif...")
- 23:40, 29 December 2024 Ayato talk contribs created page Template:SizeImageBox/Main Page Button (from the ZH wiki)
- 23:40, 29 December 2024 Ayato talk contribs created page Template:SizeImageBox (from the ZH wiki)
- 20:38, 29 December 2024 Ayato talk contribs created page LIFE (Created page with "{{Infobox |bodystyle=border: 4px solid #942E42; padding: 0 |headerstyle=background:#942E42;color:#fff |labelstyle=background:#B57F7F;color:#4E2C2C |datastyle=text-align:start |title=LIFE |image=300px |header1=Music info |label2=Release date |data2=19 December 2024 (Subathon premiere)<br>20 December 2024 (streaming platforms) |label3=Producers |data3=monii, Johnny R ([https://asteroidmusic.com/ Asteroid Music]) |label4=Composers |data4=Ari |label5=Voca...")
- 19:20, 29 December 2024 Ayato talk contribs created page Neuro (Redirected page to Neuro-sama) Tag: New redirect
- 19:17, 29 December 2024 Ayato talk contribs created page Category:Stub articles (Created page with "Incomplete articles get listed here via the template {<nowiki/>{Stub}}.")
- 19:15, 29 December 2024 Ayato talk contribs created page Template:Stub (Created page with ":''This article is a stub. You can help {{SITENAME}} by [[Special:EditPage/{{PAGENAME}}|adding more information]] to it.<includeonly>Category:Stub articles</includeonly>")
- 19:13, 29 December 2024 Ayato talk contribs created page Neuro-sama (Created page with "{{stub}} thumb|right|Neuro-sama's V2 model, illustrated by Anny and rigged by Otozuki Teru. '''Neuro-sama''' (Japanese: ''ネウローサマ'') is an AI VTuber designed and created by the British programmer Vedal. She is the world's first AI VTuber. Unlike traditional VTubers, Neuro is not controlled by a human playing a character. Instead, all her livestream content — whether it’s chatting, model movements, or gameplay — is ent...")
- 21:05, 9 November 2024 User account Ayato talk contribs was created