Related changes
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.
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
27 February 2026
| N 11:52 | Template:Code diffhist +1,289 East6 talk contribs (Created page with "<includeonly><templatestyles src="Code/styles.css" /><code class="rb-code">{{{1}}}</code></includeonly><noinclude> == Code == Renders inline text in a styled monospace box, used for config keys, flag names, variable names, and other technical identifiers. == Usage == <pre> {{Code|taxation}} {{Code|intensiveFarming}} {{Code|house_1}} </pre> == Parameters == {| class="wikitable" |- ! Parameter !! Required !! Description |- | <code>1</code> || Yes || The text to display a...") | ||||
26 February 2026
| N 13:56 | Template:Chain diffhist +1,618 East6 talk contribs (Created page with "<includeonly><templatestyles src="Chain/styles.css" />{{#invoke:Chain|render |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}|{{{7|}}}|{{{8|}}}|{{{9|}}}|{{{10|}}}|{{{11|}}}|{{{12|}}}|{{{13|}}}|{{{14|}}}|{{{15|}}} |title={{{title|}}}|direction={{{direction|}}} }}</includeonly><noinclude> == Chain == Renders a visual horizontal (or vertical) flow diagram showing a production chain: alternating resources and buildings connected by arrows. == Usage == <pre> {{Chain|Gr...") | ||||
| N 13:51 | Template:Tag diffhist +1,460 East6 talk contribs (Created page with "<includeonly><templatestyles src="Tag/styles.css" /><span class="rb-tag rb-tag-{{#switch:{{lc:{{{1}}}}}|new=new|balance=balance|fix=fix|qol=qol|performance=perf|perf=perf|new}}">{{#switch:{{lc:{{{1}}}}}|new=New|balance=Balance|fix=Fix|qol=QoL|performance=Performance|perf=Performance|{{{1}}}}}</span></includeonly><noinclude> == Tag == A small inline coloured badge for categorizing changelog entries. == Usage == <pre> * {{Tag|New}} Added line fences — players can now pl...") | ||||
| N 10:34 | Template:Key diffhist +1,902 East6 talk contribs (Created page with "<includeonly><templatestyles src="Key/styles.css" /><kbd class="keyboard-key nowrap">{{{1}}}</kbd>{{#if:{{{2|}}}|<span style="padding:0 0.3em;font-size:0.85em;">+</span><kbd class="keyboard-key nowrap">{{{2}}}</kbd>}}{{#if:{{{3|}}}|<span style="padding:0 0.3em;font-size:0.85em;">+</span><kbd class="keyboard-key nowrap">{{{3}}}</kbd>}}{{#if:{{{4|}}}|<span style="padding:0 0.3em;font-size:0.85em;">+</span><kbd class="keyboard-key nowrap">{{{4}}}</kbd>}}</includeonly><noinc...") | ||||