User contributions for Admin
More actions
16 April 2026
- 04:4004:40, 16 April 2026 diff hist 0 N MediaWiki:Citizen-footer-desc Created blank page current
- 04:4004:40, 16 April 2026 diff hist 0 N MediaWiki:Citizen-footer-tagline Created blank page current
- 04:3904:39, 16 April 2026 diff hist −39 MediaWiki:Common.css No edit summary current
- 04:3804:38, 16 April 2026 diff hist −52,827 MediaWiki:Common.css No edit summary
- 03:4503:45, 16 April 2026 diff hist +1,059 N 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/..." current
- 03:3703:37, 16 April 2026 diff hist +1 MediaWiki:Common.css No edit summary
- 03:3603:36, 16 April 2026 diff hist −219,500 MediaWiki:Common.css No edit summary
- 03:2903:29, 16 April 2026 diff hist +340 N 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>" current
- 03:2503:25, 16 April 2026 diff hist +3,711 N 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}}} }}) }}..." current
- 03:0803:08, 16 April 2026 diff hist +1,242 N 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..." current
- 02:5902:59, 16 April 2026 diff hist +3,323 N 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..." current
- 02:5702:57, 16 April 2026 diff hist −369 MediaWiki:Common.css No edit summary
- 02:5702:57, 16 April 2026 diff hist +219,851 MediaWiki:Common.css No edit summary
- 02:4602:46, 16 April 2026 diff hist +61,909 MediaWiki:Common.css No edit summary
- 02:3102:31, 16 April 2026 diff hist +27 N Template:C Redirected page to Template:Code current Tag: New redirect
- 00:3600:36, 16 April 2026 diff hist +688 N 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..."