Recent changes
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
16 April 2026
| N 03:25 | Template:Damage/primitive diffhist +3,711 Admin talk contribs (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}}} }}) }}...") | ||||
| N 03:08 | Template:Code diffhist +1,242 Admin talk contribs (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...") | ||||
| N 02:59 | MediaWiki:Common.js diffhist +3,323 Admin talk contribs (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...") | ||||
|
|
N 02:57 | MediaWiki:Common.css 4 changes history +282,079 [Admin (4×)] | |||
|
|
02:57 (cur | prev) −369 Admin talk contribs | ||||
|
|
02:57 (cur | prev) +219,851 Admin talk contribs | ||||
|
|
02:46 (cur | prev) +61,909 Admin talk contribs | ||||
| N |
|
00:36 (cur | prev) +688 Admin talk contribs (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...") | |||
| N 02:31 | Template:C diffhist +27 Admin talk contribs (Redirected page to Template:Code) | ||||
| N 00:02 | Main Page diffhist +755 MediaWiki default talk contribs | ||||