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 ( | ) (20 | 50 | 100 | 250 | 500)
  • 06:04, 23 September 2026 CStatic talk contribs created page Module:List (Created page with "local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, args) -- Constructs a data table to be passed to p.renderList. local data = {} -- Classes and TemplateStyles data.classes = {} data.templatestyles = ''...")
  • 06:02, 23 September 2026 CStatic talk contribs created page Template:Hlist/styles.css (Created page with "{{pp-template}}: * hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * [[MediaWiki talk:Common.css/to do#hlist-separated]]: /* * TODO: When the majority of readership supports it (or some beautiful world * in which...")
  • 06:01, 23 September 2026 CStatic talk contribs created page Module:Navbar/configuration (Created page with "return { ['templatestyles'] = 'Module:Navbar/styles.css', ['hlist_templatestyles'] = 'Hlist/styles.css', ['box_text'] = 'This box: ', -- default text box when not plain or mini ['title_namespace'] = 'Template', -- namespace to default to for title ['invalid_title'] = 'Invalid title ', ['classes'] = { -- set a line to nil if you don't want it ['navbar'] = 'navbar', ['plainlinks'] = 'plainlinks', -- plainlinks ['horizontal_list'] = 'hlist', -- horizontal lis...")
  • 05:59, 23 September 2026 CStatic talk contribs created page Module:Navbar (Created page with "local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, false, false...")
  • 04:55, 23 September 2026 CStatic talk contribs created page Module:Color contrast/colors (Created page with "return { aliceblue = 0.92880068253475, antiquewhite = 0.84646951707754, aqua = 0.7874, aquamarine = 0.8078549208338, azure = 0.97265264954166, beige = 0.8988459998705, bisque = 0.80732327372979, black = 0, blanchedalmond = 0.85084439608156, blue = 0.0722, blueviolet = 0.12622014321946, brown = 0.098224287876511...")
  • 04:54, 23 September 2026 CStatic talk contribs created page Module:Color contrast (Created page with "-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) if (v <= 0.03928) then v = v / 12.92 else v = math.pow((v+0.055)/1.055, 2.4) end return v end local function rgbdec2lum(R, G, B) if ( 0 <= R and R < 256 and 0 <= G and G < 256 and 0 <= B and B < 256 ) then return 0.2126 *...")
  • 04:50, 23 September 2026 CStatic talk contribs created page Module: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 +...")
  • 04:44, 23 September 2026 CStatic talk contribs created page Module:Navbox/configuration (Created page with "return { aria_label = 'Navbox', nowrap_item = '%s<span class="nowrap">%s</span>', templatestyles = mw.getCurrentFrame():extensionTag{ name = 'templatestyles', args = { src = 'Module:Navbox/styles.css' } }, hlist_templatestyles = 'Hlist/styles.css', plainlist_templatestyles = 'Plainlist/styles.css', -- do not localize marker table marker = { oddeven = '\127_ODDEVEN_\127', restart = '\127_ODDEVEN0_\127', regex = '\127_ODDEVEN(%d?)_\127' }, category = {...")
  • 03:40, 23 September 2026 CStatic talk contribs created page Template:See also/doc (Created page with "This is a hatnote template that can be used on article sections that may contain different information than its main info page. If readers should or would want to read more about the topic, this hatnote would be appropriate. For example, on a character page, this can be used in a section about a character's role in an event if the section contains a heavily summarized or biased version of the event in question. == Usage == <syntaxhighlight lang="xml+smarty"> {{See als...")
  • 20:46, 22 September 2026 CStatic talk contribs created page Template:Hatnote/doc (Created page with "This template is for adding a small notice to the top of a page in case a user may have found themselves on the wrong article. See the last section for specific hatnote templates with specific purposes on the wiki. For more information on what hatnotes are, see the page on [https://en.wikipedia.org/wiki/Wikipedia:Hatnote Wikipedia]. == Usage == <syntaxhighlight lang="xml+smarty"> {{Hatnote|hatnote text}} </syntaxhighlight> == Example == {{Hatnote|This is a hatnote. Look...")
  • 20:33, 22 September 2026 CStatic talk contribs deleted page Template:Further (content was: "<includeonly>{{#invoke:Hatnote|further}}</includeonly>", and the only contributor was "CStatic" (talk))
  • 20:31, 22 September 2026 CStatic talk contribs created page Template:About/doc (Created page with "This template is from [https://en.wikipedia.org/wiki/Template:About Wikipedia] and is a subcategory of Template:Hatnote. It is used to clear up ambiguity. == Usage == ;{{T|About}}: Links the reader to other articles with similar titles or concepts that they may have been seeking instead. The template has several formats, including: :;{{T|About|Use1}} →:{{About|}} :;{{T|About|Use1|<nowiki/>|Main Page}} →:{{About|Use1||Main Page}} :;{{T|About|Use1|<nowiki/>|Main P...")
  • 20:29, 22 September 2026 CStatic talk contribs deleted page Template:Comma separated entries (content was: "{{<includeonly>safesubst:</includeonly>#invoke:Separated entries|comma}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>", and the only contributor was "CStatic" (talk))
  • 20:25, 22 September 2026 CStatic talk contribs deleted page Template:Short description/lowercasecheck (content was: "{{#ifeq:<!--test first character for lower-case letter-->{{#invoke:string|find|1={{{1|}}}|2=^%l|plain=false}}|1 |<!-- first character is a lower case letter; test against whitelist -->{{#switch: {{First word|{{{1|}}}}}<!--begin whitelist--> |c. <!--for circa--> |gTLD |iMac |iOS |iOS, |iPad |iPhone |iTunes |macOS |none |pH |pH-dependent=<!-- end whitelist; short description sta...", and the only contributor was "CStatic" (talk))
  • 20:22, 22 September 2026 CStatic talk contribs created page Template:Disambiguation/doc (Created page with "This is a notice template used on disambiguation pages. == Usage == <syntaxhighlight lang="xml+smarty"> {{Disambiguation}} </syntaxhighlight> == Example == {{:Template:Disambiguation}} <includeonly>Category:Templates Category:Notice templates</includeonly>")
  • 20:18, 22 September 2026 CStatic talk contribs deleted page Template:Main other (content was: "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis...", and the only contributor was "CStatic" (talk))
  • 20:17, 22 September 2026 CStatic talk contribs deleted page Template:Main (content was: "{{#invoke:Hatnote|main}}", and the only contributor was "Pynappo" (talk))
  • 19:31, 22 September 2026 CStatic talk contribs created page Template:Short description/lowercasecheck (Created page with "{{#ifeq:<!--test first character for lower-case letter-->{{#invoke:string|find|1={{{1|}}}|2=^%l|plain=false}}|1 |<!-- first character is a lower case letter; test against whitelist -->{{#switch: {{First word|{{{1|}}}}}<!--begin whitelist--> |c. <!--for circa--> |gTLD |iMac |iOS |iOS, |iPad |iPhone |iTunes |macOS |none |pH |pH-dependent=<!-- end whitelist; short description starts with an allowed lower-case string; whitelist matched; do nothing --> |#default=<!-- apply c...")
  • 19:29, 22 September 2026 CStatic talk contribs created page Module:SDcat (Created page with "--SDcat Module to check whether local short description matches that on Wikidata -- local p = {} ------------------------------------------------------------------------------- --[[ setCat has the qid of a Wikidata entity passed as |qid= (it defaults to the associated qid of the current article if omitted) and the local short description passed as |sd= It returns a category if there is an associated Wikidata entity. It returns one of the following tracking categor...")
  • 19:10, 22 September 2026 CStatic talk contribs created page Template:Delink/doc (Created page with "This template is from [https://en.wikipedia.org/wiki/Template:Delink Wikipedia] and is used to remove links from wikitext. == Usage == Basic <syntaxhighlight lang="xml+smarty"> {{delink|link}} </syntaxhighlight> All parameters <syntaxhighlight lang="xml+smarty"> {{delink | 1 = | wikilinks = no | urls = no | comments = no | whitespace = no | refs = yes }} </syntaxhighlight> == Example == {| class="wikitable" ! Code ! Output |- | <syntaxhighligh...")
  • 11:25, 22 September 2026 CStatic talk contribs deleted page MediaWiki:Gadget-cosmostweaks.js (content was: "canada's cosmostweaks last updated: 28 september 2024 refer to [[dev:CosmosTweaks]] on dev.miraheze.org: // sidetools enableTOC = true; enableEditButton = true; enableFullwide = true; defaultFullwide = false; // dark mode enableDarkMode = true; defaultDarkMode = false; onlyDarkMode = false; // misc enableBannerNav = true; enableBackToTop = true; enableHideRail = true; // localization const i18n = { // For localization: Change the text in the "" quotation m...")
  • 11:21, 22 September 2026 CStatic talk contribs deleted page MediaWiki:Gadget-cosmostweaks.css (content was: "@import url('https://fonts.googleapis.com/css2?family=Rosario:ital,wght@0,300..700;1,300..700&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap'); CS added thisvvv: .portable-infobox { margin-right:3px; border-radius:5px; } .portable-infobox .pi-navigation { text-shadow:1px 1px 0 var(--content-background-color),-1px 1px 0 var(--content-background-color),1px -1px 0 var(--content-background-color),-1px -1px 0 var(--content-background-color),0px 1px 0 var(--cont...")
  • 11:13, 22 September 2026 CStatic talk contribs created page MediaWiki:Sitenotice (Created page with "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!")
  • 23:05, 21 September 2026 CStatic talk contribs deleted page Template:Dir (content was: "{{#ifeq:{{#dir:{{{lang|{{{1|{{int:lang}}}}}}}}}}|rtl|{{{2|{{{rtl|rtl}}}}}}|{{{3|{{{ltr|ltr}}}}}}}}", and the only contributor was "CStatic" (talk))
  • 23:02, 21 September 2026 CStatic talk contribs deleted page Template:NPC (content was: "#REDIRECT Template:NPCInfobox", and the only contributor was "CStatic" (talk))
  • 23:02, 21 September 2026 CStatic talk contribs deleted page Template:Delimited tag (content was: "{{#invoke:Delimited tag|main}}", and the only contributor was "CStatic" (talk))
  • 22:59, 21 September 2026 CStatic talk contribs deleted page Template:Line (content was: "<div style="height: 1px; margin: 2px 0 0; background: rgb(166, 166, 166); background: rgba(166, 166, 166, 0.5);"></div><br>", and the only contributor was "CStatic" (talk))
  • 22:57, 21 September 2026 CStatic talk contribs deleted page Template:Testbox (content was: "<infobox> <title source="name"> <default>{{PAGENAME}}</default> </title> <navigation><font color="grey"><div align="center">{{{special}}} Character</div></font></navigation> <image source="image" /> <header>{{{header | Information}}}</header> <data source="aliases"><label>Aliases</label></data> <data source="species"><label>Species</label></data> <data source="affiliation"><la...", and the only contributor was "CStatic" (talk))
  • 22:54, 21 September 2026 CStatic talk contribs deleted page Template:TOC (content was: "{{#if:{{{limit|}}}|<templatestyles src="TOC/limit-styles.css"/>}}<div style="{{#if:{{{clear|}}}{{{align|}}}| clear: {{{clear|both}}}; }} margin-bottom: .5em; float: {{{align|none}}}; {{#ifeq: {{lc:{{{align|}}}}} | right | margin-left:2em; | {{#ifeq: {{lc:{{{align|}}}}} | left | margin-right:2em; | <!-- align=none --> }} }} width: {{{width|auto}}};" {{#if:{{{limit|}}}|class="to...", and the only contributor was "CStatic" (talk))
  • 22:53, 21 September 2026 CStatic talk contribs deleted page Template:TOCright (content was: "{{TOC |clear={{{clear|{{dir|{{PAGELANGUAGE}}|left|right}}}}} |width={{{width|{{{1|auto}}}}}} |align={{dir|{{PAGELANGUAGE}}|left|right}} |limit={{{limit|}}} }}", and the only contributor was "CStatic" (talk))
  • 22:51, 21 September 2026 CStatic talk contribs deleted page Template:Quote box (content was: "<templatestyles src="Template:Quote_box/styles.css" /><div class="quotebox pullquote {{#switch: {{lc:{{{align|}}}}} | center = centered | left = floatleft | none = | floatright }} {{{class|}}}" style=" {{#if:{{{width|}}} |width:{{{width}}};}} {{#ifeq:{{{border}}}|none|border:none;|{{#if:{{{border|}}}|border-width: {{{border}}}}};...", and the only contributor was "CStatic" (talk))
  • 22:50, 21 September 2026 CStatic talk contribs deleted page Template:Quote box/styles.css (content was: "{{pp-template}}: .quotebox { background-color: rgba(255, 255, 255, 0.25); border: 1px solid #aaa; box-sizing: border-box; padding: 10px; font-size: 88%; max-width: 100%; } .quotebox.floatleft { margin: .5em 1.4em .8em 0; } .quotebox.floatright { margin: .5em 0 .8em 1.4em; } .quotebox.centered { overflow: hidden; position: relative; margin: .5em auto .8em auto;...", and the only contributor was "CStatic" (talk))
  • 22:33, 21 September 2026 CStatic talk contribs created page Template:If empty/doc (Created page with "Not sure what it does, but read more on the [https://en.wikipedia.org/wiki/Template:If_empty Wikipedia] page. <includeonly>Category:Templates</includeonly>")
  • 22:28, 21 September 2026 CStatic talk contribs deleted page Template:IsDesktop (content was: "desktop", and the only contributor was "CStatic" (talk))
  • 22:26, 21 September 2026 CStatic talk contribs created page Template:Userbox/doc (Created page with "This is the userbox template from [https://en.wikipedia.org/wiki/Template:Userbox Wikipedia]. Read more there for more information on how to style these boxes for your own userpages. == Usage == Most parameters are optional. <syntaxhighlight lang="xml+smarty"> {{userbox | bodyclass = <!--Adds an HTML class attribute to the entire template's HTML table, to allow for styling, emission of microformats, etc.--> | border-c = <!--border color (default=id-c or #999999)...")
  • 22:19, 21 September 2026 CStatic talk contribs deleted page Template:Poem (content was: "<includeonly><<noinclude></noinclude>poem>{{{1|}}}<<noinclude></noinclude>/poem></includeonly>", and the only contributor was "CStatic" (talk))
  • 22:18, 21 September 2026 CStatic talk contribs deleted page Template:Poem quote (content was: "<includeonly>{{Blockquote |text={{#if:{{{text|}}}{{{quote|}}}{{{quotetext|}}}{{{content|}}}{{{1|}}}|{{#tag:poem|{{if empty|{{{text|}}}|{{{quote|}}}|{{{quotetext|}}}|{{{content|}}}|{{{1|}}}}}}}}} |char={{{char|{{{character|}}}}}} |2={{{2|}}} |author={{{author|}}} |by={{{by|}}} |cite={{{cite|}}} |personquoted={{{personquoted|}}} |sign={{{sign|}}} |3={{{3|}}} |publication={{{publ...", and the only contributor was "CStatic" (talk))
  • 22:17, 21 September 2026 CStatic talk contribs created page Template:Emdash/doc (Created page with "This template returns an em dash (—). This is for times I am too lazy to copy and paste them in myself. == Usage == <syntaxhighlight lang="xml+smarty"> {{emdash}} </syntaxhighlight> == Example == It's not just the door knocking{{emdash}}it's Arthur T. Madison. <includeonly>Category:Templates</includeonly>")
  • 22:10, 21 September 2026 CStatic talk contribs created page Template:Who/doc (Created page with "Adds a superscript for statements made that refer to vague figures. Can be used in sincerity or in jest on the wiki. == Usage == <syntaxhighlight lang="xml+smarty"> {{who}} </syntaxhighlight> == Example == There are many{{who}} who believe that Aelwe'ni survived. <includeonly>Category:Templates</includeonly>")
  • 21:45, 21 September 2026 CStatic talk contribs deleted page Template:Lorem ipsum (content was: "{{{{{|safesubst:}}}#invoke:lorem ipsum|main}}", and the only contributor was "CStatic" (talk))
  • 21:42, 21 September 2026 CStatic talk contribs deleted page Template:Template:ARStatblock (content was: "#REDIRECT Template:ARStatblock", and the only contributor was "JD" (talk))
  • 21:41, 21 September 2026 CStatic talk contribs deleted page Template:Blockquote (content was: "<templatestyles src="Template:Blockquote/styles.css" /><!-- --><blockquote class="templatequote {{{class|}}}" {{#if:{{{style|}}}|style="{{{style}}}"}}>{{{text|{{{content|{{{quotetext|{{{quote|{{{1|<includeonly>{{error|Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter)}}{{main other|Category:Pages incorrectly using the quot...", and the only contributor was "CStatic" (talk))
  • 21:40, 21 September 2026 CStatic talk contribs deleted page Template:Blockquote/styles.css (content was: "{{pp-template}}: .templatequote { overflow: hidden; margin: 1em 0; padding: 0 32px; } .templatequotecite { line-height: 1.5em; @noflip: text-align: left; margin-top: 0; } @media (min-width: 500px) { .templatequotecite { @noflip: padding-left: 1.6em; } }", and the only contributor was "CStatic" (talk))
  • 21:35, 21 September 2026 CStatic talk contribs created page Template:Abbr/doc (Created page with "This template creates tooltips for abbreviations and acronyms for accessibility purposes. It is used on the [[{{SITENAME}}:Selected_anniversaries]] page's navigational calendar, but can be used on regular pages as well. More information about the template can be found on [https://en.wikipedia.org/wiki/Template:Abbreviation Wikipedia]. == Usage == <syntaxhighlight lang="xml+smarty"> {{abbr|1=|2=}} </syntaxhighlight> == Example == {{Abbr|NBITTRPG|NBI Tabletop Roleplaying G...")
  • 21:18, 21 September 2026 CStatic talk contribs created page Template:ARStatblock/doc (Created page with "This is the AR Statblock template by User:JD. It is to be used on Category:Shin Megami Tensei: Dark Divine Destiny Characters pages when applicable. == Usage == <syntaxhighlight lang="xml+smarty"> {{ARStatblock |User STR Stat= |User MAG Stat= |User TEC Stat= |User AGI Stat= |User VIT Stat= |User LCK Stat= |User Name= |Feat Lv2= |Feat Lv4= |Feat Lv6= |Feat Lv8= |Feat Lv10= |Feat Lv12= |Feat Lv14= |Feat Lv16= |Feat Lv18= |Feat Lv20= |Arcana Effect= |Demon STR Bo...")
  • 20:53, 21 September 2026 CStatic talk contribs created page Category:Templates (Created page with "This category contains all of the templates used on the wiki.")
  • 20:40, 21 September 2026 CStatic talk contribs created page Template:Documentation/doc (Created page with "__NOTOC__This is the '''<nowiki>{{Documentation}}</nowiki>''' template, used on every template on the wiki. It automatically transcludes content from the /doc the subpage of said template. This template is from the [https://dev.miraheze.org/wiki/Template:Documentation Miraheze Dev Wiki] and more information about the template can be found there. This template also provides a style guide on how template documentation should be written. == Usage == When appended to the...")
  • 20:04, 21 September 2026 CStatic talk contribs created page File:Test Template Info-Icon - Version (2).svg
  • 20:04, 21 September 2026 CStatic talk contribs uploaded File:Test Template Info-Icon - Version (2).svg
  • 04:33, 21 September 2026 CStatic talk contribs created page MediaWiki:Gadget-CollapsibleNav (Created page with "Collapsible navigation: Enables collapsible sections in the sidebar.")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)