This wiki is still in active development, many areas of the site are unstable or broken.
In the meantime, consider adding content to pages you like!
Main public logs
From NBITTRPG Wiki
Combined display of all available logs of NBITTRPG Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:24, 17 March 2025 CStatic talk contribs created page File:CordaiteIcon.png (File uploaded with MsUpload)
- 08:24, 17 March 2025 CStatic talk contribs uploaded File:CordaiteIcon.png (File uploaded with MsUpload)
- 08:17, 17 March 2025 CStatic talk contribs created page File:DuskIcon.png (File uploaded with MsUpload)
- 08:17, 17 March 2025 CStatic talk contribs uploaded File:DuskIcon.png (File uploaded with MsUpload)
- 08:15, 17 March 2025 CStatic talk contribs created page File:LuthIcon.png (File uploaded with MsUpload)
- 08:15, 17 March 2025 CStatic talk contribs uploaded File:LuthIcon.png (File uploaded with MsUpload)
- 07:34, 17 March 2025 CStatic talk contribs created page Template:CopyText (Created page with "<includeonly> <br style="clear: both;"> <h2 class="copy-to-clipboard-header-text" style="font-size: 16px; border-bottom: none;">'''Copy & Pasting'''</h2><!-- --><span class="copy-to-clipboard-button wds-button wds-is-secondary wds-is-squished" style="float: right; cursor: pointer; color: currentColor; border-color: currentColor; margin-top: -37px;" data-text="{{{1|}}}">Copy to clipboard</span><!-- --><div style="height: 1px; margin: 2px 0 0; background: rgb(166, 166, 1...")
- 07:26, 17 March 2025 CStatic talk contribs created page Template:SoundcloudPlayer (Created page with "<includeonly><span class="soundcloud" data-src="{{{url|}}}" data-width="{{{width|}}}" data-height="{{{height|}}}" data-color="{{{color|}}}"></span></includeonly>")
- 03:12, 17 March 2025 CStatic talk contribs created page Category:Weathia (Created page with "This is a list of all Weathia related pages.")
- 08:41, 15 March 2025 CStatic talk contribs created page Hemphalil (Created page with "{{NPC | campaign=Spireloft | othernames= | image=File:HemphalilFull.png | first appearance=Gerardanson Loses It | pronouns=They/Them | age=40-50s | species=Human, Fiend | nationality=Basilleran | residency=Torryen | allegiance= | created by=CStatic | occupation=Architect}} '''Hemphalil''' was an architect living in Torryen. They were self-proclaimed friends with Mayor Casmiel and assisted The Antidote with their short investigations in [[Cutler Cove]...")
- 07:47, 15 March 2025 CStatic talk contribs created page File:HemphalilFull.png (File uploaded with MsUpload)
- 07:47, 15 March 2025 CStatic talk contribs uploaded File:HemphalilFull.png (File uploaded with MsUpload)
- 07:47, 15 March 2025 CStatic talk contribs created page File:HaymerFull.png (File uploaded with MsUpload)
- 07:47, 15 March 2025 CStatic talk contribs uploaded File:HaymerFull.png (File uploaded with MsUpload)
- 07:47, 15 March 2025 CStatic talk contribs created page File:EliseFull.png (File uploaded with MsUpload)
- 07:47, 15 March 2025 CStatic talk contribs uploaded File:EliseFull.png (File uploaded with MsUpload)
- 07:47, 15 March 2025 CStatic talk contribs created page File:HanoferaFull.png (File uploaded with MsUpload)
- 07:47, 15 March 2025 CStatic talk contribs uploaded File:HanoferaFull.png (File uploaded with MsUpload)
- 07:47, 15 March 2025 CStatic talk contribs created page File:MendrowTwine.png (File uploaded with MsUpload)
- 07:47, 15 March 2025 CStatic talk contribs uploaded File:MendrowTwine.png (File uploaded with MsUpload)
- 07:47, 15 March 2025 CStatic talk contribs created page File:MendrowALF.png (File uploaded with MsUpload)
- 07:47, 15 March 2025 CStatic talk contribs uploaded File:MendrowALF.png (File uploaded with MsUpload)
- 07:47, 15 March 2025 CStatic talk contribs created page File:AvenirFull.png (File uploaded with MsUpload)
- 07:47, 15 March 2025 CStatic talk contribs uploaded File:AvenirFull.png (File uploaded with MsUpload)
- 02:10, 14 March 2025 CStatic talk contribs created page Vaela (Redirected page to Vaela) Tag: New redirect
- 00:26, 14 March 2025 CStatic talk contribs created page Mayhem at New Arcli (working on this later)
- 00:19, 14 March 2025 CStatic talk contribs created page The Emperor of Electricia (Created page with "{{About|the Weathia: Resurrection session|the building|The Blacklight Archive (location)}} {{SessionInfobox |campaign=Weathia: Resurrection |act=1 |sessiondate=August 11th, 2022 |previous=Welcome to Weathia |next=The Emperor of Electricia}} '''{{PAGENAME}}''' is the third session of '''Weathia: Resurrection'''. It was run on October 4th, 2022. == Plot Summary == going to prison :[ handshake :] == NPC Appearances == * Gin Silvercrest == Location...")
- 10:24, 13 March 2025 CStatic talk contribs created page Template:See also (Created page with "<includeonly>{{#invoke:Hatnote|seeAlso}}</includeonly>")
- 10:20, 13 March 2025 CStatic talk contribs created page Module:Delink (Created page with "-- This module de-links most wikitext. require('Module:No globals') local p = {} local getArgs local function safeUriDecode(s) local isInvalid = false local ret = string.gsub(s, '%%(%x%x)', function(hex) local decodedNumber = tonumber(hex, 16) if decodedNumber > 127 then isInvalid = true end return string.char(decodedNumber) end) return ret, isInvalid end local function delinkReversePipeTrick(s) if s:ma...")
- 10:19, 13 March 2025 CStatic talk contribs deleted page Module:Delink (content was: "-- This module de-links most wikitext. require('Module:No globals') local p = {} local getArgs local function safeUriDecode(s) local isInvalid = false local ret = string.gsub(s, '%%(%x%x)', function(hex) local decodedNumber = tonumber(hex, 16) if decodedNumber > 127 then isInvalid = true end return string.char(decodedNumb...", and the only contributor was "CStatic" (talk))
- 10:17, 13 March 2025 CStatic talk contribs created page Module:No globals (Created page with "require('Module:No globals')")
- 10:16, 13 March 2025 CStatic talk contribs created page Template:Delink (Created page with "{{#invoke:Delink|delink}}")
- 10:15, 13 March 2025 CStatic talk contribs created page Module:Delink (Created page with "-- This module de-links most wikitext. require('Dev:No globals') local p = {} local getArgs local function safeUriDecode(s) local isInvalid = false local ret = string.gsub(s, '%%(%x%x)', function(hex) local decodedNumber = tonumber(hex, 16) if decodedNumber > 127 then isInvalid = true end return string.char(decodedNumber) end) return ret, isInvalid end local function delinkReversePipeTrick(s) if s:match...")
- 10:14, 13 March 2025 CStatic talk contribs created page Template:About (Created page with "<includeonly>{{#invoke:Hatnote|about}}</includeonly>")
- 09:41, 13 March 2025 Pynappo talk contribs created page Template:Main (Created page with "{{#invoke:Hatnote|main}}")
- 09:40, 13 March 2025 Pynappo talk contribs deleted page Template:Main (testing)
- 21:31, 12 March 2025 CStatic talk contribs created page Template:Further (Created page with "<includeonly>{{#invoke:Hatnote|further}}</includeonly>")
- 21:26, 12 March 2025 CStatic talk contribs created page Template:Main (Created page with "{{#invoke:Hatnote|main}}")
- 21:19, 12 March 2025 CStatic talk contribs created page Template:Hatnote (Created page with "<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly>")
- 21:19, 12 March 2025 CStatic talk contribs created page Module:Hatnote/testcases (Created page with "local pageTitle = mw.title.getCurrentTitle().text return { _main = { options = { mode = 'method', nowiki = true, unpk = true, }, tests = { { {{}, nil}, string.format( '<div role="note" data-nosnippet class="notice hatnote context-link main dablink">Main article: %s</div>', pageTitle ), }, { {{}, {}}, string.format( '<div role="note" data-nosnippet class="notice hatnote context-link main dablink">Main artic...")
- 21:18, 12 March 2025 CStatic talk contribs created page Module:Hatnote/i18n (Created page with "-- <nowiki> return { ["_metadata"] = { ["order"] = { "about", "altSeparator", "article", "brackets", "cat-errors", "cat-unusual-parameters", "colon", "conj-and", "conj-or", "conjunction", "details", "disambiguation", "error", "error-link", "error-pagename", "error-text",...")
- 21:17, 12 March 2025 CStatic talk contribs created page Module:Hatnote (Created page with "-- <nowiki> -------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules....")
- 21:17, 12 March 2025 CStatic talk contribs created page Template:Link (Created page with "<includeonly><!-- -->{{#if: {{{1|}}}<!-- -->|{{#if: {{{2|}}}<!-- -->|[[{{{1}}}|<span style="color:{{{color|#037ec4}}};">{{{2}}}</span>]]<!-- -->|[[{{{1}}}|<span style="color:{{{color|#037ec4}}};">{{{1}}}</span>]]<!-- -->}}<!-- -->|{{#if: {{{2|}}}<!-- -->|<span style="color:{{{color|#000000}}};">{{{2}}}</span><!-- -->|<!-- -->}}<!-- -->}}</includeonly><noinclude>makes links any color you want (example: {{link|Cezata Ekileino|color=pink}})</noinclude>")
- 10:59, 12 March 2025 CStatic talk contribs deleted page Template:Main/wikitext (content was: "{{Hatnote{{#ifeq:{{SITENAME}}|Templates Wiki|/wikitext}}|Main article: [[{{{1}}}]]}}<noinclude> {{Documentation|Template:Hatnote/wikitext/doc}} </noinclude>")
- 10:59, 12 March 2025 CStatic talk contribs deleted page Template:For/wikitext (content was: "{{Hatnote{{#ifeq:{{SITENAME}}|Templates Wiki|/wikitext}}|For {{{1|other uses}}}, see <includeonly>[[</includeonly>{{{2|{{PAGENAME}} (disambiguation)}}}<includeonly>]]</includeonly>{{#if:{{{3|}}}| and [[{{{3}}}]]}}.}}<noinclude> {{Documentation|Template:Hatnote/wikitext/doc}} </noinclude>")
- 10:58, 12 March 2025 CStatic talk contribs deleted page Template:Documentation subpage (content was: "<div style="margin:0; padding:1em; border: 0.5px solid #444c4d; border-radius:10px; display: flex; align-items: center;"> <div> left|40px|link=</div><div> '''This is a {{#switch: {{SUBJECTSPACE}} | Template = template | Module = module | user = user page | #default = page }} documentation subpage for {{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}.''' <br/><!-- -->It contains usage information, categories, ...")
- 10:58, 12 March 2025 CStatic talk contribs deleted page Template:About/wikitext (content was: "{{Hatnote{{#ifeq:{{SITENAME}}|Templates Wiki|/wikitext}}|This {{#if:{{{section|}}}|section|page}} is about {{{1}}}. For {{{2|other uses}}}, see <includeonly>[[</includeonly>{{{3|{{{1|{{PAGENAME}}}}} (disambiguation)}}}<includeonly>]]</includeonly>{{#if:{{{4|}}}| and [[{{{4}}}]]}}.}}<noinclude> {{Documentation|Template:Hatnote/wikitext/doc}} </noinclude>")
- 10:57, 12 March 2025 CStatic talk contribs deleted page Template:Tocright (content was: "<div style="float: right; clear: {{{clear|right}}}; margin-bottom: .5em; padding: .5em 0 .8em 1.4em; background: transparent; max-width: {{{maxwidth|20em}}};">__TOC__</div><noinclude> {{Documentation|tr=Şablon:İçindekiler sağ}} </noinclude>")
- 10:56, 12 March 2025 CStatic talk contribs deleted page Template:Documentation (content was: "<onlyinclude><includeonly><!-- - - Article Header - -->{{#ifeq: {{SITENAME}}|Templates Wiki||<!-- --><div style="margin:1em; padding:10px; border: 0.5px solid #c91010; border-radius:10px; background:#f001"><span class="error">'''Your wiki got a version of Template:Documentation that is only relevant to Templates Wiki!''' [[Special:PageHistory/{{FULLPAGENAME}}|Click here to revert it.]]</span> For a documentation template you can use on your wiki, see w:c...")
- 10:56, 12 March 2025 CStatic talk contribs deleted page Template:Clear (content was: "<onlyinclude><br style="clear: {{{1|both}}}" /></onlyinclude> {{Documentation|ja=テンプレート:Clear|tr=Şablon:Temizle|zh=Template:Clear}}")
