Main public logs
More actions
Combined display of all available logs of TTRPG. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:40, 16 April 2026 Admin talk contribs created page MediaWiki:Citizen-footer-desc (Created blank page)
- 04:40, 16 April 2026 Admin talk contribs created page MediaWiki:Citizen-footer-tagline (Created blank page)
- 03:45, 16 April 2026 Admin talk contribs created page Template:Damage/colour (Created page with "<includeonly><span class="ttrpg-damage-type-{{lc: {{trim | {{{1}}} }} }}">{{trim | {{{2| {{{1}}} }}} }}</span></includeonly><noinclude> == Examples == | style = table | <nowiki>{{Damage/colour | Force | 1d4 + 4 Force damage. }}</nowiki> | <nowiki>{{Damage/colour | Healing | 1d4 + 4 Healing }}</nowiki> == Complete list of all colors == * {{Damage/colour|Acid|Acid}} * {{Damage/colour|Cold|Cold}} * {{Damage/colour|Fire|Fire}} * {{Damage/colour|Force|Force}} * {{Damage/...")
- 03:29, 16 April 2026 Admin talk contribs created page Template:Trim (Created page with "<includeonly>{{#if: {{{1|}}} | {{{1|}}} }}</includeonly><noinclude> This template returns its parameter without leading or trailing whitespace. It’s primarily for other templates to remove unwanted whitespace passed around an unnamed parameter (named parameters are automatically trimmed by MediaWiki). Category:Templates </noinclude>")
- 03:25, 16 April 2026 Admin talk contribs created page Template:Damage/primitive (Created page with "<includeonly><div class="bg3wiki-info-blob">{{#if: {{{die|}}} | {{die icon | D{{{die}}} | {{{type}}} }} }} {{damage colour | {{{type}}} | {{#switch: {{{flat value|}}} | <!--empty--> = <!--nothing--> | proficiency = Proficiency bonus | #default = {{{flat value}}} }}{{#if: {{{die|}}} | {{{count}}}d{{{die}}} {{#switch: {{{plus|0}}} | 0 = | + {{{plus}}} }} }} {{#if: {{{die|}}} | ({{#expr: {{{count}}} + {{{plus|0}}} }}~{{#expr: {{{count}}}*{{{die}}} + {{{plus|0}}} }}) }}...")
- 03:08, 16 April 2026 Admin talk contribs created page Template:Code (Created page with "<includeonly><code>{{{1}}}</code></includeonly><noinclude> Render text in a monospaced font suitable for code. This is simply a shorthand for {{c|<nowiki><code>fooobar</code></nowiki>}} which is annoying to type out every time; it's marginally nicer to write {{c|<nowiki>{{c|foobar}}</nowiki>}}. == Usage == This should be used to format technical strings such as UUIDs, file paths, snippets of code, etc. It ''should'' be used as a general purpose formatting tool to separ...")
- 02:59, 16 April 2026 Admin talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: if (document.readyState === 'complete') { bg3wikiCommonJsMain(); } else { window.addEventListener('load', bg3wikiCommonJsMain); } function bg3wikiCommonJsMain() { if (location.hostname === 'old.bg3.wiki') { setupBackupBanner(); } } function setupBackupBanner() { const sn = document.getElementById('siteNotice'); sn.innerHTML = ` <div style="text-align: center; background: blac...")
- 02:31, 16 April 2026 Admin talk contribs created page Template:C (Redirected page to Template:Code) Tag: New redirect
- 00:36, 16 April 2026 Admin talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: Dark Mode: .client-dark-mode body { background-color: #121212; color: #e0e0e0; } .client-dark-mode #content, .client-dark-mode .mw-body { background-color: #1e1e1e; } .client-dark-mode a { color: #8ab4f8; } .client-dark-mode .wikitable { background-color: #1e1e1e; color: #e0e0e0; } .client-dark-mode img { filter: brightness(0.9); } Language switcher: .lang-switcher .external { b...")
- 00:02, 16 April 2026 MediaWiki default talk contribs created page Main Page