Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Related changes

More actions

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes optionsShow last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide my edits | Show bots | Hide minor edits
Show new changes starting from 09:11, 16 April 2026
 
Page name:
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:45  Template:Damage/colour diffhist +1,059 Admin talk contribs (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/...")
N    03:29  Template:Trim diffhist +340 Admin talk contribs (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>")
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...")