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).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 00:19, 25 September 2026 AmethystApples talk contribs created page K's Tavern (Created page for K's Tavern) Tag: Visual edit
  • 09:09, 24 September 2026 CStatic talk contribs deleted page Template:CopyText (content was: "<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 t...", and the only contributor was "CStatic" (talk))
  • 08:38, 24 September 2026 CStatic talk contribs created page Template:WeathiaLocationsNavBox/doc (Created page with "This is a navbox template to be used on Category: Weathia Locations pages. == Usage == <syntaxhighlight lang="xml+smarty"> {{Template:WeathiaLocationsNavBox}} </syntaxhighlight> <includeonly>Category:Templates Category:Navbox templates</includeonly>")
  • 08:48, 23 September 2026 CStatic talk contribs deleted page Template:Speech bubble (content was: "<table cellspacing="0" style="color: {{{color|#333333}}};"> <tr> <td style="width: 20px; margin: 0px; padding: 0px; height: 20px;" valign="middle"> <div style="position: absolute;"> {{#switch:{{{arrow|}}} |top=<div style="position: relative; top: -10px; width: 0px; height: 0px; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent {{{border|#8ed1ec}}} tra...", and the only contributor was "CStatic" (talk))
  • 08:48, 23 September 2026 CStatic talk contribs deleted page Template:Link (content was: "<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><noinclu...", and the only contributor was "CStatic" (talk))
  • 08:44, 23 September 2026 CStatic talk contribs created page Template:MoSNavBox/doc (Created page with "This is a navbox template that goes on every Manual of Style page. == Usage == <syntaxhighlight lang="xml+smarty"> {{MoSNavBox}} </syntaxhighlight> == Example == {{MoSNavBox}} <includeonly>Category:Templates Category:Navbox templates</includeonly>")
  • 08:38, 23 September 2026 CStatic talk contribs created page Template:Navbox with collapsible groups (Created page with "{{#invoke:Navbox|with collapsible groups}}<noinclude> {{documentation}} </noinclude>")
  • 06:55, 23 September 2026 CStatic talk contribs deleted page Template:Tcl (content was: "<onlyinclude><includeonly>{{#switch: {{NAMESPACE: {{{1}}} }} |#default = {{FULLPAGENAME: {{{1}}} }} <!-- eg "User:Foo" --> |{{ns:0}} = {{#ifeq: {{NAMESPACE: {{{1}}} }} | {{NAMESPACE: Template{{{1}}} }} | Template:{{{1}}} <!-- no leading colon, eg "Foo" --> | {{PAGENAME: {{{1}}} }} <!-- leading colon, eg ":Foo", so we want the article -->...", and the only contributor was "CStatic" (talk))
  • 06:54, 23 September 2026 CStatic talk contribs deleted page Template:Vdelinks (content was: "[[Template:{{{1}}}|v]] · [{{fullurl:Template talk:{{{1}}}}} d] · [[Special:EditPage/Template:{{{1}}}|e]]", and the only contributor was "Pynappo" (talk))
  • 06:54, 23 September 2026 CStatic talk contribs deleted page Template:NavboxLua (content was: "{{#invoke:Navbox|main}}", and the only contributor was "CStatic" (talk))
  • 06:54, 23 September 2026 CStatic talk contribs deleted page Template:Navbar (content was: "<includeonly>{{#if:{{{nodiv|}}}| <span|<div}} class="noprint plainlinks navbar" style="background:none; padding:0; font-weight:normal;{{{fontstyle|}}}; font-size:xx-small; {{{style|}}}"><!-- -->{{#if:{{{mini|}}}{{{plain|}}}|<!--nothing-->|<!--else: -->This box: }}<!-- -->{{#if:{{{brackets|}}}|[}}<!-- -->{{tcl|{{{1}}}}}|<span title="View this template" style="...", and the only contributor was "CStatic" (talk))
  • 06:41, 23 September 2026 CStatic talk contribs created page Template:Navbox/styles.css (Created page with "{{pp|small=y}}: .navbox { box-sizing: border-box; border: 1px solid #a2a9b1; width: 100%; clear: both; font-size: 88%; text-align: center; padding: 1px; margin: 1em auto 0; Prevent preceding content from clinging to navboxes: } .navbox .navbox { margin-top: 0; No top margin for nested navboxes: } .navbox + .navbox-styles + .navbox, category positions are wrapped in an "empty" span in Parsoid [[phab:T378906]]: .navbox + span.mw-empty-elt +...")
  • 06:36, 23 September 2026 CStatic talk contribs created page Template:Navbox/doc (Created page with "This is the general navbox template from [https://en.wikipedia.org/wiki/Template:Navbox Wikipedia]. == Usage == <syntaxhighlight lang="xml+smarty"> {{Navbox | name = Navbox/doc | state = uncollapsed | title = {{{title}}} | above = {{{above}}} | image = {{{image}}} | group1 = {{{group1}}} | list1 = {{{list1}}} | group2 = {{{group2}}} | list2 = {{{list2}}} | group3 = {{{group3}}} | list3 = {{{list3}}} | group4 = {{{group4}}} | list4 = {{{list4}}} | below = {{{b...")
  • 06:24, 23 September 2026 CStatic talk contribs created page Module:Section link (Created page with "-- This module implements {{section link}}. require('strict'); local checkType = require('libraryUtil').checkType local p = {} local function makeSectionLink(page, section, display) display = display or section page = page or '' -- MediaWiki doesn't allow these in 'page', so only need to do for 'section' if type(section) == 'string' then section = string.gsub(section, "{", "{") section = string.gsub(section, "}", "}") end return string.format('[[%s...")
  • 06:24, 23 September 2026 CStatic talk contribs created page Template:Section link (Created page with "<includeonly>{{SAFESUBST:<noinclude />#invoke:Section link|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
  • 06:23, 23 September 2026 CStatic talk contribs created page Module:Navbar/styles.css (Created page with "{{pp|small=yes}}: .navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spacing: 0; } .navbar ul { display: inline-block; white-space: nowrap; line-height: inherit; } .navbar-brackets::before { margin-right: -0.125em; content: '[ '; } .navbar-brackets::after { margin-left: -0.125em; content: ' ]'; } .navbar li { word-spacing: -0.125em; } .navbar a > span, .nav...")
  • 06:22, 23 September 2026 CStatic talk contribs created page Template:Hlist (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|horizontal}}")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)